Method | Description | |
---|---|---|
CreateEchoProxy ( |
Static constructor with
|
|
CreateMirrorProxy ( |
Static constructor with
|
|
LogicLoop ( ) : bool |
Dummy logic loop, for test purposes
|
|
ProxyDummyEcho ( |
Instantiate a dummy proxy that echoes what it reads on the socket back to it
|
public static CreateEchoProxy ( |
||
socketBP | ||
return |
public static CreateMirrorProxy ( |
||
socketBP | ||
return |
public ProxyDummyEcho ( |
||
socketBP | Client socket | |
PrintEchoPrefix | bool | If true, the proxy will add an /// "Echo" prefix for each message |