in reply to Re: Perl SOAP Web Service to Accept File Uploads
in thread Perl SOAP Web Service to Accept File Uploads
Hi thanos1983,
One more question for you: By looking at "Quick Start with SOAP" web page link you sent me, it would appear that the SOAP Server script (CGI script in this instance) would need to run on a web server? (e.g. on Apache)
So that the Client script could call, for example, http://localhost/SOAPServer.cgi? My question is: Does running a SOAP Service require an HTTP Web Server to run as well? (Please excuse my ignorance.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Perl SOAP Web Service to Accept File Uploads
by roboticus (Chancellor) on Mar 27, 2019 at 17:48 UTC | |
Re^3: Perl SOAP Web Service to Accept File Uploads
by thanos1983 (Parson) on Mar 28, 2019 at 08:53 UTC | |
by sumeetgrover (Monk) on Mar 29, 2019 at 09:26 UTC |