|
-
February 19th, 1999, 02:34 AM
#1
How Can I get the IP address of the host where the applet is being run
I wish to get the IP address of the host where the HTML page is being run or the IP of the Proxy being used by that host in case a proxy is being used. How can get the same in my applet. Is it possible???.
-
February 20th, 1999, 08:48 AM
#2
Re: How Can I get the IP address of the host where the applet is being run
hi abhinav,
It is possible to get the client IP address from applet using getInetAddress
and it is possible to Host ip address using getHostaddress or getHostName
check it
thanx and regds
ganesh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|