|
|
|
|
|
|
|
|
|
n |
Communications
through the Internet occurs between a "Client"
|
|
|
application
software and the same application software running on a
|
|
|
"server"
|
|
|
n |
Each
connection is uniquely identified by 4 addresses: (1) Client IP
|
|
|
address,
(2) client application port #, (3) server IP address and (4)
|
|
|
server
application port.
|
|
|
n |
Application
ports on the server side are called: "Well-known Sockets".
|
|
The
port number for each application is known to all hosts
|
|