Click to See Complete Forum and Search --> : java sockets


Ravi
January 14th, 1999, 04:07 PM
How can we enable socket connections from last varsion browsers(applets),

using java socket class?

I had tried to develop client/server for applets.

The socket connection from Iexplorer is not possible.

The netscape gold/communicator(prior to 4.5)used to work.

Client instance is created from the applet.

Ravi