| 
        Some common protocols... TCP/IP 
		 
		(Transmission Control Protocol / Internet Protocol) - the basic protocol 
		used for transmitting any data over a network, and particularly, the 
		Internet. 
		HTTP  
		(HyperText Transfer Protocol) -  used for transmitting web pages 
		over the Internet. 
		FTP  
		(File Transfer Protocol) - a protocol for transmitting files over the 
		Internet 
		POP3  
		(Post Office Protocol 3) -  a protocol for retrieving emails 
		SMTP  
		(Simple Mail Transfer Protocol) - a protocol for sending emails. 
		   |