[1309] in java-interest

home help back first fref pref prev next nref lref last post

Something like telnet

daemon@ATHENA.MIT.EDU (Jim Michmerhuizen)
Tue Aug 29 17:12:13 1995

Date: 	Tue, 29 Aug 1995 13:48:49 +0000
To: java-interest@java.sun.com
From: jamzen@novalink.com (Jim Michmerhuizen)

My Applet needs to feed its key input to a remote host and dynamically update
the returned stream in a text display.  Like a telnet session.  It would be
helpful to have a template, sample code, or paragraph overview of a Java
implementation.  I've rummaged partway through the distribution sources, and
written exploratory code.  I'm blocked on identifying, setting up, and
interconnecting the appropriate stream classes; the host connection (using
class NetworkClient)
and the windows and TextArea have not been problematic.

I'll appreciate anything helpful that turns up.  Thanks, everybody.

-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post