TAILIEUCHUNG - Professional VB 2005 - 2006 phần 9

Đó là khá nhiều tất cả là các dịch vụ Web từ một quan điểm thực hiện. NET. NET giao dịch với tất cả các hệ thống ống nước đã được thảo luận trong phần đầu của chương này (SOAP, WSDL, và như vậy), có nghĩa rằng tất cả là để làm là thêm một phương thức trang trí đúng với dịch vụ. | Chapter 23 That s pretty much all there is to Web Services from an implementation perspective in .NET. .NET deals with all of the plumbing that was discussed in the first part of this chapter SOAP WSDL and so on which means that all there is to do is add properly decorated methods to the service. Simpo PDF Merge and Split Unregistered Version - http A Realistic Example Although the previous example was very easy to implement it doesn t demonstrate a real-world application of Web Services. Let s take a look at a more realistic example by building a Web Service that sends out a richer set of data from a database instead. For the sake of example imagine that a third-party provider hosts the site. The SQL server is behind a firewall and the IIS server is in a demilitarized zone a safe though exposed network position. This is illustrated in Figure 23-6. To get the data from your site to the remote site call a Web Service on the remote Web server from your intranet. Since the SOAP envelope is sent via HTTP the firewall will allow it through and on the IIS server will handle the actual database manipulation. The remote firewall will allow database calls only from the IIS server and the data will be updated safely because of the security. In real life the class file GetCustomers would be local to your intranet server and the database file would be an SQL server on a second PC. Across the Internet as shown in the diagram the Web Service would be on an IIS server sitting outside the network firewall. The DLL that actually provides the data functions would be on an application server inside the firewall and the database would again be on a separate machine. For this application though you will create a Web Service that will expose the Customers table from the sample Northwind database across the intranet that will then later be consumed by a Web application. Just remember that Web Services are not only about exposing simple values but also about .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.