version control - SocketTools Library Edition

  1. SocketTools adds SMS Component

    Release Notes: connections using TLS version 1.1 and 1.2 Support for compressed HTTP downloads ... Updates in V7.2 New text messaging (SMS gateway) component that enables an application to send SMS text messages to a mobile device using a wireless carrier's gateway service Support for secure ...

  2. SocketTools Library Edition 11.0.2130.1468

    Release Notes: Added support for the HTTP/2.0 protocol in all HTTP client components. Updated security options for TLS 1.2 (and later versions) and SSH 2.0 to use cipher suites available in Microsoft Windows 11 ... to the ANSI versions of exported functions which will now accept UTF-8 encoded string parameters to provide better support for Unicode with legacy applications. Improved processing of large MIME messages ... examples use Microsoft Foundation Classes (MFC) which should be installed for the current toolset. SocketTools will continue to support both MFC and ATL based projects. The minimum supported version ...

  3. SocketTools Library Edition 9 released

    Release Notes: Adds support for Windows 10 and Windows Server 2016. Support for Windows 10 and Windows Server 2016 platforms and the current version of the TCP/IP stack on those platforms. New security options ... the client and server support strong encryption and the TLS 1.2 protocol. Support for Visual Studio 2015 and.NET Framework 4.6, along with previous versions of Visual Studio including Visual Studio 6.0, ... for all networking components that introduces explicit support for TLS 1.2 and provides a mode that is compliant with PCS DSS v3.1 standards. In this mode, a connection will not complete unless both ...

  4. SocketTools Library Edition 10.0.1268.1892

    Release Notes: when it is designated as an attachment. Previous versions would not decode text in a file attachment and would always return the encoded data. This only affects text content and binary file attachments ... Improves FTP, HTTP and MIME components. Changed how FTP and HTTP server events are processed while the server is in the process of stopping or restarting. Client sessions will no longer be forcibly ... terminated while handling a request, however additional events will not be raised while the server is in its shutdown process. The MIME components and library will now decode encoded text in a message part ...

  5. SocketTools Library Edition 9.3

    Release Notes: ANSI (MBCS) applications can now use Unicode host names and file names. The ANSI versions of functions in the SocketTools Library Edition will accept UTF-8 encoded host names and local file names. ... are preserved with a successful connection, providing more consistent behavior across different types of servers. The contents of a directory returned by the Unicode version of the FtpGetFileList function ... an invalid error to be returned under certain circumstances when a virtual path was specified by the client. Corrected an issue where the Unicode versions of the compression related methods in the encoding ...

  6. SocketTools Library Edition 9.2

    Release Notes: 2016. This feature is not available on earlier versions of Windows. The FtpServer and HttpServer ActiveX controls and.NET classes will now validate the server certificate before allowing the server ... a connection. This version of the protocol is considered deprecated and will only be used if the application explicitly requests it. By default, all SSH connections (including connections to SFTP servers) ... versions of the protocol. If the platform is Windows XP, Windows Vista or Windows Server 2003, then TLS 1.0 will be supported for backwards compatibility. Applications may still explicitly request that older ...

  7. SocketTools Library Edition 11.0.2185.1657

    Release Notes: Improved how the HTTP client handles persistent connections and will always include connection options regardless of protocol version. Improved how the HTTP client attempts to recover from ... in the ActiveX control and.NET class. Changed the HTTP client to not include Content-Length and Content-Type request headers with GET requests, even when explicitly set by the application. This prevents GET ... an issue which could occur when the server responded with a 400 status code, causing subsequent valid requests to also fail. Corrected an issue with the MIME components which could cause encoded non-Latin ...

  8. About SocketTools Library Edition

    Description: DLLs, compatible with Visual Studio 2015 and prior versions, including Visual C++ 6.0 and Visual Basic 6.0. Both 32-bit and 64-bit libraries are included, with support for C/C++, Visual Basic, Object ... protocols. Security features in the components can be enabled with just a few lines of code and do not require any experience with data encryption or cryptography. The SocketTools libraries are native Windows ...

  9. SocketTools Library Edition 10.0.1218.1604

    Release Notes: prevent a secure HTTP session from being established with a server that used TLS 1.0 and required a client certificate. Note that TLS 1.0 is considered a deprecated version of the protocol, and by default ... that arose from the new internal buffering implemented in version 10 and only occurred under specific conditions with large payloads. Corrected an issue with the POP3 and IMAP4 libraries where the last error ... Includes performance improvements, updates, and new documentation for all libraries. Added new heap management system for the FTP and HTTP server components which reduces overall memory utilization ...

  10. SocketTools Library Edition 9.5

    Release Notes: as the preferred encryption method. Modified the fallback option to use earlier versions of TLS with legacy servers so it always includes TLS 1.0 as a supported option regardless of the selected security protocol ... version, and will always permit the use of older cipher suites. By default, SocketTools will only use TLS 1.2 and strong cipher suites for secure connections. Updated several compression and security related ... correctly when a client connects to a server running on Windows XP or Windows Embedded when the client requested any version of TLS from version 1.0 to 1.2. Corrected a problem that could prevent ...

  11. SocketTools adds Asynchronous File Transfer

    Release Notes: backwards compatibility with earlier versions such as Windows XP and Windows Server 2003. Build Custom Server Applications Effortlessly- Simplify the development of custom servers, providing an easy-to-use ... Updates in 8.0 New FTP and HTTP Server Components- Easy to incorporate server functionality into your own applications. New Asynchronous File Transfer Methods- Easily perform multiple background ...

  12. SocketTools Library Edition 10.0.1251.1868

    Release Notes: under certain conditions. Added internal support for some additional Microsoft Windows code pages when parsing MIME formatted mail messages. This improves handling for some older versions of Microsoft ... Outlook and applications which used Outlook automation to compose messages. Updated the documentation to make it clear the ANSI version of the MimeGetMessageText function and CMailMessage::GetText method ... will always return the decoded message text as UTF-8 Unicode, not the original character set which was used to compose the message. It is recommended you use the Unicode version of the function whenever ...

  13. SocketTools Library Edition 10.0.1274.1931

    Release Notes: if the proxy server was specified using a URL instead of a domain name. Removed the deprecated "FAX" addressing scheme used in older versions of Microsoft Outlook. These types of addresses will now ... in the InternetMail ActiveX control would not clear the current user credentials. Corrected an issue where the BearerToken property was not available in the InternetMail ActiveX control. Corrected an issue where ... context sensitive help would not display correctly in Visual Basic 6.0 for the FileTransfer and InternetMail ActiveX controls. Corrected an issue where the local proxy configuration would be ignored ...

  14. SocketTools Library Edition 10

    Release Notes: versions of Windows which are updated to use this version of the protocol. Updated for the latest changes in Microsoft Windows 10 Build 1903 and Windows Server 2019. Examples have been included ... with the previous version. ... Adds new private cloud storage and geographical IP location components. Added a new private cloud storage component which enables applications to store and manage data remotely, without having ...

  15. SocketTools Library Edition 11.0.2180.1635

    Release Notes: Corrected an issue which could cause SMTP authentication to unexpectedly fail when using an OAUTH2 token. Corrected an issue where a malformed HTTP response header could result in an aborted connection, and in some cases an unhandled exception would be thrown, causing the application to crash. ...

  16. SocketTools Library Edition 11.0.2174.1610

    Release Notes: and IMAP4 components to provide more accurate error reporting in multithreaded applications. Corrected an issue which could cause aborted or rejected connections to clear the thread's last error code. ... security related functionality implemented for Windows Vista, which is no longer a supported platform. Removed legacy support for deprecated cipher suite components using TLS and SSH for secure connections. ...

  17. SocketTools Library Edition 11.0.2148.1565

    Release Notes: Corrected an issue which could cause file transfers to fail when automatic file type detection was used. Corrected an issue which could cause the FTP TYPE command to be repeated before a file transfer started. 0 ...

  18. SocketTools Library Edition 11.0.2148.1554

    Release Notes: and 'InetConnectUrl' functions to simplify establishing TCP connections using a URL. Additional parameter checks are performed when initializing SocketTools components to prevent a situation where a valid runtime ... on their connection. Corrected an issue which could result in incorrect publication dates being returned when processing a news feed. Corrected an issue with the HttpClient components where some methods could fail when ... a resource was not explicitly specified as an argument. Corrected an issue where feed URIs would not be recognized by the HTTP components. Corrected an issue where the HttpClient.UserAgent property may ...

  19. SocketTools Library Edition 11.0.2142.1518

    Release Notes: message being sent using the Broadcast method with the InternetServer components. 0 ...

  20. SocketTools Library Edition 11.0.2140.1494

    Release Notes: components. Minor updates and improvements to the HTML Help and PDF documentation. Corrected an issue with the IMAP components which prevented encoded UTF-7 folder names from being converted to Unicode. ... Corrected an issue with the MIME components which mapped certain Asian character sets to the wrong code page. Corrected an issue where some error conditions would not return a valid description of the error ... or IMAP4. Corrected an issue where the HTTP components may not set a valid error code when the server aborted its connection to the client. Corrected a rare deadlock condition with the FTP and HTTP server ...