Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Neat Packet & Mechcomp Accomplishments & Ideas
#3
My own personal best is the following system:

A wifi component will sniff out all PDA messages and extract the message and sender, storing them in a signal builder, and then determining what kind of message it is (direct PM, group, mailbot, or announcement [no address_1/group]) and then extracted the *recipient* name from that. In order to do this, it sends out a command=report_pda, which then outputs to a signal-check. The trigger string of this is set to the address of the recipient, so as soon as that person's PDA responds, it'll be able to extract the PDA owner's name, and then tie that back into the signal builder from earlier. Notably, there are multiple signal builders that just neatly compile the details into a legible format separated with pipes (|).

The resulting string is then compiled into the 'data' field of a packet which is addressed to a TermOS console built specifically just to receive messages. The message packet is then sent over the PNET and outputs to the console, visually displaying the intercepted message. Then, a moment later, a series of dashes is sent to separate the messages out a bit to reduce clutter.

The cabinet also has a toggle for whether or not it allows mailbot messages to be sniffed and processed, just to reduce spam.
Reply


Messages In This Thread
RE: Neat Packet Accomplishments - by pali6 - 01-14-2021, 02:03 PM
RE: Neat Packet Accomplishments - by aft2001 - 01-14-2021, 02:48 PM
RE: Neat Packet Accomplishments - by Matticus0 - 01-14-2021, 03:45 PM
RE: Neat Packet Accomplishments - by Sov - 01-14-2021, 08:50 PM
RE: Neat Packet Accomplishments - by glassofmilk - 01-15-2021, 06:49 AM
RE: Neat Packet Accomplishments - by moonlol - 01-15-2021, 09:01 AM
RE: Neat Packet Accomplishments - by Haprenti - 01-18-2021, 02:27 AM
RE: Neat Packet Accomplishments - by aft2001 - 01-18-2021, 07:08 AM
RE: Neat Packet Accomplishments - by Boxta - 01-18-2021, 09:29 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)