file transfer upload - SocketTools Subscription

  1. SocketTools adds Asynchronous File Transfer

    Versionshinweise: 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 ... New options for the File Transfer Protocol allows you to specify alternate port ranges for active mode transfers. ... transfers simultaneously. Support for Windows 8 and Windows Server 2012- SocketTools is designed to take advantage of new features introduced in Microsoft's latest operating systems, while maintaining ...

  2. SocketTools Subscription 11.0.2148.1565

    Versionshinweise: 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 ...

  3. SocketTools Subscription 11.0.2174.1610

    Versionshinweise: Optimized the heap allocations and reduced the number of reallocations made when parsing very large MIME messages. Changed the internal buffering algorithm to be more adaptive for FTP and HTTP file transfers ... support for deprecated cipher suite components using TLS and SSH for secure connections. Corrected an issue which could result in a memory leak if queued file transfers were canceled. Corrected an issue ... , improving transfer rates under some conditions. Improved error handling in the POP3 and IMAP4 components to provide more accurate error reporting in multithreaded applications. Corrected an issue which could ...

  4. SocketTools Subscription 11.0.2148.1554

    Versionshinweise: an issue where attempting to determine the default file transfer type could have unexpected results if a directory name was specified. Corrected an issue where mailbox names with Unicode characters may ... may not be accepted. Updated the C/C++ include file to address compilation warnings when building a project using Microsoft Foundation Classes (MFC). Improved the Library Edition function declarations ... are automatically converted to UTF-8 encoded text. Updated missing topics in  HTML help file which were not linked correctly in the contents table. Corrected an issue which could cause an error to be returned when ...

  5. SocketTools Subscription 11.0.2185.1657

    Versionshinweise: Corrected an issue where InetFlush and the Flush method could cause the current thread to block indefinitely. Corrected an issue which could cause certain include files to not be updated by the installer ...

  6. SocketTools Subscription 11.0.2130.1468

    Versionshinweise: Messages which contain a mix of UTF-8 and ANSI character sets will be internally converted to use Unicode for uniformity of processing. Improved transfer speeds for large files using the FTP and HTTP ... handles allocated for those sessions. Corrected an issue which could cause file transfers to fail if a specified restart offset, used with resumed file transfers. was greater than 4GB. Updating ... applications. Improved processing of large MIME messages with a complex message structure which includes multipart/alternative messages and large file attachments. The limit on the number of attached files ...

  7. SocketTools Subscription 11.0.2136.1480

    Versionshinweise: encoded content from being decoded correctly. Corrected an issue with the FTP and HTTP server components which could prevent files using UTF-8 encoded names from being transferred. Corrected an issue ...

  8. SocketTools Subscription 10.0.1282.1986

    Versionshinweise: client sessions. Corrected an issue where setting the Passive property to false in the FtpClient component would not force the client to use active mode file transfers. Corrected an issue where the value ... Classes (MFC) which should be installed for the current toolset. Minor updates to the HTML Help documentation and a README.md file has been included which provides information about the installer. Corrected ... even though the Content-Transfer-Encoding header would specify quoted-printable encoding. This could cause mail clients to display the HTML contents incorrectly. Corrected an issue where the Attachment ...

  9. SocketTools Subscription 10.0.1251.1868

    Versionshinweise: Adds support for.NET 5.0 RC1. Added Microsoft.NET 5.0 RC1 assemblies to the installers as part of the base install. Changed the internal buffering algorithm used for HTTP and FTP file transfers ... which should increase file transfer speeds under certain conditions. Added internal support for some additional Microsoft Windows code pages when parsing MIME formatted mail messages. This improves ...

  10. SocketTools Subscription 10.0.1430.2348

    Versionshinweise: a large list of files in a folder. Corrected an issue with the FTP client and server components which could cause UTF-8 encoded file names to be incorrectly converted to the local ANSI code page. Corrected ...

  11. SocketTools Subscription 10.0.1274.1931

    Versionshinweise: for the Schannel SSPI and is considered experimental. The MIME content type application/vnd.microsoft.portable-executable is recognized for executable files and dynamic load libraries (DLLs) which are attached ... to messages. Valid message attachments which do not explicitly specify a file name will now be automatically assigned a default name based on the content type associated with the attachment. Relaxed validation ... will now be flagged as invalid. Corrected an issue where a file attachment with a long file name would not be recognized by the MIME parser. Corrected a potential buffer overrun if a MIME header field value ...

  12. SocketTools Subscription 10.0.1260.1875

    Versionshinweise: to wait for longer periods of time between transfers if a lower priority was specified. In some cases, subsequent transfers would take longer to complete than they should have, even with a lower transfer ... an issue with the MIME components and library which could cause an exported message to be truncated if the message contained only HTML formatted text and multiple file attachments. Corrected an issue ... returned by some text messaging functions to return more meaningful values, rather than always reporting the server returned an unexpected response. Corrected an issue with the File Encoder components ...

  13. SocketTools Subscription 10.0.1416.2256

    Versionshinweise: an issue which caused the POP3 components and library to fail authentication using an OAuth2 bearer token. Corrected an issue which could prevent a log file from being created when certain options were ...

  14. SocketTools Subscription 10.0.1402.2218

    Versionshinweise: Improves internal table of recognized content types used by the MIME and HTTP components. Updated the internal table of recognized content types used by the MIME and HTTP components. Updated the current Microsoft Visual Studio 2022 17.1 and Visual Studio 2019 16.11 release with the latest Microsoft ...

  15. SocketTools Subscription 10.0.1318.2132

    Versionshinweise: if the caller specified file attachments which could not be included in the message. Corrected an issue with the MIME components where an ambiguous error would be returned if a file type could not be determined ... due to an invalid registry value for the file extension. Corrected an issue with the MIME components where UTF-16LE text files may not be encoded correctly when attached to a message. Corrected an issue ...

  16. SocketTools Subscription 9.2

    Versionshinweise: controls will return-1 if the value would exceed 2 GiB, instead of returning an arbitrarily large negative value. If large files are being transferred, the application should use the new TransferBytesXL ... where a background worker thread that established an SFTP connection would connect to a server and then block indefinitely waiting for file transfers to complete on another thread. Corrected several ... that it is no longer necessary to explicitly set the TraceFlags property when enabling logging. Log file names may now contain embedded environment variables that are replaced with their values. For example, a log file ...

  17. SocketTools Subscription 10.0.1268.1892

    Versionshinweise: text in a file attachment and would always return the encoded data. This only affects text content and binary file attachments should be stored using the ExtractFile method or MimeExtractFile function. ...

  18. SocketTools Subscription 9.3

    Versionshinweise: Improves support for Unicode and Internationalized Domain Names (IDNs). The ANSI versions of functions in the SocketTools Library Edition will accept UTF-8 encoded host names and local file names. ... This will enable ANSI (MBCS) applications to use Unicode host names and file names if needed. Improved support for Unicode and Internationalized Domain Names (IDNs) for all networking components. Updated to support ... for the MLST and MLSD commands, they will be preferred as the default method of requesting file information instead of using the STAT and LIST commands. The initial FTP server result code and welcome message ...

  19. SocketTools Subscription 9.5

    Versionshinweise: and Windows Server 2016. Corrected a problem that would result in an unexpected error when performing an asynchronous file transfer using a secure HTTP connection, although the transfer actually completed ... selected as the defaults during installation, based on the version of Visual Studio installed on the development system. Changed the shared location for.NET assemblies to the C:\Program Files (x86)\Common ... Files\SocketTools folder. All future versions of SocketTools will use this shared location. The shortcut in the installation folder to the assemblies will reflect this new location. When using Visual Studio 2012 ...

  20. SocketTools Subscription 9 released

    Versionshinweise: memory available on the system. Improved performance for very large file transfers to some servers, and made internal improvements to the ability to automatically recover a transfer that may have stalled. ... as the default character set for file and resource names. Improved support for IPv6 networking on Windows servers that do not have an IPv4 stack enabled or configured. Improved internal support for virtual ...