Comparative Study Of Web Services On Mobile Platform
#1

PRESENTED By
Maulik M Sorathia
Rushikesh S Chaubal

[attachment=10341]
1.1 What is a Web service?
Web services are distributed application components that are externally available. You can use them to integrate computer applications that are written in different languages and run on different platforms. Web services are language and platform independent because vendors have agreed on common web service standards. A web service is typically an application programming interface (API) or Web API that is accessed via Hypertext Transfer Protocol (HTTP) and executed on a remote system, hosting the requested service.
The W3C defines a "web service" as "a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically Web Services Description Language WSDL). Other systems interact with the web service in a manner prescribed by its description using SOAP messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards."
Unlike traditional client/server models, such as a Web server/Web page system, Web services do not provide the user with a GUI. Web services instead share business logic, data and processes through a programmatic interface across a network. The applications interface, not the users. Developers can then add the Web service to a GUI (such as a Web page or an executable program) to offer specific functionality to users.
Web services allow different applications from different sources to communicate with each other without time-consuming custom coding, and because all communication is in XML, Web services are not tied to any one operating system or programming language.
1.2 The Role of Web Services on Mobile Platform
Web services are an emerging technology that provides interoperability between applications running in different platforms. The Web services technology provide the best approach to Service Oriented Architecture envision of component collaboration for better business requirements fulfillment in large enterprise systems. The challenges in implementing Web services consuming clients for low-resources mobile devices connected through unreliable wireless connections are delimited. The paper also presents a communication architecture that moves the heavy load of XML-based messaging system from the mobile clients to an external middleware component. The middleware component will act like a gateway that lightly communicates with the device in a client-server manner over a fast binary protocol and at the same time takes the responsibility of solving the request to the Web service. Keywords: Web Services, SOA, Mobile Computing, Mobile Devices.
1.2.1 Introduction
The current trend in the application space is moving towards Service-Oriented Architecture (SOA) paradigm which describes a flexible set of design principles for building interdependent and interoperable application components that act like services by implementing a specific functionality and publishing a communication interface to access it. The paradigm envisions component collaboration for better fulfillment of business requirements in large enterprises systems. Systems built with these principles will be more flexible to changes in business requirements as opposed to traditional monolithic systems that are extremely sensitive to any change in one of its subsystems.
The Web services technology evolved from the most logical approach of applying the SOA vision to the Web space. This technology provides interoperability over the Web between applications running on different platforms, ensuring a standardized protocol for business partners to exchange information. Being built over the eXtensible Mark-up Language (XML) and Hypertext Transfer Protocol (HTTP) standard protocols, Web services can be easily deployed and accessed from anywhere over the Web.
1.2.2 Description of Web services
Web services are software components build upon Web-based technologies including HTTP and XML and allow standard means of interoperability over the Internet or intranets between application running on a large variety of hardware and platforms. Web services act like self-contained components that are published, located and invoked over the Web. The key concept behind Web services is to provide a standard platform and operating system independent mechanism for application communication over the Web.
The Web Service Architecture (WSA) proposed by W3 organization relies on a number of Web standards like XML, Simple Object Access Protocol (SOAP), Web Service Description Language (WSDL) and Universal Description Discovery and Integration (UDDI) that allow services to be described, searched and integrated by any application. Main Web services implementations fall into one of the two categories: SOAP Web services and REpresentational State Transfer (REST) Web services introduced for the first time by. SOAPbased Web services are the preferred way to implement the SOA initiative in today's complex and heterogeneous computing environment. SOAPbased Web services present greater flexibility at lower integration costs over RESTful Web services that instead offer great performance through lighter messaging system.

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: web services seminar topic, ppt on porting mobile web application engine to the android platform, web services topics for seminar, web services seminar topics, net web servicesrestful web services, sementic web services seminar topic, on the use of mobile phones and biometrics for accessing restricted web services,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Platform Autonomous Custom Scalable Service using Service Oriented Cloud Computing Ar 1 1,047 15-02-2017, 04:39 PM
Last Post: jaseela123d
  WEB SERVICE SELECTION BASED ON RANKING OF QOS USING ASSOCIATIVE CLASSIFICATION 1 917 15-02-2017, 04:13 PM
Last Post: jaseela123d
  Migrating Component-based Web Applications to Web Services: towards considering a ”We 1 841 15-02-2017, 10:56 AM
Last Post: jaseela123d
  SPOC: A Secure and Privacy-preserving Opportunistic Computing Framework for Mobile-He 1 907 14-02-2017, 03:49 PM
Last Post: jaseela123d
  Online Rental House Web Portal smart paper boy 6 5,433 06-02-2016, 01:00 PM
Last Post: seminar report asees
  Web Based Blood Bank Management System project report maker 4 12,609 18-04-2015, 07:12 PM
Last Post: Guest
  MOBILE PHONE BASED ATTENDANCE TRACKING SYSTEM seminarsonly 25 21,054 06-03-2015, 07:18 PM
Last Post: unas
  Mobile shop management System computer science technology 7 14,780 01-07-2014, 06:21 PM
Last Post: seminar report asees
  WEB PORTAL FOR STUDENT INFORMATION SYSTEM OF E.C.A smart paper boy 2 3,127 29-03-2014, 11:49 PM
Last Post: Guest
  Cool Cab services seminar presentation 2 2,762 21-03-2014, 02:11 AM
Last Post: Guest

Forum Jump: