If I want to run my program as a web service I need to setup a webserver , am I right ? Whars that difference ? can a webservice be run without a webserver ?
On 8/29/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > On 26 Aug 2006 04:07:35 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi folks, I have accomplished to make a python program that make some > > image manipulation to bmp files. > > I now want to provide this program as a web service. A user can visit a > > site and through a web interface he should upload the file to the web > > server , the server then will do the image process with the python > > program I have wrote and when it finish the user must get the image > > file back . > > > > My question is how difficult is to set up a web server that can run > > python easy ? should I try ZOPE or there is something better in mind ? > > is that webservice or webserver? > if webservice try ZSI of it's a webserver why don't you try CherryPy? > > > > -- > > http://mail.python.org/mailman/listinfo/python-list > > > -- Nicolas G mobile: +30 69 45 714 578 -- http://mail.python.org/mailman/listinfo/python-list