guru moorthy

guru moorthy

  • NA
  • 30
  • 0

How to allocate multiple ports for each customer?

Oct 23 2013 6:55 AM
Hi All

We are using Windows service in C#.net with Socket communication. There is a Client and server machines and receiving message from client and sending response from server with single port. Now the requirement is need to create 2 ports for each customer, one for receiving and one for sending the message. How to implement in C#.net with socket communication. Please help me on this.

Answers (3)