Свойство | Тип | Описание | |
---|---|---|---|
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 Send ( |
||
stream | ||
Результат | void |
public Start ( |
||
client | The client. | |
Результат | void |
public NetworkStream,System.Net.Sockets ServerStream | ||
Результат |