Skip to content

When binary data messages are read from TCP streams, an initial length field is typical. This provides an initial length field and a payload of that length as a reusable component DFDL schema.

License

Notifications You must be signed in to change notification settings

DFDLSchemas/tcpMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFDL Schema: tcpMessage - simple length header for messages on byte streams

TCP streams have no notion of datagrams.

This schema provides the minimal notion of a datagram, just a length field (32-bits) followed by data of that length.

The maximum message length is 65535, but can be adjusted upward.

About

When binary data messages are read from TCP streams, an initial length field is typical. This provides an initial length field and a payload of that length as a reusable component DFDL schema.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages