프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ServerStream | |||
StandardID | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BytesToQueueProcessor | void | ||
Dispose | void | ||
RaiseBytesReceived | void | ||
RaiseExceptionEncountered | void | ||
SendProcessor | void |
메소드 | 설명 | |
---|---|---|
ClearSendQueue ( ) : void | ||
Connector ( int port ) : System | ||
Dispose ( ) : void | ||
Send ( |
||
Start ( |
Starts the specified client.
|
|
Stop ( ) : void |
Stops the connection
|
메소드 | 설명 | |
---|---|---|
BytesToQueueProcessor ( ) : void |
Processes Byte from the TCP/IP stream to queue processor.
|
|
Dispose ( bool Disposing ) : void | ||
RaiseBytesReceived ( Stream buffer ) : void | ||
RaiseExceptionEncountered ( |
||
SendProcessor ( ) : void |
public Start ( |
||
client | The client. | |
리턴 | void |
public NetworkStream,System.Net.Sockets ServerStream | ||
리턴 |