Sujeet Suman
What is Socket Programming in C#
By Sujeet Suman in .NET on Jul 22 2015
  • Ahtasham Hassan
    Sep, 2015 10

    A C# Server Socket Program running on a computer has a socket that bound to a Port Number on the same computer and listening to the client's incoming requests.

    • 1
  • Sujeet Suman
    Aug, 2015 18

    http://www.c-sharpcorner.com/UploadFile/ajyadav123/applied-C-Sharp-net-socket-programming/

    • 1
  • Munesh Sharma
    Aug, 2015 5

    http://csharp.net-informations.com/communications/csharp-socket-programming.htm

    • 1
  • Vishal Jadav
    Aug, 2016 8

    Socket is a Port in System. We can Send and receive data using Socket using different protocols.Tcp, UdP etc.

    • 0
  • Sandeep Kumar
    Dec, 2015 27

    Socket programming in c# is get communicate from front end to back end or client side to server side through some protocols

    • 0
  • bharat aggarwal
    Oct, 2015 16

    socket programming in .NET Framework using C#. Secondly, we will create a small application consisting of a server and a client, which will communicate using TCP and UDP protocols.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS