Re: Inter-Application Communication in Cocoa ?
Re: Inter-Application Communication in Cocoa ?
- Subject: Re: Inter-Application Communication in Cocoa ?
- From: Andreas Monitzer <email@hidden>
- Date: Thu, 12 Sep 2002 16:45:10 +0200
On Thursday, September 12, 2002, at 04:20 , Robert Miller wrote:
This is probably a very basic question. Can someone tell me what
the preferred method for handling communication between multiple
applications is under Cocoa ? I haven't been able to uncover a
definitive answer, am I missing something ? Are there any examples
available ?
There are several possibilities, depending on your needs. Look at
http://developer.apple.com/techpubs/macosx/Cocoa/CocoaTopics.html to get
some ideas, and don't forget to take a look at Distributed Objects,
Apple Events and the distributed notification center. Of course, all
BSD-APIs also apply (my next project will use UDP packets for
communication).
andy
--
DigiTunnel 1.0 released, offering full PPTP-support for Mac OS X!
http://www.gracion.com/vpn/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.