Closed baikunth2a closed 1 year ago
The network server in the given example simulation is implemented with StandardHost as networkServer: StandardHost, But there is a module called NetworkServerApp. How to implement this module as a standard network server in the example network?
networkServer: StandardHost
NetworkServerApp
The network server in the given example simulation is implemented with StandardHost as
networkServer: StandardHost
, But there is a module calledNetworkServerApp
. How to implement this module as a standard network server in the example network?