Applet write to Socket?

Curtis Dalton (curt@bostech.com)
Wed, 24 Sep 1997 10:29:53 -0400

Date: Wed, 24 Sep 1997 10:29:53 -0400
From: curt@bostech.com (Curtis Dalton)
Message-Id: <199709241429.KAA03106@rowley.bostech.com>
To: java-security@web2.javasoft.com
Subject: Applet write to Socket?

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