473,406 Members | 2,352 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Web Service Example?

Jim
OK... so I have to do this presentation next week about what web
services are... which I can do, but I'd like to show a few "examples"
of webservices available online.

Can anybody point me in the right direction as to where I can find
some good examples online that actually work?

Thanks...
Jul 20 '05 #1
4 2364
Have a look at www.xmethods.net. Also at
www.mgateway.com/wsdlvalidator.htm where you'll find an online client
that demonstrates how they work by automatically discovering the SOAP
interfaces from the WSDL document

For a simple and effective one, have a look at the California Highways
traffic report service (WSDL at
http://www.xmethods.net/sd/2001/CATrafficService.wsdl)

Rob

On 30 Nov 2003 18:50:55 -0800, ji*************@hotmail.com (Jim)
wrote:
OK... so I have to do this presentation next week about what web
services are... which I can do, but I'd like to show a few "examples"
of webservices available online.

Can anybody point me in the right direction as to where I can find
some good examples online that actually work?

Thanks...


---
Rob Tweed
M/Gateway Developments Ltd

Global DOMination with eXtc : http://www.mgateway.tzo.com
---
Jul 20 '05 #2
I think google have got a web service interface as well.

Iain
"Rob Tweed" <rt****@blueyonder.co.uk> wrote in message
news:rg********************************@4ax.com...
Have a look at www.xmethods.net. Also at
www.mgateway.com/wsdlvalidator.htm where you'll find an online client
that demonstrates how they work by automatically discovering the SOAP
interfaces from the WSDL document

For a simple and effective one, have a look at the California Highways
traffic report service (WSDL at
http://www.xmethods.net/sd/2001/CATrafficService.wsdl)

Rob

On 30 Nov 2003 18:50:55 -0800, ji*************@hotmail.com (Jim)
wrote:
OK... so I have to do this presentation next week about what web
services are... which I can do, but I'd like to show a few "examples"
of webservices available online.

Can anybody point me in the right direction as to where I can find
some good examples online that actually work?

Thanks...


---
Rob Tweed
M/Gateway Developments Ltd

Global DOMination with eXtc : http://www.mgateway.tzo.com
---

Jul 20 '05 #3
Have a look at Google Web Services APIs at www.google.com/apis/.

To access these Services requires a unique (license) key, and
Google limits each key to 1000 searches per day. Getting a key
takes only a few minutes.

If you want an XForms/Web Services demonstration, have
a look at the formsPlayer Google Web services example.
(www.formsplayer.com/community/samples/index.html)

- Finnbarr
ji*************@hotmail.com (Jim) wrote in message news:<cd**************************@posting.google. com>...
OK... so I have to do this presentation next week about what web
services are... which I can do, but I'd like to show a few "examples"
of webservices available online.

Can anybody point me in the right direction as to where I can find
some good examples online that actually work?

Thanks...

Jul 20 '05 #4
You question is too vague ...

Webservices can refer to :

1. SOAP
2. Packages which use SOAP such as AXIS
3. How J2EE containers like BEA or WebSphere publish access to EJBs.

So what are you interested in ...

Something like "look at AXIS" might be a good tip, but if you're
a student with 30 hours to spend on a project looking at that might
be beyond your technical background or within your time limitations.

It does come with some out of the box examples.

Try http://ws.apache.org/axis/index.html

This is a starting point for one approach to marshalling
and unmarshalling objects using SOAP.

For quick stuff you can make you own web service using JDOM.
ji*************@hotmail.com (Jim) wrote in message news:<cd**************************@posting.google. com>...
OK... so I have to do this presentation next week about what web
services are... which I can do, but I'd like to show a few "examples"
of webservices available online.

Can anybody point me in the right direction as to where I can find
some good examples online that actually work?

Thanks...

Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Hardy Wang | last post by:
Hi all: I read an article from http://www.c-sharpcorner.com/Code/2003/Sept/InstallingWinServiceProgrammatically.asp about how to install a windows service programmatically. Based ont the code...
7
by: Mike | last post by:
I want to create a windows service that will monitor another window service. what i need for the service to do is, if a service is stopped I need it to start the service back up example: ...
3
by: Jeremy S. | last post by:
On my dev machine (XP/Pro with VS.NET 2003) I have been developing a Windows Service and installing it on the local machine by opening the Visual Studio Command Prompt and then executing . Now I...
2
by: John David Thornton | last post by:
I've got a Windows Service class, and I put a System.Threading.Timer, and I've coded it as shown below. However, when I install the service and then start it in MMC, I get a peculiar message: ...
1
by: Joe Monnin | last post by:
I have a web service that takes an XmlDocument as a parameter, performs some processing on it, and saves it to a database. The web service signature looks similar to this: public void...
7
by: Sunil Varma | last post by:
Hello all, I wrote a Windows Service in VC.NET 2005 I want to debug the solution. I tried as mentioned in the following link. ...
12
by: tshad | last post by:
What would be a good way to check programmatically whether a service was running? We have a service that dies periodically and I need to check to see if this service is running. I know how to...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
1
munim
by: munim | last post by:
Hello Guys! I am new to .NET Platform and very new to Web services. I have been developing a system which is a Windows Application (which is 40% complete, and I have been working on it for a...
0
by: =?ISO-8859-1?Q?Jan_Thom=E4?= | last post by:
Hi, I've been trying like a madman to make my WSDL work with .net, but it seems I am out of luck. Whenever I add a service reference to Visual C#, the code gets generated fine, however all...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.