diff src/myVncProxy/CreateThread.java @ 131:2a90459a05f0

modify CreateThread
author e085711
date Tue, 30 Aug 2011 06:21:13 +0900
parents cb00150c223e
children 4297c2011b71
line wrap: on
line diff
--- a/src/myVncProxy/CreateThread.java	Tue Aug 30 05:39:12 2011 +0900
+++ b/src/myVncProxy/CreateThread.java	Tue Aug 30 06:21:13 2011 +0900
@@ -69,11 +69,13 @@
 			} catch (IOException e) {
 				System.out.println(e);
 			}
+/*
 			try {
 				echoServer.close();
 			} catch (IOException e) {
 				System.out.println(e);
 			}
+*/
 
 		}