TAILIEUCHUNG - Using the WebServiceConnector Component

Sử dụng phần WebServiceConnector Thông qua việc sử dụng các thành phần WebServiceConnector, một bộ phim Flash có thể kết nối với một dịch vụ web và tải thông tin từ nó. Một dịch vụ Web là một ứng dụng phía máy chủ chấp nhận dữ liệu, thực hiện một dịch vụ trên cơ sở đó, dữ liệu và trả về kết quả. Ví dụ, một dịch vụ Web có thể cho phép bạn để nuôi nó một mã zip và, như một kết quả, trở về thời tiết trong khu vực quy định. Một dịch vụ Web có. | Using the WebServiceConnector Component Through the use of the WebServiceConnector component a Flash movie can connect to a Web service and load information from it. A Web service is a server-side application that accepts data performs a service based on that data and returns a result. For instance a Web service might allow you to feed it a zip code and as a result return the weather in the specified area. Another Web service could find all the spelling mistakes in a string of text fed to it correct the spelling errors and return the modified text. To send data to a Web service the data must be formatted in XML. More precisely the XML must meet the SOAP Simple Object Access Protocol standard. Fortunately you don t need to learn this standard. The WebServiceConnector component handles the process of converting data to XML the data you send to the Web service in the appropriate format sending it to the Web service as well as receiving and parsing the response. This means that you can communicate with Web services without having to worry about formatting the request properly or figuring out how to interpret the returned XML. The WebServiceConnector component handles everything. The WebServiceConnector component has five parameters WSDLURL. This parameter is the URL for the file that defines the Web service operation. When this parameter is entered the Flash authoring environment automatically attempts to load the destination file. This allows the authoring environment to display information related to the Web service in the Schema tab of the Component Inspector which will be discussed later in this lesson. operation. After the file located at WSDLURL is loaded the operation parameter allows you to select from a drop-down list the operation that you want to execute. Many Web services provide only one operation such as getPrice whereas other Web services may provide several types of operations such as SendICQmessage SendMSNmessage and SendAIMmessage. .

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.