Skip to content

Latest commit

 

History

History
 
 

Networking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Networking

FTP Program - A file transfer program which can transfer files back and forth from a remote web sever.

Bandwidth Monitor - A small utility program that tracks how much data you have uploaded and downloaded from the net during the course of your current online session. See if you can find out what periods of the day you use more and less and generate a report or graph that shows it.

Port Scanner - Enter an IP address and a port range where the program will then attempt to find open ports on the given computer by connecting to each of them. On any successful connections mark the port as open.

Mail Checker (POP3 / IMAP) - The user enters various account information include web server and IP, protocol type (POP3 or IMAP) and the application will check for email at a given interval.

Country from IP Lookup - Enter an IP address and find the country that IP is registered in. Optional: Find the Ip automatically.

Whois Search Tool - Enter an IP or host address and have it look it up through whois and return the results to you.

Site Checker with Time Scheduling - An application that attempts to connect to a website or server every so many minutes or a given time and check if it is up. If it is down, it will notify you by email or by posting a notice on screen.