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

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

2.12 Host name extension

The maximum host name length that TP1/Client can handle is 63 characters. However, you can use the host name extension function to extend the host name length to a maximum of 255 characters. To use the function, specify 00000008 (logical addition) in DCCLTOPTION in the client environment definition.

The header file dcvclt.h provided by TP1/Client defines MAXHOSTNAME (=64) and DCMAXDNSNAME (=256). Use these definitions as required when creating a CUP.

Organization of this section
2.12.1 Host name length and host name storage area length that can be specified in the arguments of C functions
2.12.2 COBOL-UAP creation programs when the host name extension function is used
2.12.3 Number of characters that can be specified in an operand in the client environment definition
2.12.4 Notes on using the host name extension function