Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ref:fidonet_files [2016/01/01 16:51] – [Flow Files] Fixed typos digital man | ref:fidonet_files [2020/12/24 17:23] (current) – [Stored Message] typo digital man | ||
---|---|---|---|
Line 48: | Line 48: | ||
attachments, | attachments, | ||
style mailers always send NetMail messages packed into Packets, | style mailers always send NetMail messages packed into Packets, | ||
- | so there is no " | + | so there is no " |
associated with a Binkley/ | associated with a Binkley/ | ||
deal with Stored Messages (a.k.a. ".msg files" | deal with Stored Messages (a.k.a. ".msg files" | ||
Line 58: | Line 58: | ||
one or more Packed Messages. | one or more Packed Messages. | ||
- | Packets may contain NetMail or EchoMail messages. | + | [[ref: |
- | Packet files have a '' | + | Packet files have a '' |
files "in process" | files "in process" | ||
of a Packet can actually be *anything*, but is usually a | of a Packet can actually be *anything*, but is usually a | ||
- | numeric time stamp of some sort. SBBSecho | + | numeric time stamp of some sort. SBBSecho |
- | (where each pair of letters is a 2-digit zero-padded decimal | + | where each pair of letters is a 2-digit zero-padded decimal |
- | number representing the Day of the month, hour of the day, | + | number representing the day of the month, hour of the day, |
- | minute, and second at the time the packet was created) | + | minute, and second at the time the packet was created |
+ | SBBSecho v3 uses the packet creation time in Unix time_t format | ||
+ | (seconds since Jan-1-1970) represented with hexadecimal digits | ||
as the base file name when creating Packet files. The | as the base file name when creating Packet files. The | ||
important thing is that the Packet files have unique names. | important thing is that the Packet files have unique names. | ||
Line 162: | Line 164: | ||
Flow Files are unique to Binkley/ | Flow Files are unique to Binkley/ | ||
- | BSO) mailers | + | BSO) mailers |
containing plain text (so they can be easily viewed or edited, unlike the | containing plain text (so they can be easily viewed or edited, unlike the | ||
other file types described in this document). | other file types described in this document). | ||
Line 174: | Line 176: | ||
a 4-digit zero-padded hexadecimal number, and " | a 4-digit zero-padded hexadecimal number, and " | ||
" | " | ||
- | (C)rash, (D)irect/Immediate, (H)old, or F, for " | + | (C)rash, (D)irect/(I)mmediate, (H)old, or F, for " |
Another permutation of this scheme is used when the destination | Another permutation of this scheme is used when the destination |