Implementation of Connection Oriented Socket Programming In C#

Main Article Content

Sanjay Kumar Shukla
Meenakshi Shukla

Abstract

A socket is one endpoint of a two-way communication link between two programs running on the network. A socket is bound to a port number so that the TCP layer can identify the application that data is destined to be sent to. An endpoint is a combination of an IP address and a port number.

Article Details

Section

Articles