Re: client interfaces

Gregg Wonderly <[email protected]> Mon, 19 May 2008 10:31:11 -0500
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
Shamik Saha wrote:
> Hi,
>  I have  developed a client that accesses a service in the JINI look up 
> table,I wrote the client in C++,can anyone tell me what are the 
> interfaces that I need to implement in the client.

The service in the Jini LUS will be whatever the registering service put in 
there.  You'll need to be able to consume what you find.  Typically, that's 
going to be a Java object that you will need to be able to extract and unmarshal 
into useful form.  Maybe you can tell us more about what things you want your 
C++ client to be able to do?

Gregg Wonderly

--------------------------------------------------------------------------
Getting Started:     http://www.jini.org/wiki/Category:Getting_Started
Community Web Site:  http://jini.org
jini-users Archive:  http://archives.java.sun.com/archives/jini-users.html
Unsubscribing:       email "signoff JINI-USERS"  to [email protected]