Here is a very simple soap server http://www.vivtek.com/wftk/doc/code/python/soap_server.html
2009/10/15 Viktor Szakáts <[email protected]>: > Hi Marek, > > Is there any sort of existing library or other sort > of external package which helps to implement such server? > > SOAP is supposed to be an open standard (although it > does seem quite MS centric regardless), so I suppose > such server side functionality may exist somewhere > already, and shouldn't be written from ground up for > tools like Harbour. > > So, is there anything we could use? > > Brgds, > Viktor > > On 2009 Oct 15, at 09:54, Horodyski Marek (PZUZ) wrote: > >>> -----Original Message----- >>> From: Massimo Belgrano [mailto:[email protected]] >>> Sent: Wednesday, October 14, 2009 9:31 PM >>> To: Harbour Project Main Developer List. >>> Subject: Re: [Harbour] Web Services in Harbour >>> >>> Hi Marek >>> >>> harbour have a solution for SOAP.CLIENT and afaik is not >>> possible a soap server, but harbour have a lot of capability >>> underground >> >> Not yet, but in the future ? >> Today seems to be necessary. >> In the company we have nearly 800 applications. >> Those who will not know how to integrate with others will be eliminated. >> Integration platform is the SOAP. >> Putting SOAP messages on the server database does not always meet the >> need. >> The application serves SOAP is much more powerful. >> >> In the Harbor App I doing in seconds something that large applications >> can not do in the hour session. >> But I can not [bowl | serve] a SOAP service. >> >> Regards, >> Marek Horodyski >> _______________________________________________ >> Harbour mailing list >> [email protected] >> http://lists.harbour-project.org/mailman/listinfo/harbour > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano Analisi e sviluppo software per Lan e Web - Consulenza informatica - Formazione Delta Informatica S.r.l. http://www.deltain.it/ +39 0321 455962 _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
