Arthur
July 25th, 1999, 12:30 PM
Hi,
I am just new in the world of Java programming and I have the following problem.
I programmed an application that performs network IO using sockets. This works fine in a console,
but if I use this network class in an applet, it won't run.
The browser gives a message about network security exceptions.
How can I get access to the network out of an applet?
Thanx in advance,
Arthur
I am just new in the world of Java programming and I have the following problem.
I programmed an application that performs network IO using sockets. This works fine in a console,
but if I use this network class in an applet, it won't run.
The browser gives a message about network security exceptions.
How can I get access to the network out of an applet?
Thanx in advance,
Arthur