I have a Cocoa app, written in Obj-C, and I want to communicate with a 3rd party app, which has a python interface. The 3rd party app itself is actually written in C++, but it's run from python.

How do I go about doing this? I want to basically send python commands to this app's python interface, and receive its output. I've been looking at various possible solutions, but nothing seems very clear to me.

Any help appreciated.

Thanks,

J.
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to