Re: Distributed Notifications to C / C++ applications

2008-03-29 Thread Jens Alfke
On 29 Mar '08, at 6:51 PM, Rick Langschultz wrote: I am looking to create an application written in C / C++ that will send notifications to a Cocoa application and the Cocoa application will communicate back. Since I am using multiple server environments will / is this possible? Or should

Distributed Notifications to C / C++ applications

2008-03-29 Thread Rick Langschultz
Hello everyone, I am looking to create an application written in C / C++ that will send notifications to a Cocoa application and the Cocoa application will communicate back. Since I am using multiple server environments will / is this possible? Or should I just stick with Cocoa shell tools