473,499 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Consuming SOAP Web services without SOAPClient

5 New Member
I have an web hosting account, where they do not have SOAPclient installed. How can consume the SOAP Web Services? I am using PHP on unix.
Oct 11 '10 #1
2 1523
Atli
5,058 Recognized Expert Expert
You have three options:
  1. Have your host enable the extension you need.
  2. Find a 3rd party class/library that you can use instead of the extension.
  3. Write your own SOAP client.

If you have a reasonable host, I'd recommend #1. If not I'd do #2. The third option is a last resort.
Oct 12 '10 #2
mkpatil
5 New Member
Thanks!

Any pointers to 3rd party class/library that you can use instead of the extension.
Oct 12 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1512
by: trode | last post by:
It seems that if my WSDL source goes offline SOAPClient() creates un-trappable fatal errors. I don't think this is right. Shouldn't this be, at very least, trappable exceptions? This is the...
1
4472
by: eric_mamet_test | last post by:
Has somebody got an example of consuming web services from an ASP "client" web site? I saw mentions of "Soap Toolkit" but the Microsoft download area specifies that this will not be supported...
3
3714
by: David Young | last post by:
Hi, I have been asked to write a client application for consuming a web service for a cms written in ASP 3.0. I have very little experience of developing on a microsoft platform, and very basic...
2
9527
by: mkosca01 | last post by:
Hello, I have recently downloaded and installed the Soap Toolkit 3.0 from microsoft. I have successfully created the example web service DocSample1 and am able to run this from the command line...
1
907
by: alien2_51 | last post by:
This article; http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnentsrv/html/windotnetsvr_dotnetentpsvs.asp Speaks about "Services Without Components"... As far as I'm concerned...
4
6826
by: David Gagné | last post by:
Hello, Is it possible for a web service to work without a web server. If yes, how do you deploy the web service on a server and expose it on the Internet? And, how the client applications can...
4
7663
by: Henrik | last post by:
Hi all,, I'm trying to make a program, that calls a webservice, and then does somthing about the data, that i recive.. But i don't know what to do with this data??.. i tried to load into an...
0
1917
by: Kaimar Seljamäe | last post by:
Hi, I have to create a web service client which uses SOAP encoding but does not use "multi-reference" values (see http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383513 item 10). If I...
1
1482
by: Matthias | last post by:
Hi guys, How can I add a security token for example a saml-token (if I have one) to a soap request without the web services enhancement? Is it possible?
2
3906
by: mfr | last post by:
Hi all, In a project I'm working on, I need to call web services methods based on information that is given to my client program only at run-time. I get the wsdl url, the name of the method to...
0
7215
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7385
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5467
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4917
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4597
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1425
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.