User Tools

Site Tools


tech:misc:soap_defn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tech:misc:soap_defn [2024/02/21 19:09] – created - external edit 127.0.0.1tech:misc:soap_defn [2024/06/21 12:04] (current) – external edit 127.0.0.1
Line 5: Line 5:
 //(Simple Object Access Protocol) A message-based protocol based on XML for accessing services on the Web. Initiated by Microsoft, IBM and others, it employs XML syntax to send text commands across the Internet using HTTP. SOAP is similar in purpose to the DCOM and CORBA distributed object systems, but is lighter weight and less programming intensive. Because of its simple exchange mechanism, SOAP can also be used to implement a messaging system. SOAP is supported in COM, DCOM, Internet Explorer and Microsoft's Java implementation.// //(Simple Object Access Protocol) A message-based protocol based on XML for accessing services on the Web. Initiated by Microsoft, IBM and others, it employs XML syntax to send text commands across the Internet using HTTP. SOAP is similar in purpose to the DCOM and CORBA distributed object systems, but is lighter weight and less programming intensive. Because of its simple exchange mechanism, SOAP can also be used to implement a messaging system. SOAP is supported in COM, DCOM, Internet Explorer and Microsoft's Java implementation.//
  
-For an implementation example, please check out [[peoplesoft_soap_example|Using PeopleSoft SOAP Classes]]+For an implementation example, please check out [[tech:psoft:peoplesoft_soap_example|Using PeopleSoft SOAP Classes]]
tech/misc/soap_defn.1708560585.txt.gz · Last modified: 2024/06/21 12:04 (external edit)