previous
|
start
|
next
TCP Servers and Clients
Initially:
Note that the port number is used to
name
processes. Because the client establishes communication, it does not need a well-known port number, and so an unused one (> 1023) is randomly allocated by the TCP software, eg:
previous
|
start
|
next