Problem sending data with CFHTTPMessage
Problem sending data with CFHTTPMessage
- Subject: Problem sending data with CFHTTPMessage
- From: David Gagnon <email@hidden>
- Date: Tue, 17 Mar 2009 16:06:25 -0400
- Thread-topic: Problem sending data with CFHTTPMessage
Title: Problem sending data with CFHTTPMessage
Hi,
We are using Xcode to develop an Acrobat plug-in in C++. To send an http registration information, we are using CFHTTPMessage (based on POST Example from Apple)... And it does not work well all the time, especially when our plug-in is running into Acrobat 9 (it is working in Acrobat 8). Sometimes, we received kCFStreamEventEndEncountered in ReadStreamClientCallBack and sometimes we received nothing. Also, we discovered that turning on and off the firewall can fix the problem but for 1 time only.
Do you know if the fact that our product is a plug-in can be the cause of the problem?
Do you know if the application signature of Acrobat is changed when our plug-in is copied into Acrobat?
Any idea about the source of the problem is very appreciated...
Note that we are using OSX 10.5 on iMac Intel.
Thanks!
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden