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 08:53:13 -0700
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:
This email sent to email@hidden