ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> DevelopMentor-dotNET
DevelopMentor-dotNET
Re: [DOTNET] WebService
by Peter Clark other posts by this author
Nov 15 2001 2:02PM messages near this date
Re: [DOTNET] RTM version of VS.Net | Re: [DOTNET] MS Access?
Webservices are a simple concept - a method of providing information through
a neutral medium. The idea is that you make a request through the internet
to a server using SOAP, the service figures out the answer to your request
and sends it back to you via SOAP.

An example would be an telephone book - supply a name and address, and it
returns a phone number. The service can be spread over 100 servers to give
good load handling, but to your point of view, it exists only as a single
service at a domain name.

Obviously, you can do a lot more complicated things than an address book.

In this way you can provide services which can run on any machine, anywhere,
and be used by any machine, anywhere. All the "service" is is the request
interface :)

Peter C.

-----Original Message-----
From: Ricardo Figueira [mailto:RBFigueira@[...].PT]
Sent: 15 November 2001 13:47
To: DOTNET@[...].COM
Subject: [DOTNET] WebService


Friends,

Can anyone give me an example of a Webservice, for what is necessary and the
objective of a Webservice?

Can anyone give me a short explanation and a practical example ?

Best regards,

Ricardo Figueira (RBFIGUEIRA)
Moderador Lista PontoNetPT (ASP.NET e VB.NET)
http://groups.yahoo.com/group/PontoNetPT
*** PORTUGUESE LANGUAGUE***

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.


 -----------------------------------------------------------
Internet communications are not secure and therefore Oyster Partners Ltd
does not accept legal responsibility for the contents of this message. Any
views or opinions presented are solely those of the author and do not
necessarily represent those of Oyster Partners Ltd.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved