[1723] in java-interest
Re: JDK Question
daemon@ATHENA.MIT.EDU (Robert Uomini)
Fri Sep 15 06:19:51 1995
Date: Thu, 14 Sep 1995 12:06:50 -0700
From: uomini@fractals.fractals.com (Robert Uomini)
To: mtw@kodak.com, chuck.williams@template.com
Cc: java-interest@java.sun.com
> From daemon@java.sun.com Thu Sep 14 11:45 PDT 1995
> Date: Thu, 14 Sep 1995 08:19:29 -0400
> From: Chuck Williams <chuck.williams@template.com>
> To: mtw@kodak.com (Mary White)
> Cc: java-interest@java.sun.com
> Subject: JDK Question
> X-Info: To unsubscribe, send 'unsubscribe' to java-interest-request@java.sun.com
>
> Mary White writes:
> > I just downloaded the Developer's Kit and am starting to
> > convert my Java Applets. I have been using the NetworkClient
> > class under net. Does that no longer exist? Did anything
> > replace it or should I write my own network class?
>
> Mary,
>
> I had the same question. It looks like the new Socket class is what you
> want to use now. I have just started converting one of my own apps.
>
> It looks like you may need to rework your app as the Socket class has no
> open method, but rather opens the socket as part of the constructor. It has
> also removed all of the instance variables and replaced them with get
> methods.
>
> I'll post to the list once I get my app working again.
>
> >
> > Thanks a bunch
> >
> > Mary
> > -
> > Note to Sun employees: this is an EXTERNAL mailing list!
> > Info: send 'help' to java-interest-request@java.sun.com
> >
>
> Chuck Williams Template Software, Inc.
> Technical Representative 13100 Worldgate Drive
> Phone: (703) 318-1253 Suite 340
> Fax: (703) 318-7378 Herndon, VA 22070-4382
> e-mail: Chuck.Williams@template.com
> -
> Note to Sun employees: this is an EXTERNAL mailing list!
> Info: send 'help' to java-interest-request@java.sun.com
>
Apparently, my reply never got posted. The NetworkServer/Client objects
got moved to sun.net.*
Bob
---
Robert Uomini
The Fractal Images Company (http://www.fractals.com)
Voice: 510-528-0258/800-548-0258
Fax: 510-528-0243
*******************************************************************************
* Buying or selling a home? Come visit the most comprehensive set of *
* residential real estate listings and related services on the Internet: *
* The FractalNet Real Estate Server, http://www.fractals.com/realestate.html *
*******************************************************************************
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com