Re: BSD Socket Send With NSString
Re: BSD Socket Send With NSString
- Subject: Re: BSD Socket Send With NSString
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 18 Jul 2005 11:27:39 -0600
On Jul 18, 2005, at 11:12 AM, Kodex wrote:
Why is it when i use BSD Socket's Send() with a
NSString on my Recv() end i get "NSCFString" as
opposed to what the value of the string was in the
first place.
An NSCFString is an NSString. You get an object of class "NSCFString"
because NSCFString is a concrete implementation of the NSString class
cluster.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden