Thanks for all your help Simon. I have a SOAP msg that I would like to send to the server but can not figure out how to do that. Is there a way to send a...
Hi Simon, I'm a newbie - so sorry if this is a stupid question. I'm using pocketsoap and trying to get access to the attributes stored within the tags and...
... You'll need to write a custom deserializer (not as hard as it might sound), the Node/Nodes object were desgined with SOAP Section 5 serialization in mind,...
Hi Simon, I have referred to the "MIME Attachments in C# <http://www.pocketsoap.com/samples/echoMime.zip> " found in your website and have converted them to...
Firstly, great software...thanks for making. I am using it, but notice when I synch, i seem to get an additional saleforce.com calendar added into my...
I have recently turned Data Execution Prevention (DEP) on using the AlwaysOn option in my boot.ini file. YATT is unfortunately one of the programs that now...
... saleforce.com calendar ... and not create a new ... Weird, I've never seen it do that. Are you running OSX 10.4.8? Are you using any additional syncing...
... Do you know if its something specific to YATT, or perhaps its something in WinPCAP?, can you try another WinPCAP based tool and see if that has the same...
Thanks for the reply, Simon Below is a Windbg exception analysis. I¡¯d be happy to directly send you a minidump if you think that would help. At the moment,...
I am using the Tcptrace version v0.8.0.712 on a WIN NT server. I have to restart the service several times once I received several requests and the log get...
How can I substitute certain Namespace-Names to match more closer the AXIS2 Namespace Names world? i.e. (see output below) "S" into "soapenv" and "a" into...
Hello, First I must say that thank you for such a great product in regard to the 4S4C v1.3.8 application. I have a question though. I just noticed that in my...
... you a minidump if you think that would help. At the moment, I¡¯m running YATT on my development machine, on which I don¡¯t want to install too much...
... See the section of the docs on the config file http://pocketsoap.com/4s4c/docs/config.html setup a config file and give your object a methodURI and you...
... regard to ... noticed ... Service ... ASP.Net ... this ... services ... of ... be ... Hi Simon, Thanks for the fast reply. I took you suggestion, reviewed...
... It doesn't really matter what namespace the WSDL's in, as long as the runtime messages are correct, but it its really bugging you, you'll have to post...
... docs, ... soap:body ... <wsdl:definitions> ... if ... the ... OK. I thought that might be case but wasn't 100% sure. Thanks againg for replying. Regards, ...
Hello If I use OpenSSL, that functions. But the presence of this line is essential: SSL_CTX_set_cipher_list (ctx, "RSA"); Here the code : int sd; struct...
Hello, when use methods that return new objects (complex objects), "PocketSOAP WSDL client Wizard" sends the following error "Unexpected error whilst parsing...
Simon. Thanks so much Simon for your input. Actually is a good point but I discussed the impelmentation of Ehtereal with my team and it seems that this is...
Axis2 is a very flexibel Message Processing Engine and has the concept of modules to extend functionality not directly belonging to the application code in...
I believe the current PocketSOAP code is extensible in the correct places to achieve these kinds of things (eg. look at how the attachment supports wraps the...
Hello everybody, I'm a new PocketXmlrpc user and I would like to if the pocketxmlrpc library can connect to a secure server, which need strong authentication. ...