9.4.1.11 pre-release, IPv6 Accept Connection fix
Fixed IPV6 accept connection problem.
Fixed IPV6 accept connection problem.
Fixed HTML-to-XML/Text regarding SPAN tags and maintaining SPACE chars before and after the SPAN tags.
Fixed Imap.SetFlag so that it returns a failed status if the IMAP server response is something other than “OK”.
Added Imap.SendRawCommandB method. It is the same as SendRawCommand but returns bytes instead of a string. Also fixed Imap.FetchAttachment so that it adheres to the PeekMode property.
Fixed Zip DeleteEntry problem.
There has been a long-time need for the Chilkat API in the form of a DLL (on Windows) or a .so (on Linux/Mac OS X). On the Windows platform, this would be the same as how the Window Platform SDK is provided in DLL form. The “Chilkat DSO” API, where “DSO” stands for Dynamic Shared Object, is a functional API […]
See the information at this Chilkat forum topic: How to get the full output of an SSH command.