Class PortForwarder
java.lang.Object
org.wpilib.net.PortForwarder
Forward ports to another host. This is primarily useful for accessing Ethernet-connected devices
from a computer tethered to the RoboRIO USB port.
-
Method Summary
-
Method Details
-
add
-
remove
Stop TCP forwarding on a port.- Parameters:
port- local port number
-