how to receive some string from iphone's app to stanalne app on mac?
how to receive some string from iphone's app to stanalne app on mac?
- Subject: how to receive some string from iphone's app to stanalne app on mac?
- From: Carlo Gulliani <email@hidden>
- Date: Mon, 9 Feb 2009 06:08:44 -0800 (PST)
hi, everybody, i've 2 apps: ipone's app and app on my mac.
i wanna receive some message from iphone to my mac's app.
for example, my iphone's app has 2 buttons:
-(IBAction) first
{
// here i should send message "FIRST" to mac's app
}
-(IBAction) second
{
// here i should send message "SECOND" to mac's app
}
i prepared buttons for mac's app with bonjour service and iphone's bonjour service. when i launch mac's app & iphone's app, i seeing that my mac's app has found iphone's app via bonjour, now i should send message, but i don't know how((
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden