Re: Sending an ASCII string to a specific IP address
Re: Sending an ASCII string to a specific IP address
- Subject: Re: Sending an ASCII string to a specific IP address
- From: Rudi Sherry <email@hidden>
- Date: Mon, 23 Oct 2006 17:14:20 -0700
Ooops, sorry. This was an old reply sitting in a to-be-sent folder,
and it got sent when I launch Mail o a machine I haven't used in a
while. I didn't mean to send it. Ben, take their advice.
On Oct 23, 2006, at 5:10 PM, Dustin Voss wrote:
NSSocketPort is for Distributed Objects. You want NSStream
getStreamsToHost:port:inputStream:outputStream:
On 23 Oct 2006, at 8:53 AM, Rudi Sherry wrote:
It's hard to say without knowing what control you have over the
other device.
Assuming you know the address and port on the other device, and it
is primed to receive connections, you would usually use some sort
of sockets. Check out NSSocketPort
<http://developer.apple.com/documentation/Cocoa/Reference/
Foundation/Classes/NSSocketPort_Class/Reference/Reference.html#//
apple_ref/occ/cl/NSSocketPort>
HTH,
Rudi
Date: Fri, 13 Oct 2006 09:34:07 -0500
From: Ben Barry <email@hidden>
Subject: Sending an ASCII string to a specific IP address
To: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
I'm new to Cocoa and I am wondering how I would go about sending an
ASCII string to another device via IP. Can someone point me in the
right direction?
Ben
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40earthlink.net
This email sent to email@hidden
_______________________________________________
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