com.numdata.socket.tool
Class SocketTool
java.lang.Object
com.numdata.socket.tool.SocketTool
public class SocketTool
- extends Object
A command-line tool for using TCP sockets.
- Author:
- G. Meinders, Peter S. Heijnen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketTool
public SocketTool()
main
public static void main(String[] args)
throws IOException
- Run application.
- Parameters:
args - Command-line arguments.
- Throws:
IOException - if an I/O error occurs.
doProxy
public static void doProxy(String[] args)
submitTask
public void submitTask(@NotNull
Runnable task)
Copyright © 2018 Numdata BV. All rights reserved.