Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: IS XML A PROTOCOL OR NOT?


Message #1 by "Joseph De Guzman" <josephdg@o...> on Mon, 26 Aug 2002 15:46:08 +0800
Hi Joseph,

XML is just a standard for encoding data.  What's nice with XML is that
not only that it gives data, but also describes what the data means
(called metadata).  

A protocol is a set of semantics/rules for communication. Some examples
would be DCOM (has a binary standard for exchanging information), HTTP.
These are standards on "how to communicate." SOAP is a new protocol that
actually uses XML to exchange information on the web.


Poch

-----Original Message-----
From: Joseph De Guzman [mailto:josephdg@o...] 
Sent: Monday, August 26, 2002 3:46 PM
To: professional vb
Subject: [pro_vb] IS XML A PROTOCOL OR NOT?

IS XML A PROTOCOL OR NOT?  WHY?  AND WHY NOT?

-Joseph



---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059



  Return to Index