TCP Connection Management
TCP connection management encompasses the procedures for establishing and terminating connection (FTCP is connection oriented protocols). In TCP connection oriented transmission requires three phases:
a.Connection Establishment
b.Data transfer
c.Connection termination.