ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ws-dev
ws-dev
Re: SOAP::Lite
by Paul Kulchenko other posts by this author
Dec 6 2002 9:43PM messages near this date
view in the new Beta List Site
SOAP::Lite | Hello World
Hi Dan,

>  PS...Is there anyone out there?
I hope so ;)

>  But how would I go about writing a webservice that others could
>  connect to?
You may want to take a look at http://soaplite.com/ for short
examples, or check http://cookbook.soaplite.com/ and
http://guide.soaplite.com/ for more details. You may also want to
join the SOAP::Lite mailing list
(http://groups.yahoo.com/group/soaplite.com/)

Best wishes, Paul.

--- Dan Havey <dhavey@[...].com>  wrote:
>  
>  Ok I get the client concept like this:
>  
>  use SOAP::Lite;
>  
>  my $s = SOAP::Lite->
> 
uri('capeconnect:AirportWeather:com.capeclear.weatherstation.Station')
>        -> proxy('http://www.capescience.com/ccgw/GWXmlServlet');
>  
>  result = $s->getSummary($ARGV[0] or die "Usage: $0
>  airportICAOcode\n")->result;
>  
>  But how would I go about writing a webservice that others could
>  connect to?
>  
>  Thanks in Advance...
>  
>  Daniel Havey
>  
>  PS...Is there anyone out there?
>  
>  
>  
>  ---------------------------------
>  Do you Yahoo!?
>  Yahoo! Mail Plus - Powerful. Affordable. Sign up now


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
_______________________________________________
Ws-dev mailing list
Ws-dev@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ws-dev
Thread:
Dan Havey
Paul Kulchenko

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved