cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
690
Views
0
Helpful
3
Replies

any good documentation tcp/ip?

gavin han
Level 1
Level 1

any good documentation tcp/ip? I haven't been able to find good one :). please if you know good documentation to learn tcp/ip in depth.

3 Replies 3

InayathUlla Sharieff
Cisco Employee
Cisco Employee

TCP

TCP is a connection-oriented transport protocol that sends data as an unstructured stream of bytes. By using sequence numbers and acknowledgment messages, TCP can provide a sending node with delivery information about packets transmitted to a destination node. Where data has been lost in transit from source to destination, TCP can retransmit the data until either a timeout condition is reached or until successful delivery has been achieved. TCP can also recognize duplicate messages and will discard them appropriately. If the sending computer is transmitting too fast for the receiving computer, TCP can employ flow control mechanisms to slow data transfer. TCP can also communicates delivery information to the upper-layer protocols and applications it supports. All these characteristics makes TCP an end-to-end reliable transport protocol. TCP is specified in RFC 793 leavingcisco.com.

Figure 1 – TCP/IP Protocol Suite in Relation to the OSI Reference Model

 

5_01.gif 

Some good referecnce:-

http://www.cisco.com/c/en/us/support/docs/ip/routing-information-protocol-rip/13769-5.html#tcp

http://www.tcpipguide.com/free/t_IPDatagramGeneralFormat.htm

https://www.redbooks.ibm.com/redbooks/pdfs/gg243376.pdf

 

HtH

regards

Inayath

******Please do not forget to rate the post if helpfull*

 

Ganesh Hariharan
VIP Alumni
VIP Alumni
any good documentation tcp/ip? I haven't been able to find good one :). please if you know good documentation to learn tcp/ip in depth.

Hi Gavin,

​With my experience ,  Jeff Doyle, Jennifer Carroll and Todd Lammle are the best Author for TCP/IP beginner understanding with depth insight on TCP/IP.

Check out the below link on TCP/IP 

http://www.ciscopress.com/store/routing-tcp-ip-volume-1-9781587052026

http://www.amazon.in/CCNA-Cisco-Certified-Network-Associate/dp/0782126472

Hope it Helps..

-GI

Rate if It Helps

 

 

saif musa
Level 4
Level 4

Gavin,

Chick attachment please, it may helps

 

Regards