Re: Applet write to Socket?

Li Gong (gong@games.eng.sun.com)
Wed, 24 Sep 1997 12:30:13 -0700

Date: Wed, 24 Sep 1997 12:30:13 -0700
Message-Id: <199709241930.MAA01379@games.eng.sun.com>
From: Li Gong <gong@games.eng.sun.com>
To: curt@bostech.com (Curtis Dalton)
Subject: Re: Applet write to Socket?
In-Reply-To: Curtis Dalton's mail of Wed, 24 September, 1997

This is possible under the JDK1.2 model, beta shipping in Oct.

Li

Curtis Dalton writes:
> Is it possible for an applet to open and write to a socket?
>
> I need to enable an applet (rather not an application) to
> send data to a listening java server via network sockets.
>
> Is this possible????
>
> Thanks,
> Curt
>