It seems no way to get access to java in javascript code
2008/9/1 [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
> Hi all,
>
> in javascript console I'm able to run something like:
>
> var ip=java.net.Socket("192.168.0.4
> ",80).getLocalAddress().getHostAddress();
>
> to get my local IP address (that's the only way that I'm aware
> to get this info, excluding php/ssi/flash). Anyway this statement fails
> when executed inside a gm script. the raised error message
> is "java is not defined".
>
> is there a way to get access to java functionality inside a gm script?
> or alternatively a way to get my local IP address?
>
> thank you
> Andrea
>
> >
>
--
Neng Wang
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---