Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This is problem that every TCP/IP protocol needs to solve.

How do we know a data item like say an HL7 message with lab data starts and ends? Or a request for a web page or the results of requesting a web page?

One example of framing protocol is the lower layer protocol used for HL7.

Another example is the HTTP protocol used for the world wide web.

  • No labels