Java trying to access remote IP

Hi,

I noticed that Javaws.exe and javaw.exe are tyring to access to remote IP address of 212.58.240.133 (http://www33.thny.bbc.co.uk/) when I am trying to run a Java webstart application. Why would it access to that site, it has nothing to do with Java.

Is this normal?

Thanks,

Tom

[312 byte] By [bztom_33a] at [2007-11-26 17:41:00]
# 1
Any chance the application you're running connects to that site?
duckbilla at 2007-7-9 0:09:10 > top of Java-index,Java Essentials,New To Java...
# 2
No, my application only access resource from my local network.
bztom_33a at 2007-7-9 0:09:10 > top of Java-index,Java Essentials,New To Java...
# 3

> Hi,

>

> I noticed that Javaws.exe and javaw.exe are tyring to

> access to remote IP address of 212.58.240.133

> (http://www33.thny.bbc.co.uk/) when I am trying to

> run a Java webstart application. Why would it access

> to that site, it has nothing to do with Java.

I am just curious to know as to how you came to know that those two files are communicating with that remote host?

qUesT_foR_knOwLeDgea at 2007-7-9 0:09:10 > top of Java-index,Java Essentials,New To Java...
# 4
My firewall accsss logs indicated javaws.exe and javaw.exe attempted to access to remote IP address, but it was blocked.
bztom_33a at 2007-7-9 0:09:10 > top of Java-index,Java Essentials,New To Java...
# 5
Interesting. Are you completely sure it is Java that is making the requests? Firefox makes a request to that IP on startup.Oh, and a reference URL: http://www.computergripes.com/firefox.htmlSearch the page for BBC.Message was edited by: DrewCDM
DrewCDMa at 2007-7-9 0:09:10 > top of Java-index,Java Essentials,New To Java...