export class WindowInfo { public hostName: string; public port: string; public pathName: string; }