TCP Socket is also called virtual port,are used in tcp and udp communication,hey are called 'virtual ports' because a single physical connector can serve multiple connections. Each side of a socket connection uses its own port number, which does not change during the life of that connection.
Comments
Post a Comment