Code: Select all
Java(TM) Plug-in: Version 1.4.2_04
Using JRE version 1.4.2_04 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Ryan
Proxy Configuration: No proxy
IOException: Connection refused: connect
DicomFile.IOException: Connection refused: connect
java.lang.NullPointerException at dicomviewer.DicomData.getAnalyzedValue(DicomData.java:79)
at dicomviewer.ImageData.setData(ImageData.java:51)
at dicomviewer.Viewer.postData(viewer.java:691)
at dicomviewer.LoaderThread.run(LoaderThread.java:55)
I'm not entirely sure where i went wrong in the setup. I think i have everything setup correctly because i'm able to get into the server, and i'm perfectly able to send images from efilm to the server.
Does anyone have any ideas of why the applet won't connect.