| United States-English |
|
|
|
![]() |
HP 9000 Networking: HP FTAM/9000 Programmer's Guide > Chapter 6 Managing HP FTAM/9000 ConnectionsStarting and Stopping Application Entities |
|
Use ft_aeactivation() and ft_aedeactivation() to respectively start and stop ftam_init.
You must invoke ft_aeactivation() before establishing a connection. By passing my_dir_name (the local ftam_init directory distinguished name) as input, the interface returns the ae_label of the activated ftam_init. Note, directory distinguished names are in the Initial Configuration Store (ICS); they are defined during system configuration and when nodes are added to the network. Using my_dir_name requires that you set up Ae_dir_dn. You can do so manually (as explained in the "FTAM Data Structures" chapter) or you can call the convert_ddn utility. This utility eases the setting of Ae_dir_dn by automatically setting it and its sub-structures for you. The source for convert_ddn is in /opt/ftam/demos/cnvrt_addr.c. (For instructions, read the on-line README document in this directory.) The "Example Programs" chapter also contains the source for convert_ddn.
Use ft_aedeactivation() to deactivate the AE (ftam_init) servicing the request.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||