hello there
need help in RMI and I'm really need it
and my problem is :
i want to create the rmi object in client machine , i mean the client machine connect to Internet thorougher ADSL
or maybe in local network ( DNS )
so my problem when i make binding or rebinding to rmi object which ip will use it to make look up to the object
i.e( the local ip or DNS IP OR PROXY IP , i mean if any use command line( ipconfig in windows or ifconfig in linux or unix ) to know what is ip he will got the local IP and if he
use this link
(
http://whatismyipaddress.com/) will got another IP (proxy IP )
so how can i connect to the client machine if he have proxy ip and local ip ?? .
so i mean when im make lookup what i have to do
(connect to proxy then to MY Internal (LAN) IP)
IF YES , HOW CAN I MAKE IT
???
and is it like P2P application !!!???
[ September 14, 2006: Message edited by: Bear Bibeault ]