PEAR::SOAP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Doug Farrell

    PEAR::SOAP

    Hi all,

    I'm trying to make use of PEAR::SOAP am and having problems. I've tried a
    number examples I've found on the web, but to no avail. I've set things up
    so I have to separate servers on my machine, the server at port 1100 and
    the client at port 1101. However, no luck getting anything to talk.
    Whenever the client goes into the 'call' function of the SOAP/Client.php
    class, it never returns.

    So, basically I'm asking if anyone could point me to some good examples of
    using the PEAR::SOAP classes so I can at least see something that should
    work if I have things set up correctly.

    Thanks in advance,
    Doug Farrell
Working...