Method | Description | |
---|---|---|
FixedLengthStream ( |
||
Receive ( ) : string |
Method | Description | |
---|---|---|
CustomSend ( byte data ) : void |
Method | Description | |
---|---|---|
ReceiveLength ( ) : int | ||
ReceiveMessage ( int length ) : string | ||
SendLength ( byte message ) : void |
public FixedLengthStream ( |
||
client | ||
return | System.Net.Sockets |