Hello,


I'am trying to write an interactive client/server system which consists of a client component that runs its own shell, and the corresponding server which provides various interfaces.


I was wondering if it is possible to spawn a shell for the client during the initialization with Ned or if it is possible at all?

(Besides running Ned in interactive mode)


Best regards!