NetworkXBaseReceiveFileFromSocket 方法 | 
| 名称 | 说明 | |
|---|---|---|
| ReceiveFileFromSocket(Socket, Stream, ActionInt64, Int64) | 
            [自校验] 从网络中接收一个文件,写入数据流,如果结果异常,则结束通讯,参数顺序文件名,文件大小,文件标识,上传人 [Self-checking] Receive a file from the network. If the result is abnormal, the communication ends.  | |
| ReceiveFileFromSocket(Socket, String, ActionInt64, Int64) | 
            [自校验] 从网络中接收一个文件,如果结果异常,则结束通讯 [Self-checking] Receive a file from the network. If the result is abnormal, the communication ends.  |