Programming TCP/IP Access to ADR Cards
 

Client-side Command Display

Once the server is listening then the client computer can connect to it. The following image demonstrates the result of typing a command on the client command prompt.

ADRSockClient 10.0.0.1 y pa

clientDOS1.jpg (20,922 bytes)

In our hosts file the computer name SISU is defined as mapping to address 10.0.0.1 thus we can optionally issue the above command as:

ADRSockClient SISU y pa

clientDOS2.jpg (17,561 bytes)

The client also provides some rudimentary help text.

clientDOShelp.jpg (55,734 bytes)