Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WEB SERVICES
#1

Abstract:
According to the W3C a Web service] is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface that is described in a machine-processible format such as WSDL. Other systems interact with the Web service in a manner prescribed by its interface using messages, which may be enclosed in a SOAP envelope, or follow a RESTful approach. These messages are typically conveyed using HTTP, and normally comprise XML in conjunction with other Web-related standards. Software applications written in various programming languages and running on various platforms can use web services to exchange data over computer networks like the Internet in a manner similar to inter-process communication on a single computer. This interoperability (for example, between Java and Python, or Microsoft Windows and Linux applications) is due to the use of open standards. OASIS and the W3C are the primary committees responsible for the architecture and standardization of web services. To improve interoperability between web service implementations, the WS-I organization has been developing a series of profiles to further define the standards involved.
[attachment=1860]

ABSTRACT
According to the W3C a Web service] is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface that is described in a machine-processible format such as WSDL. Other systems interact with the Web service in a manner prescribed by its interface using messages, which may be enclosed in a SOAP envelope, or follow a RESTful approach. These messages are typically conveyed using HTTP, and normally comprise XML in conjunction with other Web-related standards. Software applications written in various programming languages and running on various platforms can use web services to exchange data over computer networks like the Internet in a manner similar to inter-process communication on a single computer. This interoperability (for example, between Java and Python, or Microsoft Windows and Linux applications) is due to the use of open standards. OASIS and the W3C are the primary committees responsible for the architecture and standardization of web services. To improve interoperability between web service implementations, the WS-I organization has been developing a series of profiles to further define the standards involved.

Motivation
INTRODUCTION
The ability to program the Web Example: Consider an Excel spreadsheet that summarizes your Whole financial picture : stocks, bank accounts, loans, etc. If some of this information is available through XML Web services, Excel can update it and present the update information to the user Web services evolved from previous technologies that served the same purpose such as RPC, ORPC (DCOM, CORBA and JAVA Web Services were intended to. solve three main problems: lnteroperability Firewall traversal

Advantages of Web Services
Web services provide interoperability between various software applications running on disparate platforms/operating systems. Web services use open standards and protocols. Protocols and data I: formats are text-based where possible, making it easy for developers to comprehend. By utilizing HTTP, web services can work through many common firewall security measures without requiring changes to the firewall filtering rules. Other forms of RPC may more often be blocked. Web services allow software and services from different companies and locations to be combined easily to provide an integrated service. Web services allow the reuse of services and components within an infrastructure. = Web services are loosely coupled thereby facilitating a distributed I approach to application integration.
Disadvantages of Web Services
Web services standards features such as transactions are currently nonexistent or still in their infancy compared to more mature distributed computing open standards such as CORBA. This is likely to be a temporary disadvantage as most vendors have committed to the OASIS standsrds to implement the Quality of Service aspects of Web services may suffer from poor performance compared to other distributed computing approaches such as RMI, CORBA, or DCOM. This is a common trade-off when choosing text-based formats. XML explicitly does not count among its design goals either conciseness of encoding or efficiency of parsing. This could change with the XML lnfoset standard, which describes XML-based languages in terms of abstractions (elements, attributes, logical nesting). The traditional angle-bracket representation is now seen as an ASCII (or Unicode) serialisation of XML, not XML itself. In this model, binary serialisation is an equally valid alternative. Binary representations such as SOAP MTOM promise to improve the wire efficiency of XML messaging:
Reply

#2
Web services are a standards-based software technology that lets programmers and integrators combine existing and new systems or applications in new ways over the Internet, within a company s boundaries, or across many companies. Web services allow interoperability between software written in different programming languages, developed by different vendors, or running on different operating systems or platforms. Web Services are services offered across the web using existing web infrastructure. They are network-based services built using standard technologies that allow interoperability between systems and applications. Once the operational restraints and legacy issues facing the majority of businesses have been accepted, it is safe to say that Web Services are a valuable tool for increasing operational efficiency and response times to meet business objectives. Web Services are a key tool in the mission to bring together disparate systems, initially within the enterprise and when matured with trusted third parties. The use of Web Services makes it easier and cheaper to unlock the value of information contained within existing systems and allows the business to create seamless processes that are flexible and scaleable. Waiting for Web Services security standards to mature is not the most prudent option and standards will likely never adequately address the larger enterprise issues of control and monitoring. Enterprises have many options for implementing Web Services security, but the creation of a control layer in the architecture using a distributed Web Services management (WSM) solution is the most effective means for securing Web Services behind and across firewalls.
Reply

#3
[attachment=114]
[attachment=115]
The Internet has created the foundation for networked economy an extended business community in which vendors, partners, and customers interact and collaborate, But while the Internet Protocol (IP) standard has created universal page link between data and voice networks, companies uses business applications built from a complex array of diverse platforms, operating systems, programming languages, and vendors.
Web services are self-contained, self-describing, modular applications that can be published, located, and invoked across the web. Web services perform functions, which can be anything from simple requests to complicated business processes. We shall present the Motivation for Web services, Web services architecture: XML, SOAP, and WS-Addressing, Discovery, Current Challenges, Future Vision
Reply

#4
Hi..!!

I am IT engineer..
I want to work on good project pls sugest me a good topic and how i can get source about that topic pls give me a guidence..

and i also interest in web service give me documation and other related material om my email id pls

my email id is: [email protected]

pls give quick reply..!!
Reply

#5
i need the documentation and ppt on web services[/font]
plzz i need the ppt n documentation on web services..
Reply

#6
please read http://seminarsprojects.net/Thread-Web-Services for documentation and ppt on web services and more
Reply

#7

i want to download webservices documentation and slides for presentation
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.