当客户端关闭套接字时,服务器不会注意到(.NET CF 和 GPRS)
用 .NET Compact Framework 编写的客户端。客户端通过 GPRS 连接将套接字连接到服务器。服务器接受连接。客户端发送62字节数据,然后关闭套接字。服务器永远不会检测到客户端已关闭套接字,因此无法知道传输已完成。
当通过无线连接运行时,该代码可以正常工作。
有什么想法吗?
Client written in .NET Compact Framework. Client connects a socket to the server over a GPRS connection. The server accepts the connection. Client sends 62 bytes of data and then closes the socket. Server never detects that the client has closed the socket and is therefore not able to know that the transfer has completed.
This code works fine when run over a wireless connection.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论