• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
projectsgeek

ProjectsGeek

Download Mini projects with Source Code, Java projects with Source Codes

  • Home
  • Java Projects
  • C++ Projects
  • VB Projects
  • PHP projects
  • .Net Projects
  • NodeJs Projects
  • Android Projects
    • Project Ideas
      • Final Year Project Ideas
      • JSP Projects
  • Assignment Codes
    • Fundamentals of Programming Language
    • Software Design Laboratory
    • Data Structure and Files Lab
    • Computer Graphics Lab
    • Object Oriented Programming Lab
    • Assembly Codes
  • School Projects
  • Forum

Web Service for Multiple clients Project Idea

April 12, 2014 by ProjectsGeek Leave a Comment

Web Service for Multiple clients Project

Web Service for Multiple clients Definition 

To create a  web service that can be consumed by multiple clients. The clients will be such that they will be able to adapt themselves if there is any incremental change in the server database or the data format resulting in change in WSDL. The web service generator may provide a special service that provides the delta corresponding to incremental change

Software Requirements

  • J2EE application server.
  • XML.
  • WSDL.
  • HTML.
  • JFrame.

Hardware Requirements:

A minimum configuration PC supporting Windows platform and supports web service. It should support J2EE application server.

Technology Used: Web services

Project Descriptions

To create a  Web Service for Multiple clients. The clients will be such that they will be able to adapt themselves if there is any incremental change in the web server database or the data format. The data exchange process between client and server will have the following features –

  • Client and the server will connect to each through WSDL which will act as an end point to both client and the server.
  • Data transaction will be in XML.
  • Generally HTTP is used as an underlying protocol to exchange data.
  • In case there is some change in the database format or the any other change in the data, as soon as the client comes to know about the change it tries to adapt itself according to the changes done.

Procedure

  • Client sends a query to the server according to the pre-defined contract (WSDL).
  • The server sends the output. If the output is in accordance with the previous contract the client consumes the data sent by the server.
  • If the data sent is not in the format specified by the contract, the client is not able to consume the data in its original form.
  • The client then checks for the changes in the previous contract.
  • If there are some changes it upgrades itself according to the new changes.

For e.g. If according to the previous contract the output is O. According to the new contract if the output is O+DELTA O, then the corresponding change in the output is DELTA O.

Now the new contract will exist between the client and the server where the output will be O+DELTA O. This will be the new contract between the two and this output will be the new O for the system.

This procedure will continue for all subsequent changes in the contract.

Other Projects to Try:

  1. Mail Server Final Year Project Idea
  2. Web based Mail Service Client project
  3. Web Skeletonizer Service project in Java
  4. Beginners | What is SOAP Web Service ?
  5. Online Voting System project Idea

Filed Under: Final Year Projects Tagged With: Project Ideas

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Tags

.Net Projects Download Android Project Ideas Android Projects Angular 2 Assembly Codes C # Projects C & C++ Projects C++ Projects Class Diagrams Computer Graphics Database Project Data Mining Projects DataScience Projects Datastructure Assignments Download Visual Basic Projects Electronics project Hadoop Projects Installation Guides Internet of Things Project IOS Projects Java Java Interview Questions Java Projects JavaScript JavaScript Projects java tutorial JSON JSP Projects Mechanical Projects Mongodb Networking Projects Node JS Projects OS Problems php Projects Placement Papers Project Ideas Python Projects seminar and presentation Struts

Search this Website


Footer

Download Java Project
Download Visual Basic Projects
Download .Net Projects
Download VB Projects
Download C++ Projects
Download NodeJs Projects
Download School Projects
Download School Projects
Ask Questions - Forum
Latest Projects Ideas
Assembly Codes
Datastructure Assignments
Computer Graphics Lab
Operating system Lab
australia-and-India-flag
  • Home
  • About me
  • Contact Form
  • Submit Your Work
  • Site Map
  • Privacy Policy