开发者

c# TCP/IP server and client

I want to write a similar program like the TCP/IP server and client but i want it to be web based, so on the clients side they can go on any web browser and be able to connect to the server. How do i approach this, i want to use visual studio c#. I looked up on web sockets, is that the way 开发者_运维问答to go??


You could develop the client end in Silverlight, the server end would be able to be a standard C# console/winforms application.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜