This sample procedure is started by $NMSATC1 (the server) and has a connection transferred to it. This procedure accepts the connection, receives a command, and issues the command. It then reads the responses from the command and sends them back to the requester. The requests and responses are received and sent in ASCII to demonstrate how to do ASCII/EBCDIC translation.
Any errors that this procedure encounters are written to the log.
This sample works in conjunction with the following sample procedures:
You can also use Telnet instead of $NMSATC3 as the client program.
| Copyright © 2009 CA. All rights reserved. |
|