Package | Description |
---|---|
de.innovationgate.utils.remote |
A simple implementation of a socked-based client/server communication framework.
|
Constructor and Description |
---|
Server(int port,
CommandHandler commandHandler)
Creates a server that will run on the given port
|