프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NearIP | string | ||
NearPort | int | ||
Parameters | Variant | ||
Rx | int |
메소드 | 설명 | |
---|---|---|
Create ( string bindIp, int bindPort ) : |
||
Create ( string bindIp, ushort bindPort, |
||
GetStats ( Variant info ) : bool | ||
GetStats ( Variant info, uint namespaceId ) : void | ||
OnEvent ( |
||
SetReceiveBuffer ( |
||
SignalOutputData ( |
||
StartAccept ( ) : bool | ||
UDPCarrier ( Socket socket ) : System |
메소드 | 설명 | |
---|---|---|
GetEndpointsInfo ( ) : bool |
public static Create ( string bindIp, int bindPort ) : |
||
bindIp | string | |
bindPort | int | |
리턴 |
public static Create ( string bindIp, ushort bindPort, |
||
bindIp | string | |
bindPort | ushort | |
pProtocol | ||
리턴 |
public GetStats ( Variant info, uint namespaceId ) : void | ||
info | Variant | |
namespaceId | uint | |
리턴 | void |
public OnEvent ( |
||
e | ||
리턴 | bool |
public SetReceiveBuffer ( |
||
ms | ||
socketAsyncEventArgs | ||
size | int | |
리턴 | bool |
public SignalOutputData ( |
||
address | ||
outputStream | ||
리턴 | bool |