Method | Description | |
---|---|---|
ClientTest ( string modbusAddress, int port, bool debug ) : int | ||
Main ( string args ) : void | ||
ServerTest ( string listenAddress, int port, bool debug ) : int | ||
ServerTestMulti ( string listenAddress, int port, bool debug ) : int |
Method | Description | |
---|---|---|
Usage ( ) : void |
public static ClientTest ( string modbusAddress, int port, bool debug ) : int | ||
modbusAddress | string | |
port | int | |
debug | bool | |
return | int |
public static ServerTest ( string listenAddress, int port, bool debug ) : int | ||
listenAddress | string | |
port | int | |
debug | bool | |
return | int |
public static ServerTestMulti ( string listenAddress, int port, bool debug ) : int | ||
listenAddress | string | |
port | int | |
debug | bool | |
return | int |