On Nov 9, 2022, at 9:30 AM, cyb 2600
<cyb2600(a)gmail.com> wrote:
Would there be any way to get pydecnet to work with a device that only had wifi? I have
one of those $20 RISC-V boards that can run Ubuntu, it'd be fun to use that as a
pydecnet bridge. It doesn't have built-in ethernet although I suppose I could use a
USB-Ethernet adapter.
Yes, easily. My laptop is an example. You can use any of the PyDECnet interface types
except "real" Ethernet. In other words, any of the ones that send data across
IP (GRE, Multinet/TCP, DDCMP/UDP, DDCMP/TCP, Ethernet bridged over UDP, and even (yuck)
Multinet/UDP) will work.
paul