Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Corba > how to identif...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 436 of 558
Post > Topic >>

how to identify a client's object id/reference at the server side

by Przemek <przemalski@[EMAIL PROTECTED] > Jun 12, 2006 at 05:07 PM

Hi,
I've got a question regarding the following scenario:


ServerObject and ClientObject are talking to each other by invoking some 
methods on each other's references.


Client side:
  ServerObjectRef.doSomeServerStuff(); // part of the API specification


Server side:
  ClientObjectRef.doSomeClientStuff(); // part of the API specificatio

How can server obtain client object's reference (or any other specific 
data identifying this particular client - sessionID?) so it can verify 
it is talking to right (trusted) client and not a spoofer? What I need 
is some low level stuff as I cannot modify already specified API to pass 
  identifiers:(
I suspect it could be done via ****tableInterceptors but they're bloody 
complex:(
Has anyone a code snippet or a quick help regarding this?
I'd be very grateful.

Thanks in advance

Przemek
 




 1 Posts in Topic:
how to identify a client's object id/reference at the server s
Przemek <przemalski@[E  2006-06-12 17:07:44 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Dec 4 0:07:06 CST 2008.