Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/152.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C#/Mono:为什么我的TcpClient套接字的RemoteEndPoint是;空“;?_C#_Mono_Tcpclient - Fatal编程技术网

C#/Mono:为什么我的TcpClient套接字的RemoteEndPoint是;空“;?

C#/Mono:为什么我的TcpClient套接字的RemoteEndPoint是;空“;?,c#,mono,tcpclient,C#,Mono,Tcpclient,我遇到了一个问题,新接受的TcpClient没有RemoteEndPoint,尽管底层套接字已连接。有几次(约5%的连接)设置了RemoteEndPoint属性,但这不是很有帮助。设置总是一样的,发送的包也是一样的。你们有谁有同样的问题吗

我遇到了一个问题,新接受的TcpClient没有RemoteEndPoint,尽管底层套接字已连接。有几次(约5%的连接)设置了RemoteEndPoint属性,但这不是很有帮助。设置总是一样的,发送的包也是一样的。你们有谁有同样的问题吗