dot.NET.Framework.Essentials.1002003,.3Ed [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

dot.NET.Framework.Essentials.1002003,.3Ed [Electronic resources] - نسخه متنی

Hoang Lam; Thuan L. Thai

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










Chapter 6. Web Services


Web
services allow access to software components through standard web
protocols such as HTTP and SMTP. Using the Internet and XML, we can
now create software components that communicate with others,
regardless of language, platform, or culture. Until now, software
developers have progressed toward this goal by adopting proprietary
componentized software methodologies, such as DCOM; however, because
each vendor provides its own interface protocol, integration of
different vendors' components is a nightmare. By
substituting the Internet for proprietary transport formats and
adopting standard protocols such as SOAP, web services help software
developers create building blocks of software, which can be reused
and integrated regardless of their location.

In this chapter, we describe the .NET web services architecture and
provide examples of a web service provider and several web service
consumers.


/ 121