프로퍼티 | 타입 | 설명 | |
---|---|---|---|
communicateSockets | List |
메소드 | 설명 | |
---|---|---|
Access ( string IP, string Port, string PortSelf, System AccessAction ) : void | ||
Receive ( Socket>.System |
||
Send ( string message, Socket source, bool SendOnly ) : void |
public Access ( string IP, string Port, string PortSelf, System AccessAction ) : void | ||
IP | string | |
Port | string | |
PortSelf | string | |
AccessAction | System | |
리턴 | void |
public Receive ( Socket>.System |
||
ReceiveAction | Socket>.System | |
Source | Socket | |
리턴 | void |
public Send ( string message, Socket source, bool SendOnly ) : void | ||
message | string | |
source | Socket | |
SendOnly | bool | |
리턴 | void |