프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PacketReceived | Action |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Send ( |
||
Send ( |
||
Send ( |
||
UDPListener ( |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Initialise ( ) : void | ||
Listen ( ) : void |
public Send ( |
||
destinationEndPoint | ||
buffer | byte | |
리턴 | void |
public Send ( |
||
destinationEndPoint | ||
buffer | byte | |
length | int | |
리턴 | void |
public Send ( |
||
destinationEndPoint | ||
message | string | |
리턴 | void |
public UDPListener ( |
||
endPoint | ||
리턴 | System |