README 829 B

123456789101112131415161718192021
  1. ax25-apps: AX.25 Packet radio support for linux (user applications)
  2. The AX.25 protocol offers both connected and connectionless modes of
  3. operation, and is used either by itself for point-point links, or to
  4. carry other protocols such as TCP/IP and NET/ROM.
  5. It is similar to X.25 level 2 in structure, with some extensions to
  6. make it more useful in the amateur radio environment.
  7. This package provides specific user applications for hamradio that use
  8. AX.25 Net/ROM or ROSE network protocols:
  9. * axcall: a general purpose AX.25, NET/ROM and ROSE connection
  10. program.
  11. * axlisten: a network monitor of all AX.25 traffic heard by the
  12. system.
  13. * ax25ipd: an RFC1226 compliant daemon which provides
  14. encapsulation of AX.25 traffic over IP.
  15. * ax25mond: retransmits data received from sockets into an AX.25
  16. monitor socket.