Re: Sending ASCII Messages to a TCP Socket
Re: Sending ASCII Messages to a TCP Socket
- Subject: Re: Sending ASCII Messages to a TCP Socket
- From: Shawn Erickson <email@hidden>
- Date: Mon, 16 Oct 2006 08:54:29 -0700
On Oct 15, 2006, at 11:20 PM, Dustin Voss wrote:
On 15 Oct 2006, at 3:13 PM, Shawn Erickson wrote:
On Oct 15, 2006, at 3:08 PM, Ben Barry wrote:
Hi,
I was just wondering what the easiest way would be to send an
ASCII string to a device that requires a TCP connection would be.
I am fairly new to Cocoa as well as network programming so any
advice would be appreciated.
Look at NSSocketPort and its parent class NSPort.
-Shawn
Isn't NSSocketPort and NSPort for Distributed Objects? Perhaps Ben
Barry should look at NSStream instead.
Likely... but for all we know http put is what he needs which would
mean that CFURL access utilities may be more correct.
-Shawn
_______________________________________________
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