diff src/myVncProxy/RfbProto.java @ 130:cb00150c223e

implement sendEchoPort
author e085711
date Tue, 30 Aug 2011 05:39:12 +0900
parents 4199efcc4260
children acd88e63854b
line wrap: on
line diff
--- a/src/myVncProxy/RfbProto.java	Mon Aug 08 16:54:34 2011 +0900
+++ b/src/myVncProxy/RfbProto.java	Tue Aug 30 05:39:12 2011 +0900
@@ -293,7 +293,7 @@
 		protocolTightVNC = false;
 		initCapabilities();
 	}
-
+ 
 	//
 	// Negotiate the authentication scheme.
 	//