本文介绍了javascript客户端连接到.net tcpserver的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在尝试实现某种信息系统.
系统应该像这样工作:
.Net程序通过Tcp服务器提供数据,
浏览器客户端应连接到服务器并显示传入的数据.
我想我能做到的唯一方法就是通过javascript.
你们中有人有经验吗,或者可以给我建议,
我可以为此使用哪些组件?

亲切的问候
Manuel

Hi,

i am trying to realize some kind of an information system.
The system should work like that:
.Net Program provides Data via a Tcp Server,
Browser clients should connect to server and display the incoming data.
I guess the only way i can do that is via javascript.
Does anyone of you have experience with such things, or can give me advice,
which components i can use for this?

Kind regards
Manuel

推荐答案


这篇关于javascript客户端连接到.net tcpserver的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-26 06:03
查看更多