1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-11-23 02:28:05 +11:00

Reserve character in address for multicast

This commit is contained in:
Skye 2018-02-18 15:10:09 +00:00 committed by GitHub
parent 4164fa59b9
commit 778eb68a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,8 @@ Strings in Minitel packets, with the exception of the data portion, have the fol
- ASCII 127 is not allowed
- ASCII 128 and above (ie unicode) behavior is undefined and should be used with caution.
The address part of the packet has a furthur limitatation, the tidle character `~`, ASCII 126, may not be used as an address of a node, but is allowed in the address part as a seperator for multicast.
The data part of the packet can contain any characters.
### Example exchange: