Метод | Описание | |
---|---|---|
Accept ( string &destination ) : |
||
Connect ( string destination ) : |
||
SamManager ( string host, int port, string caption ) : System | ||
Start ( ) : string |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
AcceptThread ( ) : void | ||
GetSocket ( ) : |
||
ReaderThread ( ) : void | ||
WriterThread ( ) : void |
public Accept ( string &destination ) : |
||
destination | string | |
Результат |
public Connect ( string destination ) : |
||
destination | string | |
Результат |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public SamManager ( string host, int port, string caption ) : System | ||
host | string | |
port | int | |
caption | string | |
Результат | System |