Sockets

by arun rajiah on June 29, 2009

Sockets are functional for both unconnected and network applications. A socket is a communications connection point that we can name and address in a network. When a computer program requires connecting to a local or wide area network like the Internet, it uses a software component called a socket. Sockets permit us to replace information between procedure on the same machine or diagonally a network, it allocate work to the most capable machine, and permit right of entry to centralized data effortlessly.

Sockets are normally used for the communication between the client and the server. A socket is a communications link that we can name and address in a network. Sockets can also be used for communication between processes within the same computer. Sockets are an input element of UNIX and Windows-based operating systems. They make it easy for software developers to create network-enabled programs. Sockets are also known as low-level connections.

Subscribe Now

If you enjoyed this article. Subscribe to the feed to get instantly updates of awesome article soon to come.

Leave a Comment

Previous post:

Next post: