Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
This lesson provides an introduction to TCP/IP.
http://www.e-tutes.com/lesson3/networking_fundamentals_lesson3_1.htm
Tutorial Statistics
Total Hits: 422
Average Rating :     
Total Votes: 0 votes
Category: Windows/Networking
Submitted on: 2011-02-02 10:29:17
Submitted By: Atheek Ahamed
Set as Favorite
TCP/IP is shorthand for a suite of protocols that run on top of IP. IP is the Internet Protocol, and TCP is the most important protocol that runs on top of IP. Any application that can communicate over the Internet is using IP, and these days most internal networks are also based on TCP/IP. Protocols that run on top of IP include: TCP, UDP and ICMP. Most TCP/IP implementations support all three of these protocols. We’ll talk more about them later. More detail...
|
|
|