SOAP (Simple Object Access Protocol) is the XML-based transport protocol for web service messages. While SOAP messages typically travel over HTTP, SOAP itself is the protocol format, not the transport. TCP/IP is the underlying network stack, not the web service protocol.