[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSSockPort ?
From: |
Chris B . Vetter |
Subject: |
Re: NSSockPort ? |
Date: |
Mon, 22 Jul 2002 10:44:21 -0700 |
On Mon, 22 Jul 2002 13:35:46 -0400
"Yen-Ju Chen" <yjchenx@hotmail.com> 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
- NSSockPort ?, Yen-Ju Chen, 2002/07/22
- Re: NSSockPort ?,
Chris B . Vetter <=