Method | Description | |
---|---|---|
Dispose ( ) : void |
执行与释放或重置非托管资源相关的应用程序定义的任务。
|
|
Handle ( byte handshakeMsg, int length, |
||
Handshake ( byte handshakeMsg, int length, |
服务路由匹配
|
|
TcpFileTransmitServiceDistributer ( ) : System |
public Handle ( byte handshakeMsg, int length, |
||
handshakeMsg | byte | |
length | int | |
socket | ||
state | object | |
return | bool |
public Handshake ( byte handshakeMsg, int length, |
||
handshakeMsg | byte | 消息字节流 |
length | int | 消息长度 |
connection | ||
return | bool |
public TcpFileTransmitServiceDistributer ( ) : System | ||
return | System |