DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Designing SCOadmin object service agents

Example: OSA registration

For OSA registeration, you must supply the name of the vendor associated with this OSA, the name of the OSA, the type of connection to be made between the OSA and the invoking application, the language-type of the OSA, and the physical location of the OSA.

Registration for a user OSA written in Tcl would look this:

/sbin/osaconf -A acme userOsa LOOP_BACK sco_Tcl_osa /tmp/userOsa

If the OSA were written in C, then registration would look like this:

/sbin/osaconf -A acme userOsa LOCAL_PIPE sco_C_osa /tmp/userOsa


Next topic: UUCP configuration execution procedures
Previous topic: Example: class registration

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 03 June 2005