프로퍼티 | 타입 | 설명 | |
---|---|---|---|
incomingSequence | uint | ||
outgoingSequence | uint |
메소드 | 설명 | |
---|---|---|
CheckAcks ( |
||
Inject ( |
||
LocalEndPoint ( ) : |
||
ModifySequence ( |
||
Reset ( ) : void | ||
Run ( ) : void | ||
SendPacket ( |
||
SimProxy ( |
||
WaitForAck ( |
메소드 | 설명 | |
---|---|---|
BackgroundTasks ( ) : void | ||
ReceiveFromClient ( IAsyncResult ar ) : void |
public CheckAcks ( |
||
packet | ||
direction | Direction | |
length | int | |
needsCopy | bool | |
리턴 |
public Inject ( |
||
packet | ||
direction | Direction | |
리턴 | void |
public ModifySequence ( |
||
packet | ||
direction | Direction | |
length | int | |
needsCopy | bool | |
리턴 |
public SendPacket ( |
||
packet | ||
skipZero | bool | |
리턴 | void |
public SimProxy ( |
||
proxyConfig | ||
simEndPoint | ||
proxy | Proxy | |
리턴 | System |
public WaitForAck ( |
||
packet | ||
direction | Direction | |
리턴 | void |