HP DCE/9000 Version 1.7 Application Development Tools for HP-UX 11.0 Release Note
vi HP DCE 1.7 Application Development Tools Release Note
Contents
7. Developing DCE Applications with HP DCE/ 9000
Building DCE Programs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
Notes on Debugging HP DCE Applications . . . . . . . . . . . . . . . . . . . . . . 32
Using HP DCE with C++ Applications . . . . . . . . . . . . . . . . . . . . . . . . . . 34
Notes on Programming with HP DCE . . . . . . . . . . . . . . . . . . . . . . . . . . 36
Appropriate Uses of the Cell Directory Service. . . . . . . . . . . . . . . . . . 36
Cell Directory Service Programming Interfaces . . . . . . . . . . . . . . . . . 37
RPC_RESTRICTED_PORTS Environment Variable . . . . . . . . . . . . . 37
RPC Authentication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
RPC Data Transfer Limitation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Restricting RPC Addresses. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Calling exec() from a DCE Application . . . . . . . . . . . . . . . . . . . . . . . 40
Process Forking. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
File Locking. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
sec_id_parse_name() . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
sec_login_valid_and_cert_ident(). . . . . . . . . . . . . . . . . . . . . . . . . . 42
semop(). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
signal() . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
system() . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
vfork(). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43