NIC Access API
7.7
The NIC access API provides a CORBA interface for external applications written in programming languages other than Java to access NIC.
You should be familiar with the NIC concepts and the NIC sample data before you use the NIC access API.
The NicAccess software object represents the interface module manager. The NIC creates one object of this type and exports a CORBA reference for this object to the file:
/opt/UMC/nic/var/run/nic.ior
To develop applications that use the NIC access API, the CORBA reference is one of the following:
- Absolute path to the IOR file
- A corbaloc URL in the form corbaloc::<host>:8810/NicAccess where <host> is the name or IP address of the NIC host.
The NIC access API does not support any security restrictions. The NIC access interface and NIC components should be installed in a network to which only authorized clients have access.
Generated on Tue May 24 14:58:38 2011 for NIC Access API by
1.4.7