Fix output to be backwards compatible with StokerLog. 2.6.0.67
kaytat
Socket control test update
The previous example had some problems on certain computers and so I have reverted from Winsock2 back to Winsock 1.1 and that seems to work. Here is the new example: socket_test_wsock1.1.zip
Version 2.6.0.63
Found a divide-by-zero problem. This problem causes abrupt termination on the socket whenever the CMD_ID_DUMP_ALL command is issued while a switch is plugged in.
Here’s the fix: 2.6.0.63
Version 2.6.0.57
Updates to socket control syntax.
WARNING: Still in alpha.
Here is the initial alpha release: 2.6.0.57
Here is some code written to test it: Example