메소드 | 설명 | |
---|---|---|
Close ( ) : void |
Close the stream
|
|
Initialize ( ) : void |
Prepare the stream for reading and writing
|
메소드 | 설명 | |
---|---|---|
TcpCommunicator ( |
A Communicator with a given IP and Port
|
protected TcpCommunicator ( |
||
ip | IP associated with this TcpCommunicator | |
port | int | Port associated with this TcpCommunicator |
리턴 | System.Net |