The Artima Developer Community
Sponsored Link

Java Answers Forum
Jini-funktionality via external Java-machine

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fips

Posts: 2
Nickname: fipsjr
Registered: Jan, 2003

Jini-funktionality via external Java-machine Posted: Feb 11, 2003 2:37 AM
Reply to this message Reply
Advertisement
Hello,
I'm thinking about using Jini-Features in an existing Network. There is no possibility to touch the serving machines.
Therefor I thought about an external PC,that contains all the Jini-functionality.
I only need client sided jini features.
So the serving machines can be manually registered on that external Jini-Machine (maybe via webinterface).
This additional, external Jini-Machine shall register the applied servers at the lookup-s.
There has to be a client-sided Proxy-object, which translates (located directly on the client) the java methods directly into propriate for talking to the servers without the necessity of a translating Proxy-machine between Clients and Servers. (like shown in client-description at the jini-site)

has anyone done something like that before ?
Is it possible to use a 2 way connection between clients and servers without having any server-sided java-functionality ?

thx FipsJr

Topic: help me with this problem please (urgent needed) Previous Topic   Next Topic Topic: solve this problem for me (urgently needed)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use