Hi,
I took your presentation from the javaone and tried to implement the
communication.
ConnectorHandler connection =
crtl.acquireConnectorHandler(Controller.Protocol.CUSTOM);
But the ³connect² method of the ConnectorHandler object takes a SocketAdress
object as parameter, which I donıt have in serial port communication. Do you
have any hint for me to resolve this Problem ?
Georges Goebel