Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2003 15:21:49 -0400 
From:      "Lapinski, Michael (Research)" <lapinski@crd.ge.com>
To:        "'Michael E. Mercer'" <mmercer@nc.rr.com>, freebsd-java@freebsd.org
Subject:   RE: Socket Exception using 1.4
Message-ID:  <E4AAC34FE3CF564D8AE89EB8AC333FD709165219@xmb03crdge.crd.ge.com>

next in thread | raw e-mail | index | archive | help
One suggestion, try using NetworkInterface 
to poll for up/down/ip info (I read a short
Article in the java developers journal about
it and would be willign to fax it to you or 
Something).

Second, the first thing that comes to mind 
is policy files for the JVM, ive seen a lot
of weird socket excpetions with RMI stuff
that ended up being policy issues.

If that doesn't do anything send a code 
snippet and maybe I can be of help.


-mtl

--------------------------------------------------
Michael Lapinski
Computer Scientist
GE Research

-----Original Message-----
From: Michael E. Mercer [mailto:mmercer@nc.rr.com] 
Sent: Wednesday, August 06, 2003 3:08 PM
To: freebsd-java@freebsd.org
Subject: Socket Exception using 1.4


Hello,

I have a Linksys Router that I access via a java program to get my current
IP. 

I use my own Authenticator and use URL to get a URLConnection. 

When I use 1.3, everything works just fine.

However using 1.4 throws a "Socket Reset" SocketException everytime.

If you need me to write a sample code snippet to explain what exactly I'm
doing, then I will.

Thanks
Michael Mercer

_______________________________________________
freebsd-java@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E4AAC34FE3CF564D8AE89EB8AC333FD709165219>