프로퍼티 | 타입 | 설명 | |
---|---|---|---|
client | Socket | ||
dataStream | System.Stream | ||
expectMultipleResponses | bool |
메소드 | 설명 | |
---|---|---|
Client ( |
||
Client ( bool isStateLess ) : System | ||
StartTcp ( ) : void | ||
StartTcp ( |
||
StartTcp ( |
||
StartUdp ( ) : void | ||
StartUdp ( |
||
StartUdp ( |
메소드 | 설명 | |
---|---|---|
Client ( Socket s, Network.Server server ) : System | ||
JoinMulticastGroup ( |
protected Client ( Socket s, Network.Server server ) : System | ||
s | Socket | |
server | Network.Server | |
리턴 | System |
protected JoinMulticastGroup ( |
||
multicastAddr | ||
timeToLive | byte | |
리턴 | void |
public StartTcp ( |
||
address | ||
port | ushort | |
리턴 | void |
public StartUdp ( |
||
address | ||
port | ushort | |
리턴 | void |