examples
Class RemotePF
java.lang.Object
examples.RemotePF
public class RemotePF
- extends Object
This example demonstrates remote port forwarding i.e. when the remote host is made to listen on a specific address
and port; and forwards us incoming connections.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotePF
public RemotePF()
main
public static void main(String... args)
throws IOException
- Throws:
IOException
Copyright © 2009-2012. All Rights Reserved.