> > Hi Thank you very much for your response of Jini Related issues. > > I hope further you can give me solution for my queries� > > I have created 3 Jini services which can be seen in following IncaX Jini > Service Browser, with a single LookUpService. > > > Here, I�m i coorect with follwing statements? > > As I says in above statement; > > In figure, are 3 small rounds indicate Jini Services ie are they services? > > And, Is the centre node is lookup services? > I think these are basic things here so I want to be clear with these terms.
Yes you are absolutely correct! > > As shown in following figure, I have started Lookup Service from Transient > > Then, the IncaX service browser appears as follws, > > Ie one more created under Lookup services. > > Now I want to create interaction between these (3)services ie accessing > one service from other service like that, Is it possible? > Yes, of course. Say you want to use HelloJini1 in your HelloJiniNew service HelloJiniNew becomes a client of HelloJini1 You write the code to access HelloJini1 in HelloJiniNew (in some method implemented by HelloJiniNew) -- Satish Vellanki ------------------------------------ Twincling Technology Foundation freedom of innovation http://twincling.org/ http://twitter.com/twincling ---------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/twincling/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/twincling/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

