Home Freemagazine Issue12 Quick introduction to web services



Quick introduction to web services
Posted on: October 13, 2010 at 12:00 AM
Web services are becoming more and more popular. Web Services allows you to expose the functionality of your existing code over the network.

Quick introduction to web services

       

Introduction:

Web services are becoming more and more popular. Web Services allows you to expose the functionality of your existing code over the network. Once it is exposed on the network, other application can use the functionality of your program.

Web Services allows different applications to talk to each other and share data and services among them. Other applications can also use the services of the web services. For example VB or .NET application can talk to java web services and vice versa. So, Web services are used to make the application platform and technology independent.

Full Description: http://javajazzup.com/issue12/page5.shtml

       

Related Tags for Quick introduction to web services:


More Tutorials from this section

Ask Questions?    Discuss: Quick introduction to web services  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.