First of all, unless PyDECnet is somewhat limited, it
should be fine
using the standard Multinet port for all incoming connections
I don't see how you can have multiple Multinet TCP connections all listening on port
700 at the same time. Yes, you can have multiple outgoing connections all to port 700 on
some remote machine, but that's not the same. And for UDP it's no problem for
everybody to share the same port, but again that's not the same.
Bob