Difference between revisions of "Benderlink for YLM Version 2"
From ATTWiki
(→Revision 2.3) |
(→25px UPDATED - The Embedded VTube-STEP is Now Version 2.3) |
||
| Line 37: | Line 37: | ||
<br> | <br> | ||
<br> | <br> | ||
| + | |||
| + | |||
| + | ==[[image:Check.jpg|25px]] CHANGE: Security Change Required by New Windows Security Updates - Network Socket Logic (v2.2 Beta 20) == | ||
| + | <table cellpadding=10> | ||
| + | <tr valign=top> | ||
| + | <td width=400> | ||
| + | We made an important change to the Network License Manager networking portion of the code for Windows compliance.<br><br> | ||
| + | Benderlink for YLM used to open an IP socket using 0.0.0.0, then assign a working IP address based on the configuration.<br><br> | ||
| + | As of November 2015, some Windows started throwing a critical error when our software attempted to open the IP connection like this. So now Benderlink for YLM opens sockets with at least a local address of 127.0.0.1 - which is allowed by Windows.<br><br> | ||
| + | </td> | ||
| + | <td width=300> | ||
| + | [[image:blueethernetcable_rj45connector.png|400px]] | ||
| + | </td> | ||
| + | </tr> | ||
| + | |||
| + | </table> | ||
Revision as of 02:20, 2 March 2016
Revision 2
|
Contents |
UPDATED - The Embedded VTube-STEP is Now Version 2.3
|
This version of Benderlink includes the the new features included VTube-STEP v2.2 and VTube-STEP v2.3.
|
CHANGE: Security Change Required by New Windows Security Updates - Network Socket Logic (v2.2 Beta 20)
|
We made an important change to the Network License Manager networking portion of the code for Windows compliance. |