Connecting to a Jeri exported server without a LookupService / NamingService

Christian Schuhegger <[email protected]> Tue, 29 Jul 2008 19:58:48 +0200
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
Hello,

is it possible to connect to a Jeri exported server (e.g. as described here:
http://jan.newmarch.name/java/jini/tutorial/Jeri.xml
but with TcpServerEndpoint.getInstance(9999) instead of 
TcpServerEndpoint.getInstance(0), so that I know the port number)
by just knowing the hostname and port number without the need of using a 
LookupLocator or a similar registry?

I've only found how to access the server if you have a way to 
deserialize a serialized version of the proxy as described here:
http://markmail.org/message/5wkcyivyeeujtg6s

Many thanks,
-- 
Christian Schuhegger
http://www.el-chef.de/

--------------------------------------------------------------------------
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]