1
0
Fork 0

include OSC as a non-standard protocol (message format)

This commit is contained in:
Kevin Matz 2023-04-25 10:11:06 -04:00
parent d91838dc5b
commit 76d3cd00f8
1 changed files with 7 additions and 4 deletions

View File

@ -85,18 +85,21 @@ may not be inherited from sibling `PDU` in the data.
| Protocol | Designer | Version | Implementation Status |
| :- | :- | :-: | :-: |
| Art-Net | Artistic Licence Holdings Ltd. | Protocol 4 v1.4 | |
| OSC | Open Sound Control | Spec 1.1 | ✓ |
### Dependent Protocols
| Protocol Name | Standard | Referenced By | Implementation Status |
| :- | :-: |:-: | :-: |
|UUID Universally Unique Identifier | RFC 4122 | RLP, DDL | Partial |
|Service Location Protocol (SLP) | RFC 2609 | EPI 19 | |
|Trivial File Transfer Protocol (TFTP) | RFC 1350 | EPI 25 | |
| UUID Universally Unique Identifier | RFC 4122 | RLP, DDL | Partial |
| Service Location Protocol (SLP) | RFC 2609 | EPI 19 | |
| Trivial File Transfer Protocol (TFTP) | RFC 1350 | EPI 25 | |
| Network Time Protocol (NTP) | RFC 5909 | OSC | |
| Serial Line Internet Protocol (SLIP) | RFC 1055 | OSC | |
## License
Copyright © 2020-2022 Kevin Matz
Copyright © 2020-2023 Kevin Matz
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal