On Mon, 22 Jul 2002 13:35:46 -0400
"Yen-Ju Chen" <[EMAIL PROTECTED]> wrote:
>   I try to write a program talking to cddb server.
>   What's the official way to do that ?
>   There is no NSSockPort in GNUstep.
>   Should I either create a socket by native library,
>   then use NSFileHandle to read/write;
>   or use the NSURLHandle to do that ?
>   If I try to talk to the server via http port,
>   is there any ready-to-use class I can use in GNUstep ?

  http://andyruder.tripod.com/netclasses/index.html

might help.

-- 
Chris

_______________________________________________
Help-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-gnustep

Reply via email to