any help is appriciated: definitions/web sites/lunks personal help....
any help is appriciated: definitions/web sites/lunks personal help....
Quake 3 Arena - Freeze Tag
any help is appriciated: definitions/web sites/lunks personal help....
Sorry I'm just back from a long week end.
I'll try to give you info tomorrow if I find any but so far I don't know what to say… 
Web services like what ?
http page / server ?
well guys - thX for the replies... I could manage the presentation without really knowing what web services are
but i think it's something to do with connections of systems, which do not appear to be connected at first. XML, WSDL those were two basic parts of it i believe... but nevermind!
Sorry Andi. Forgot this thread 
So... First: In a nutshell, a web service is a SERVICE on the WEB. Let's take it one word at a time.
SERVICE is basically a corporate (understand: idiocratic bureaucratic) term for FUNCTION (the math word for something which given an input gives an output). So an hotel reservation SERVICE takes for instance a NAME, an HOTEL and a DATE, and as a result, gives an answer weither reservation of NAME to HOTEL on DATE succeeded (YES or NO here, a boolean.).
WEB means it's on Internet. Or at least on networks.
Advantages: You don't have to write the SERVICE (or function) on the CLIENT, but you put it on the SERVER instead. Thereby, you don't have to change every client's SERVICE every time you change the SERVICE. It's easier to MAINTAIN.
etc.
Drawbacks: It contentrates loading time on SERVERS hosting WEB SERVICES.
etc.
Additionnal information: http://en.wikipedia.org/wiki/Web_services (of course)
I hope I got what you wanted and answered it. If not, please tell me...
Have a nice day.
ben
(edit in blue)
) Now we prefer simple services wich are working together even if services are not running on the same server. Google is the best example (Google doesn't run on a server but on some thousand of simple computers)