| | 705 | |
| | 706 | ==== w/o 5/19 - 5/25 ==== #w35 |
| | 707 | A base global resolver/local resolving client were completed to a tentatively functioning degree. Now on to evaluations and experimentation. After a bit of consideration, it seems good to get the return command processing to more polished degrees. In addition - |
| | 708 | |
| | 709 | * Wireshark + captcp may be good for channel analysis, including throughput measurements. |
| | 710 | * Iperf can be used to stream traffic (or simulate streams). If not, a good wget of a large file would be fine. |
| | 711 | |
| | 712 | Some to-do's: |
| | 713 | * RCmd handling - each message type should have a `Returnable` interface for functions that instruct how to handle these messages. |
| | 714 | |