Paul Koning <paulkoning(a)comcast.net> wrote:
You can use any of the PyDECnet interface types except "real" Ethernet.
Not really sure if that's what he wants to do or not. Actually, not
really sure what configuration he wants, but ...
Another way of saying this would be that real DECnet over WiFi is
problematic and the only option is to wrap it in some other protocol and
tunnel it. If he's got several other computers on his WiFi that all want
to speak DECnet (presumably using simh) then he's going to have to run
pyDECnet on each one of those computers to connect to the RISC board running
pyDECnet. If he's running Multinet or the RSX TCP stack on those simh
instances then he could possibly avoid using pyDECnet on that end, but you
still have to tunnel the DECnet one way or another.
Bob