|
|
|
|
|
by jvburnes
4032 days ago
|
|
hi deadbeef 1. ipv4 isn't so much a problem. there's a driver for v6 I just haven't used it yet. 2. NAT and firewalls. I'm a software engineer that specializes in security so I'm well aware of these issues. I'm not implementing the windowing system of Inferno/Plan9 so drawterm's not so much an issue. Node9 is more about distributed computing than distributed windowing systems. You want access to 9p services, just connect via the standard 9p port (or whatever port you want to export on). As soon as /prog driver is finished I'm going to interface the debug system in ZeroBraneStudio to it so you can do distributed debugging. |
|