private Program() { Context = new ConsoleClientContext(new BinarySerializer(), new ConsoleClientTransport(this)); }