Re: Questions regarding Carbon framework using C++
Re: Questions regarding Carbon framework using C++
- Subject: Re: Questions regarding Carbon framework using C++
- From: Jim Wrenholt <email@hidden>
- Date: Wed, 17 Oct 2007 11:07:39 -0500
Jim Wrenholt On Oct 17, 2007, at 2:34 AM, Ulhas Morbale wrote:
I have some questions regarding carbon framework using C++: As i am newbie to Machintosh(MAC OS X 10.4.1) I am unable to get exact idea about it. 1. How to download large data file(such as audio file up to 10MB) from web server usingCFHTTPMessageCreateRequest(). Its working fine for image files & text files having less data (about 4KB), as i have a buffet of size buf[2048]. How can I accomplish the large data download usingcallback() function & how to do it? Any tutorial/code/APIs will be greatly appreciated. 2. I want to communicate between flash & C++(which is container app for swf), the data(in string format) transfer should be vice-versa i.e. from C++ to flash & from flash to C++. How can I do this? Any APIs to complete this functionality such as ExternalInterface/XMLSocket/SharedObject etc.? Which will be the best? Is it possible to communicate with the flash of the web-site directly from C++? 3. How to detect devices connected using Blue tooth to the system. After detecting I want the whole Info(like model, memory, IMEI etc.) about the device for transfering large data to and forth from it. Any APIs/Headers/tutorials/articles to accomplish it are greatly appreciated.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden