OpenTP1 Version 7 TP1/Client User's Guide TP1/Client/W, TP1/Client/P

[Contents][Index][Back][Next]

4. TP1/Client Functions (C Language)

This subsection describes the functions that can be used with TP1/Client.

The description in this chapter uses function names in dc_xxx_xxx_s format (_s version), the format used to call DLL functions in C. If you use the ordinary object library functions, replace the function names with the corresponding function names in dc_xxx_xxx format (non-_s version).

Organization of this chapter
4.1 Notes on using functions
4.2 User authentication
4.3 Remote procedure calls
4.4 Permanent connection
4.5 Transaction control
4.6 TCP/IP communication function
4.7 Facility for receiving one-way messages from the server
4.8 XATMI interface facility
4.9 Character code converter (When not using a code mapping table)
4.10 Character code converter (When using a code mapping table)