Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ref:fidonet_packets [2017/03/01 12:22] – [Specification Versions] more notes digital man | ref:fidonet_packets [2018/11/05 22:32] (current) – [See Also] Added link to Stephen Hurd's FSP draft about Type 2 packets digital man | ||
---|---|---|---|
Line 5: | Line 5: | ||
- Zero or more " | - Zero or more " | ||
- A single " | - A single " | ||
+ | |||
+ | Packed Messages may consist of " | ||
" | " | ||
Line 65: | Line 67: | ||
==== Header Fields ==== | ==== Header Fields ==== | ||
- | ^ Offset ^ Length ^ FSC-1 ^ FTS-1 (Type-2) ^ FSC-39 (Type-2e) ^ FSC-48 (Type-2+) ^ FSC-45 (Type-2.2) ^ | + | ^ Offset ^ Length ^ FSC-1 ^ FTS-1 (Type-2) |
| 0x00 | 2 | origNode | | 0x00 | 2 | origNode | ||
| 0x02 | 2 | destNode | | 0x02 | 2 | destNode | ||
Line 76: | Line 78: | ||
| 0x10 | 2 | baud |||| sub-version (2) | | | 0x10 | 2 | baud |||| sub-version (2) | | ||
| 0x12 | 2 | version/ | | 0x12 | 2 | version/ | ||
- | | 0x14 | 2 | origNet | + | | 0x14 | 2 | origNet |
| 0x16 | 2 | destNet | | 0x16 | 2 | destNet | ||
| 0x18 | 1 | prodCode ||||| | | 0x18 | 1 | prodCode ||||| | ||
Line 93: | Line 95: | ||
| 0x34 | 2 | reserved || destPoint | | 0x34 | 2 | reserved || destPoint | ||
| 0x36 | 4 | reserved || prodData | | 0x36 | 4 | reserved || prodData | ||
+ | |||
+ | ==== String Termination ==== | ||
+ | Some of the packet header fields contain arrays of ASCII characters (" | ||
+ | - password | ||
+ | - origDomain | ||
+ | - destDomain | ||
+ | |||
+ | If the string values are shorter than the maximum allowed (e.g. 8 characters), | ||
==== Fill ==== | ==== Fill ==== | ||
Line 132: | Line 142: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
+ | * [[http:// | ||
* [[: | * [[: | ||
- | {{tag>}} | + | {{tag>fidonet}} |