Re: Desktop client for web application
Re: Desktop client for web application
- Subject: Re: Desktop client for web application
- From: Kyle Sluder <email@hidden>
- Date: Wed, 17 Jun 2009 09:36:20 -0700
2009/6/17 Robert Černý <email@hidden>:
> I'm looking for a recommendation - where to start. I'm in need of
> developing a desktop client for web application which (unfortunately)
> doesn't have an API. My original idea was to mimics browser - parse
> responses and POST commands. Is it the right way to do it or is there
> a better method?
If there's no API, this is probably what you're going to have to do.
Screen-scrape the site and mimic a browser using NSURLRequest.
--Kyle Sluder
_______________________________________________
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