--- "Chris B. Vetter" <[EMAIL PROTECTED]> wrote: > On Mon, 22 Jul 2002 13:49:53 -0400 > "Yen-Ju Chen" <[EMAIL PROTECTED]> wrote: > > Thanx, but netclasses is designed for server, not client. > > I would like to use the built-in class > > if GNUstep already has one. > > I only need the simple read/write method > > to talk with the server via a specific port. > > Ah, ok. What about EDInternet? > > http://213.9.24.8/viewcvs.cgi/ed/ > > -- > Chris > Actually, netclasses will work just fine for client connections too. There should be an example client(an IRCbot) in the code distribution. Setting it up to work with cddb should not be a problem.
Just defending netclasses =) -- Andy Ruder P.S. There will be a new release soon with more examples most likely. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com _______________________________________________ Help-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-gnustep
