Guest User

Untitled

a guest
Jan 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.78 KB | None | 0 0
  1. Note: all these lines started with "The packet sniffer states," but I replaced that with "..." to shorten the lines.
  2.  
  3. JT88 is the supply console.
  4. D5IG is the request console.
  5. W1NN is the QM server.
  6.  
  7.  
  8. ... "(broadcast from D5IG) (tdns_request) qmserver".
  9. ... "(from W1NN to D5IG) (tdns_announce) qmserver".
  10. ... "(from D5IG to W1NN) (data) action=request&item=Internals&requestor=Frank+Prescott".
  11. ... "(from W1NN to D5IG) (data) action=confirm-request".
  12. ... "(from D5IG to W1NN) (data) action=request&item=Engineering&requestor=Frank+Prescott".
  13. ... "(from W1NN to D5IG) (data) action=confirm-request".
  14. ... "(broadcast from JT88) (tdns_request) qmserver".
  15. ... "(from W1NN to JT88) (tdns_announce) qmserver".
  16. ... "(from JT88 to W1NN) (data) action=approval-pull".
  17. ... "(from W1NN to JT88) (data) action=approval-next&item=Internals&requestor=Frank+Prescott&remaining=1".
  18. ... "(from JT88 to W1NN) (data) action=order&item=Internals".
  19. ... "(from W1NN to JT88) (data) action=confirm-order&msg=Crate+ordered.&success=1".
  20. ... "(from JT88 to W1NN) (data) action=remove-request&item=Internals&requestor=Frank+Prescott".
  21. Engineering Internals Frank Prescott Frank Prescott
  22. ... "(from W1NN to JT88) (data) action=confirm-remove".
  23. ... "(from JT88 to W1NN) (data) action=approval-pull".
  24. ... "(from W1NN to JT88) (data) action=approval-next&item=Engineering&requestor=Frank+Prescott&remaining=0".
  25. ... "(from JT88 to W1NN) (data) action=order&item=Engineering".
  26. ... "(from W1NN to JT88) (data) action=confirm-order&msg=Crate+ordered.&success=1".
  27. ... "(from JT88 to W1NN) (data) action=remove-request&item=Engineering&requestor=Frank+Prescott".
  28. ... "(from W1NN to JT88) (data) action=confirm-remove".
  29. ... "(from JT88 to W1NN) (data) action=approval-pull".
  30. ... "(from W1NN to JT88) (data) action=approval-next".
Add Comment
Please, Sign In to add comment