Now i see the problems with NAT. Im trying to implement callback stuff.

Is it possible to implement callbacks without the client becoming a server?

Maybe to use the same established connection.

Here is something from the omniORB page:

QUOTE_BEGIN
8.8  Bidirectional GIOP
 omniORB supports bidirectional GIOP, which allows callbacks to be made using 
a connection opened by the original client, rather than the normal model 
where the server opens a new connection for the callback. This is important 
for negotiating firewalls, since they tend not to allow connections back on 
arbitrary ports.
 QUOTE_END

Is this possible in MICO
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to