Hits Today: 2 Total: 1848 | Updated: 4/26/2001 | |
 | Remote objects can give a program almost unlimited power over the Internet, but most firewalls block non-HTTP requests. SOAP, an XML-based protocol, gets around this limitation to provide intraprocess communication across machines.
Author: Aaron Skonnard Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 1779 | Updated: 6/12/2001 | |
 | These Web Services are completely compatible with clients written in C++, C#, VB and other tools that can call a Web Service through SOAP... Author: Bogdan Crivat Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 1872 | Updated: 6/24/2001 | |
 | This is a beginner level article giving basic introduction to SOAP. The purpose of this article is to introduce the SOAP concept. This article does not address 'How to Build a SOAP Server/Client'. Author: Dhandapani Ammasai Code: ASP.NET Beta 1 & VB | |  | |
Hits Today: 1 Total: 2284 | Updated: 3/3/2001 | |
 | SOAP (Simple Object Access Protocol) is a simple solution for interaction of different applications built in different languages and running on different platforms as it uses HTTP as its transport and XML as its payload for sending and receiving messages. Author: Manish B Mehta Code: ASP.NET Beta 1 & C# |
Hits Today: 1 Total: 929 | Updated: 8/15/2001 | |
 | "SOAP version 1.2 is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of four parts..." Author: w3c Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 1158 | Updated: 6/25/2001 | |
 | In this installment of the "Web services insider," James Snell shows that Apache and Microsoft can play nicely together, by demonstrating how easy it is to consume Apache SOAP-based Web services using the Microsoft SOAP Toolkit Beta 2.
Author: James Snell Code: ASP.NET Beta 2 & VB |
Hits Today: 1 Total: 1087 | Updated: 6/25/2001 | |
 | One of the key goals of the Web services movement has been to develop a set of universally-supported protocols that enable "snap-together" system-to-system communication on a much larger scale than in the past. Author: Tony Hong Code: ASP.NET Beta 1 & VB | |  | |
|