自组织网络(Ad Hoc Network)——TOPIC 7 TCP
socket address
- TCP/IP address needs both IP address and port number, at each end, to make connection, which called socket address.
- To use the services of transport layer in the internet, a pair of socket addresses is required the client socket and the server socket.