Hi,
is there a way (that is a CORBA function or something similar) for a CORBA server to know the IP number (or other kinds of Identifiera) of the clients which connects to it (obtaining it by the request?) ?
Thanks,
Marco
Hi,
I'm searching for examples of deferred and oneway calls in Java-CORBA. I know it's a general question but if someone of you could show me where I can get an example of these kind of calls he would help me a lot.
Thanks,
Marco
PS Why idltojava compiler stubs don't use these kinds of...
Hi,
In one of my previous posts I told I have a problem using my Java ORB. The code looks as:
import org.omg.CosNaming.*;
import org.omg.CORBA.*;
public class __main__ {
public static String __argomenti__ [] = new String[2];
public static void main(String args[]){
try{
int __count__...
Hi,
I have problem connecting two or more istances of the same servant type; the ORB uses only the first connected to reply to clients. I suppose I have to use NameComponents in a certain way but I don't know how. Could you please show me an example of such a case?
Thanks, Marco
Hi, <br> I have a problem using The Sun ORB for Java.<br>I need to guarantee some synchronization between my CORBA<br>objects in order to isolate operations on them as if the were atomic.<br>Is there a Java - CORBA service which does what I mean?<br>If yes, could you show me a simple...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.