docs/current/tcpservice #40
Replies: 4 comments 2 replies
-
测试评论 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我想实现一个功能被是同步堵塞接收,请问需要怎么弄呀?就是server 发送了数据后,直接在上下文等待client返回数据 |
Beta Was this translation helpful? Give feedback.
1 reply
-
我用TcpService在WPF中是实现了一个采集器数据的远程监测,采集器每4500毫秒发送一次数据。运行中发现一个很奇怪的现象:程序明明没有主动关闭采集器的socket连接,但是只要监测到10分钟左右,采集器就会重新发起连接请求。但是我用网络调试助手作为服务端来长时间接收采集器数据确实正常的,这是怎么回事 |
Beta Was this translation helpful? Give feedback.
0 replies
-
如何一次性给所有的Client发送数据? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/current/tcpservice
定义
https://touchsocket.net/docs/current/tcpservice
Beta Was this translation helpful? Give feedback.
All reactions