Previous Topic: Related User ExitsNext Topic: CI_TCP_DPC_DIRSERV_EXIT—TCPIP DPC Directory Services Exit


TCP/IP - Windows User Exits

All supplied TCP/IP Transport user exits are written using the C programming language. The following table briefly describes the TCP/IP Exits:

TCP/IP Transport: Language: C

User Exit Name

Source Code

Description

CI_TCP_DPC_DIRSERV_EXIT

citcpclx.c

TCP/IP Directory Services User Exit

CI_TCP_DPC_HANDLECOMM_COMPLETE

citcpclx.c

Verifies that a data has been processed successfully (a valid send/receive has occurred).

CI_TCP_DPC_SETUPCOMM_COMPLETE

citcpclx.c

Verifies that connection to target server is successful.

Details for the preceding user exits follow in a separate section for each.