Posted By:
sonal_joshi
Posted On:
Tuesday, November 29, 2005 04:08 PM
I have a standalone java client accessing a CORBA Server which is running behind a firewall. This firewall uses Network Address Translation (NAT).
The server sends its internal address to client and because of that my client is not able to access CORBA Server from outside network.
I have spent days solving this problem. Any help is appreciated.