can anybody help me what to do to convert this (bellow) to image on iPhone, please? <base64Binary>
I am creating a web service in asp.net. I not getting which one is better way to manage multiple classes with web service.
I am learning to write PHP client programs which call webservices with POST & GET. Is there any publicly available webservice I can use for trying out client programs? Basically, I don\'t want to
I am using Zend_Soap_Client to query data from a webservice provided by SAP. Since the auto-generated WSDL file has a few flaws, I use the non-WSDL mode of the client.
I tried many version of SOAP UI (3.开发者_运维问答6.1,3.6,3.5.1) on my machine but after couple of minutes, my screen filled with bubbles.Not sure, if this tool conflicts with anyother tool on my mach
Our development is mostly on windows, VCS is ClearCase. We also use quite lot of scripts (perl, bash) on Linux to do code quality checks, regression tests etc.For example a script takes stream name, c
Hello m I am new to android.. I have samsung galaxy 3 and android 2.1 installed in it.. I want to build an widget as follows..
I am inv开发者_Go百科oking a webservice and got this error..Do anyone know what is the exact problem...
This question already has answers here: How to change 开发者_运维百科webservice url endpoint? (4 answers)
I have started a small project in Java. I have to create a client which will send xml to a url as a HTTP POST request.