InfoCenter Home > 6.6.0.2.2.3.13: Connecting to remote serversThe wscp Remote operations enable wscp to administer remote servers as follows:
The following example command shows how to create a connection to a remote server: wscp> Remote attach greenland.ibm.com:1000:123898 where greenland.ibm.com is the server name, 1000 is the port number, and 123898 is the key number. The following example command closes all remote connections: wscp> Remote detach The following example commands opens up a server listener process for the specified server, port number, and key: wscp> Remote listen greenland.ibm.com:1000:123898 Server listening at greenland.ibm.com:1000:123898 |
| ||
|