Hi all,

With Visual Basic I did client-server with ActiveX exe (the server) and simple exe (the cliant).

How can I do Client-server structure in C# (.NET)?

Thank you