Package laas.openrobots.ontology.connectors
Provides external connectors to communicate with the server.
- Since:
- 0.0.1
-
Interface Summary Interface Description IConnector -
Class Summary Class Description SocketConnector Implements a socket interface tooro-server
RPC methods.
The protocol is ASCII-based (ie, you can connect to the server with telnet to test everything).