Damn You Windows Firewall!

One particular cause of the following error is finally known: sockRecv(47ms): WindowsError: An existing connection was forcibly closed by the remote host. WindowsErrorCode: 0x2746 numBytesRequested: 5 Failed to receive data on the TCP socket –sockRecv sockRecv failed. sockRecvN_buf: Did not receive the exact number of bytes desired. numBytesToReceive: 5 This error was caused by the Windows Firewall doing stateful FTP […]

v9.5.0.58 Update: New Features, Fixes, Changes, etc.

Rest: Added the Rest class. Jwt: Added the Jwt class. AuthAws: Added the AuthAws class. AuthGoogle: Added the AuthGoogle class. AuthAzureAD: Added the AuthAzureAD class. AuthAzureStorage: Added the AuthAzureStorage class. ServerSentEvent: Added the ServerSentEvent class. CertStore: Fixed a memory leak in the LoadPemFile method. Charset: Fixed problems in the VerifyData method having to do with us-ascii and utf-8. C++: Now […]