Antonio S�nchez Esguevillas wrote:
> 
> how do you communicate the PAM module (DLL) with the OCF (Java) system service? by
> system service you mean that an API is provided for C programs? if so, how do you
> encapsulate Java?

OCF runs as a deamon that gets started at system boot time. Clients that
want to use OCF either link with a C library or add a jar file to their
classpath. The C library/jar file provide the client-side APIs to talk
to the OCF server daemon. The C APIs are a mirror of the Java APIs
(as close as we could make them given the differences between the
two languages).

> when will be Solaris 8 released (approximately)?

Early next year.

mike

-- 
----------------------------------------------------------------------------
  Michael Bender                       E-Mail: [EMAIL PROTECTED]
  Sun Microsystems, Inc.                  Tel: 650-786-0498
  901 San Antonio Road              Tel Pager: 888-423-9066
  Palo Alto, CA 94303-4900          URL Pager: http://www.skytel.com/Paging/
  Mailstop: UMPK18-110              Pager PIN: 4239066
----------------------------------------------------------------------------
Visit the OpenCard Framework's WWW site at http://www.opencard.org/ for
access to documentation, code, presentations, and OCF announcements.
-----------------------------------------------------------------------------
To unsubscribe from the OCF Mailing list, send a mail to
"[EMAIL PROTECTED]" with the word "unsubscribe" in the BODY of the
message.

Reply via email to