Communications/Transactions Guide and Reference
Select the TCP Procedure Dialog part to add a conversation that represents
a simple exchange with a server application. If you have defined the
needed information for the server and if a C or COBOL record exists, then the
record can be used to connect to other parts of the application.
The execute action causes the client application to do the
following:
- Connect to the server defined by the connectionSpec, which was
set up using the settings view.
- Send the record to the server.
- Receive the record back from the server with its modified data.
- Disconnect from the server.
- Part:
-
- Category:
-
TCP/IP category
- Class Name:
- AbtTCPProcDialog
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]