Client-Server At Same Time

Feb 4 2009 9:43 AM

Hi Guys,

I have a question about client server programming. My question as following, How to implement a program in C# that act as a router (Bridge) such that it receive the stream from one side and send the same stream  to other side & vice versa.

Server <-->  the Program  <-->  Client

Thanks

 


Answers (1)