NetworkBaseSendStringAndCheckReceiveAsync 方法 |
名称 | 说明 | |
---|---|---|
SendStringAndCheckReceiveAsync(Socket, Int32, String) |
[自校验] 直接发送字符串数据并确认对方接收完成数据,如果结果异常,则结束通讯 [Self-checking] Send string data directly and confirm that the other party has received the completed data. If the result is abnormal, the communication ends. | |
SendStringAndCheckReceiveAsync(Socket, Int32, String) |
[自校验] 直接发送字符串数组并确认对方接收完成数据,如果结果异常,则结束通讯 [Self-check] Send string array directly and confirm that the other party has received the completed data. If the result is abnormal, the communication ends. |