78798081828384
Server.Start(); } public static void startViewer(String server, int port) { jrdesktop.viewer.Config.SetConfiguration(server, port); new Viewer().Start(); }