Package org.ros.internal.transport.tcp
package org.ros.internal.transport.tcp
Provides internal classes for implementing TCPROS.
These classes should _not_ be used directly outside of the org.ros package.
- See Also:
-
ClassDescriptionThe TCP server which is used for data communication between publishers and subscribers or between a service and a service client.A
ChannelHandlerwhich will process the TCP server handshake.