Difference between revisions of "Keycheck v8.6"

From ATTWiki
Jump to: navigation, search
(UPDATE - Change in Socket Opening Procedure)
(UPDATE - Change in Socket Opening Procedure)
Line 24: Line 24:
 
</td>
 
</td>
 
<td>
 
<td>
[[image:KeyCheck_8.5.png|400px]]<br><br>
+
[[image:KeyCheck_8.6.png|400px]]<br><br>
 
</td>
 
</td>
 
</tr>
 
</tr>

Revision as of 17:50, 16 December 2015

Keycheck logo.jpg

Version 8.6

December 16, 2015
Back to KeyCheck

KeyCheck 8.5.png


UPDATE - Change in Socket Opening Procedure

Previous versions of KeyCheck would initialize network sockets with an IP octect of 0.0.0.0, then change it to a working address.

Recent Windows security updates no longer allows KeyCheck to initialize a socket starting with this address.

So this version of KeyCheck initializes the socket with the standard local "127.0.0.1" address - which Windows accepts.

KeyCheck 8.6.png

Other Pages