Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Opening sockets in Java Cartridge under OWS?
I am trying to open a Socket in some Java
code that is running in the Java cartridge
under OWS (version: 3.0.1.0.0) on Windows NT.
When the "new Socket()" is called, I get an IOException with no explanation. I am opening the socket with an IP address (no naming issues), and I have checked to make sure it's not a SecurityManager issue.
This code works when I run it from the command line under JView.
What am I missing? Has anyone done this?
Thanks in advance for any help!
Rich Frasier
rfrasier_at_waveresearch.com
Received on Fri Jul 03 1998 - 09:45:59 CDT
![]() |
![]() |