Skip to content

Multicast Service Discovery Protocol (MSDP) sepcification and implementation in C++ and Java (with proto4j-xtral).

License

Notifications You must be signed in to change notification settings

Proto4j/proto4j-msdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proto4j-msdp

Multicast Service Discovery Protocol (MSDP) specification and implementation in C++ and and Java (with proto4j-xtral).

Spec:

┌───────────────────────────────────────────────────────────────────────────────────────┐
│ MSDP-Packet                                                                           │
├─────────────┬──────────────────┬─────────────────┬─────────────────┬──────────────────┤
│ type: uint8 │ system_id: uint8 │ version: uint16 │ uuid: uint8[12] │ checksum: uint16 │
├─────────────┴──┬───────────────┴─────────────────┴─────────────────┴──────────────────┤
│ length: uint32 │ payload: uint8[]                                                     │
└────────────────┴──────────────────────────────────────────────────────────────────────┘

About

Multicast Service Discovery Protocol (MSDP) sepcification and implementation in C++ and Java (with proto4j-xtral).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published