What is a Socket Class?

 Posted by Chvrsri on 12/10/2010 | Category: Networking Interview questions | Views: 4299 | Points: 40
Answer:

Generally a Socket class provides a set of Synchronous and Asynchronous methods for the Synchronous and Asynchronous mode of communication.

We can get this using a namespace called

System.Net.Sockets.Socket


Source: My Own Observation | Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response