1
14kviews
What is socket address? Explain with example.
1 Answer
written 7.3 years ago by |
Socket address is the combination of an IP address and port number.
Telephone connection is the combination of a phone number and particular extension.
Number socket is an internal end point for sending or receiving data at a single node in computer network.
There is a corresponding socket address at …