Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ref:fidonet_glossary [2020/04/25 17:52] – Define Boss (node) digital manref:fidonet_glossary [2020/11/04 19:43] – Defined "Poll" digital man
Line 119: Line 119:
 ===== Packet ===== ===== Packet =====
  
-An [[ref:FidoNet packets|FTN packet]] is a group of one or more messages contained in a single +An [[ref:FidoNet packets|FTN packet]] is a group of one or more messages contained in a single uncompressed binary file. Packets may contain EchoMail and/or NetMail messages.
-uncompressed file. Packets may contain echomail and/or netmail messages+
-Packets files usually have a ''.pkt'' extension, although outbound NetMail packets for +
-Binkley/FLO Mailers will have ''.?ut'' extensions (where ? is either ''o'', ''c'', ''d'', or ''h'', e.g ''.out'', ''.cut'', etc.). The +
-first eight characters of the filename may be anything, but are usually decimal or hexadecimal +
-digits representing the date and time the packet was created.+
  
-You can use the [[person:digital man]]'''pktdump'' utility to view packet headers and help identify and fix problems with inbound and outbound packets.+Packet files usually have a ''.pkt'' suffix/extension, although outbound NetMail packets for Binkley/FLO Mailers will have ''.?ut'' extensions (where ? is either ''o'', ''c'', ''d'', or ''h'', e.g. ''.out'', ''.cut'', ''.hut'', etc.). The first eight characters of the filename may be anything, but are usually decimal or hexadecimal digits representing the date and time the packet was created.
  
-It is generally **not** a good idea to try and use a plain-text viewer or editor to inspect [[ref:FidoNet packets]] since they contain binary integer values that may be interpreted as terminal control characters and the header data just won't be human-readable in this manner.+You can use the [[person:digital man]]'s ''pktdump'' utility to view packet headers and help identify and fix problems with inbound and outbound FTN packets.
  
 +It is generally **not** a good idea to try and use a plain-text viewer or editor to inspect [[ref:FidoNet packets]] since they contain binary integer values that may be interpreted as terminal control characters and the header data just won't be human-readable in this manner. Use a tool specifically designed to view FTN packets (e.g. ''pktdump'').
 +
 +===== Point =====
 +
 +A //Point Node// is an FTN node with an address that ends in ''.1'' or another non-zero fractional value. An FTN node address without a period/dot (''.'') or that ends in ''.0'' is **not** a point node address.
 +
 +A Point Node is not listed in the network's nodelist and is dependent on its //Boss Node// to receive and deliver files, including NetMail and EchoMail packets, on its behalf.
 +
 +===== Poll =====
 +
 +A poll of a node is when a connection is attempted to a linked-node even though there are no files (e.g. mail) waiting to be sent to that node.
 ===== Scan ===== ===== Scan =====