Re: Web services via httpd



On Feb 26, 1:53 am, "Lars Rune Nøstdal" <larsnost...@xxxxxxxxx> wrote:
On Feb 24, 2:13 pm, nostradumbas...@xxxxxxxxx wrote:

Can it be done _without_ Java?

Yes, I use Hunchentoot (http://www.weitz.de/hunchentoot/).

--
Lars Rune Nøstdalhttp://nostdal.org/

I really meant 'web service' and not 'web server', that is a web
application that runs on a web server and services requests to clients
- which may be either other web services or binary applications.

Look at:
http://www.ibm.com/developerworks/webservices/standards/
http://www.ibm.com/developerworks/library/ws-wsif.html
http://www.ibm.com/developerworks/webservices/library/ws-wsif2/

I need to build a web service application, I am wondering if PHP can
be used reliably because I have good familiarity with that language
(as opposed to Java). Again, I am talking about the architecture on
the server side.

I just need an overall picture of the solution if anyone has done
something like this before.
.



Relevant Pages

  • RE: Breakpoint on a web service
    ... First let us clarify how the website works. ... hosted in a web server process. ... Development Server in Visual Studio, Visual Studio will create built-in web ... I suppose that your website and web service are all ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Dataset / Pacifice Timezone Question
    ... >>>I have a Web Service on a Web Server on the East Coast ... >>> different time zone, the datetime columns have ... >>> between server and client. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MFC Question
    ... >I basically have to another layer for the conversion to my app. ... >seems that I don't necessarily have to make a web service as I can simply ... If you have a web server that is external to your ... Good luck, Russ ...
    (microsoft.public.vc.mfc)
  • Re: How to create a Web Server?
    ... web service" which are quite different problems. ... A Web server is, in general, a fairly ... connection is established on the socket, you now have a connection on which you can send ... Select a camera from a list of all cameras ...
    (microsoft.public.vc.mfc)
  • Re: How to return a request from a Web Service
    ... Web Services aren't typically "consumed" straight from a browser. ... from an internal server to a location on the web server to make it available ... > The web service is invoked using the HTTP POST protocol. ... on the web server until the user made the request. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)