connecting to an application from a web browser
connecting to an application from a web browser
- Subject: connecting to an application from a web browser
- From: Ken Tozier <email@hidden>
- Date: Thu, 21 Jun 2007 18:43:08 -0400
Hi
Is there a way to connect to an application from inside a web browser
without using a web server? For example say you have a small "Hello
World" application whose only job is to allow connections and return
the string "hello world" to whoever connected to it. How would you
specify this in the address bar of a browser? And how would you
process it in the application?
I'm guessing that I'll need NSConnections to advertise the service on
the network, but, if this is to be accessible from the internet, how
would you set it up?
Thanks for any pointers tips etc
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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