I give no guarantees that any of the things below will happen but it's my
list of "ideas" of things to do. It's in rough order of when I will start them.

If you have any more ideas or any preferences for the order in which things
happen then mail me on patrick@pandh.demon.co.uk. But no promises.

- Phone client/server. ncurses based
- Phone client/GTK based. Try and keep X and curses in the same binary.

- dnetd: like inetd but for DECnet servers (hopefully I can "borrow" a lot
  of inetd code).
  I reckon the smaller servers (dnmirror) could be incorporated into this 
  server (a bit like echo and chargen are built into inetd).
  The servers themselves will also need modification to support this mode of 
  operation.

- Transparent file access: a libc plugin (like zlibc) that provides VMS-like
  remote file access transparently.

- Management tools: maybe ncp-type stuff (but, then again, ncp has such an
  appalling command-line I may invent a new one). Remote enabled if possible.

Not all this stuff uses advertised protocols. In particular mail and phone will
need reverse-engineering work.

