Home
Free Newsletter
Home Network
Wireless Network
Internet Sharing
Remote Desktop
VPN
XP Router
Network Switch
Network Cable
Computer Security
Computer Networking Tips
Wireless Networking Tips
Win7 Networking Tips
Win7 Wireless Tips
Vista Networking Tips
Vista Wireless Tips
XP Networking Tips
XP Wireless Tips
Network FAQ
Wireless FAQ
Wireless N Products
Wireless Products
Gadget Store
Networking Books
Useful Links
Folding @ Home
Site Blog
About This Site
Privacy Policy

[?] Subscribe To This Site

XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines

Question: What is protocol?

Protocol is agreement between computer devices on how to communicate between each other. This is the standards that vendors will follow when they manufacture computer devices, so that the devices from different vendors could talk to each other. This is also the standards for software house to use when they write computer program.

Some examples: When you type http://google.com in your web browser, the browser will talk to Google web server by using HTTP protocol, and your FTP client will talk to FTP server by using FTP protocol in order to send/receive files.

The popular protocols are IP, TCP, UDP, HTTP, HTTPS, FTP, SMTP, POP3, IMAP, etc.