Posted By:
Gaurav_Upadhyaya
Posted On:
Wednesday, February 28, 2001 03:13 AM
I want make a rmi call across a firewall--
there are 3 possible scenerios
1). Server is in direct IP and Client is behind th firewall.
2). Server is behind a firewall while client is in direct IP
3). Both server and client are behind firewall
Now i am able to acheive the 1st case but am not able to figure
out how to get the 2) and 3) cases..
Kindly Help..