Public Member Functions | |
| Socket | createSocket (String host, int port) |
| Stream | getInputStream (Socket socket) |
| Stream | getOutputStream (Socket socket) |
Definition at line 36 of file SocketFactory.cs.
| Socket Tamir.SharpSsh.jsch.SocketFactory.createSocket | ( | String | host, | |
| int | port | |||
| ) |
| Stream Tamir.SharpSsh.jsch.SocketFactory.getInputStream | ( | Socket | socket | ) |
| Stream Tamir.SharpSsh.jsch.SocketFactory.getOutputStream | ( | Socket | socket | ) |
1.5.9