Hi I'm having a problem that I hope you can help me with. I have a PC application written in C++/MFC using VS2005. The application calls a web service using...
hi all, I want to develope a SOAP client on pocketPC (WINCE) in C++. can PocketSoap will help in this. can anybody tell me the steps that I should follow. ...
Hi, When accessing a URL like http://www.example.com/foo/bar.html, the first line of an HTTP request starts like this: GET /foo/bar.html HTTP/1.1 but when...
Hi! When I install binary version of PocketXMLRPC on a Mobile Windows 2003SE machine I get the warning that it might not work well, since it has been built for...
Nevermind the last post, I don't need it anymore. It was not the problem with the older version of pocketXMLRPC, but CoInitialise() was not called in my...
Hi there I am using PocketXML-RPC v1.2.1 installed using PocketXMLRPC_w32_121.exe to connect to a remote XMLRPC service. It works on another host but I am...
Thanks for the patch, I added this and posted a new PocketHTTP build last night. I see that PocketXML-RPC & PocketSOAP are both a number of releases behind now...
Hi Simon Thanks for your reply. Not sure if I am missing your point but as far as I am aware the service I am calling is just an XML RPC service. Both port 80...
... XML-RPC uses HTTP, which can use any port, so you need to know the URL of the service(s) you are trying to call, and either they don't specify a port, in...
Hi again Simon. The application is using the correct url port combination for the service as I use the it locally and on another web host without problems. I...
Hi again The hosts have looked into it and it seems that the problem is a 64 bit server and this only runs on 32 bit machines. Does that sound correct to you...
A user is reporting that on certain machines - pockethttp has to be frequently reinstalled because it loses registration. Is it possible that the MS ActiveX...
Hi! I found the couse; it was my "F-Secure Client Security" software. It works fine when running on a computer without that software. I'm not sure what to to...
... From what I've read re-installing pockethttp would not reset the kill bit flag, so it seems its not that. Perhaps you can get them to use a tool like...
Another question. Working with authorize.net who NEVER MAKES A MISTAKE (they tell us so all the time) - I have (partial info below) sent a request and received...
In the original posting it's hard to tell but this quote may show - that there are some spaces before the buffer return and that the rest of the buffer lines...
Hi all, I'm getting this response from a server, but the received data isn't be decompressed. Is there a setting I need to change for it to decode properly? ...
Ok, I found the reason for my problem... I was thinking that the CoEnevelope was a 2-way operation, that the Env.Parameters.Item(0).Value would hold the...
Hi, I'm using the last version of PocketSoap on a WIN2003 server. I built a web application working with a webservice to retrieve data. The application was...
I remember there was a version for Win2K last year, but I can't seem to find the link on Simon's Website anymore. Now I have XP- any version available? ...
... The error means the server returned a response that wasn't soap, I'd suggest start of by looking at what the server actually returned. Cheers Simon...
Hey all,, I'm using Maildrop with Apple mail to upload email into salesforce.com. However I have 2 salesforce.com orgs and 2 different emailadresses. Is it...