简体   繁体   中英

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??

您可以在Silverlight中开发客户端,服务器端可以成为标准的C#控制台/ winforms应用程序。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM