sockaddr -> string ?
sockaddr -> string ?
- Subject: sockaddr -> string ?
- From: Matt Covey <email@hidden>
- Date: Mon, 12 Jul 2004 08:22:12 -0700
-NSNet
Service:addresses produces a NSArray of NSData's containing a sockaddr
Since things like +NSHost:hostWithAddress: use an NSString (not an sockaddr), and NSHost returns -addresses as NSStrings, I need to convert between sockaddr and NSString.
Sure, I can write my own conversion routine, but is there a Mac OS X method I haven't been able to find?
TIA,
++matt
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.