Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Connecting to a Daemon using SOAP::Lite

by IlyaM (Parson)
on Dec 23, 2001 at 03:13 UTC ( [id://133998]=note: print w/replies, xml ) Need Help??


in reply to Connecting to a Daemon using SOAP::Lite

The short answer is, when specifying proxy, supply the PORT in the url, like so:
use SOAP::Lite +autodispatch => uri => 'http://www.soaplite.com/Temperatures', proxy => 'http://services.soaplite.com:PORT/temper.cgi';
You should goread SOAP::Lite Guide. It has complete examples of both clients and servers. Normally Cookbook should be read after this guide.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://133998]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-16 20:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found