Re: xml transfer over TCP

Lucas,

I guess you've come across BEEP before?
  command SP channel SP msgno SP more SP seqno SP size CRLF
  [content type CRLF]
  CRLF
  XML data CRLF
  END

Jean-Jacques.



Lucas Gonze wrote:

> I am looking for examples of XML protocols that do message transfer over "plain"
> TCP, i.e. without an HTTP wrapper.  If you know something about the formatting
> it would be very helpful.
>
> For example, a Goa protocol message as sent over TCP, and without HTTP, is:
> Goa CRLF
> byte count of XML data CRLF
> XML data
>
> Thanks in advance.
>
> - Lucas

Received on Wednesday, 9 May 2001 05:57:03 UTC