On 2 Dec 2012, at 20:46, hmier...@me.com wrote:

> 
> On 2. Dec 2012, at 20:30, Jens Alfke <j...@mooseyard.com> wrote:
> 
>> Doing a TCP server isn’t too hard because CFStream…
> 
> looks like there is some misunderstanding here. i don't want to write a TCP 
> server, i want to connect to one. the purpose is to send some commands to the 
> broker and get some data back, then process it and send it on to flightgear.
> 
> is there some sample code that shows how to do that? what APIs should i check 
> out?

Whether your are writing client or server side code is pretty immaterial.
The various API just send and receive data.

https://github.com/robbiehanson/CocoaAsyncSocket/wiki/CommonPitfalls
https://github.com/robbiehanson/CocoaAsyncSocket/wiki/Intro_GCDAsyncSocket

Jonathan

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to