data entry - SocketTools Subscription

  1. SocketTools Subscription 11.0.2185.1657

    Versionshinweise: if a client error occurred, regardless if the server responded with keep-alive. Corrected an issue where using POST to submit data could return an error if a persistent connection was used with chunked output. ...

  2. SocketTools Subscription 11.0.2174.1610

    Versionshinweise: performed with uuencoded text if it would not corrupt the encoded data. 0 ...

  3. SocketTools Subscription 11.0.2140.1494

    Versionshinweise: client session data. 0 ...

  4. SocketTools Subscription 10.0.1430.2348

    Versionshinweise: prevent the location data from being updated. Corrected an issue where a valid client location ID could not be obtained on Windows 7 or Windows Server 2008 R2. Corrected an internal issue which could result ... invalid base64 characters. Corrected an issue with the Encoding components which could cause a memory leak when expanding compressed data under specific conditions. ...

  5. Über SocketTools Subscription

    Beschreibung: components can be enabled with just a few lines of code and do not require any experience with data encryption or cryptography. Unlimited priority technical support is included with each SocketTools ...

  6. About SocketTools Subscription

    Beschreibung: be enabled with just a few lines of code and do not require any experience with data encryption or cryptography. Unlimited priority technical support is included with each SocketTools Subscription, ensuring ...

  7. SocketTools Subscription 10.0.1318.2132

    Versionshinweise: the argument type was invalid. Corrected an issue where the HTTP client components would report an aborted connection if there was a mismatch between the amount of data returned by a server and the payload size ... with the MIME components where attachments with binary data would be written as raw 8-bit data instead of using base64 encoding. Corrected an issue with the FTP client components where a connection may ... on the data channel and not send the TLS close notification to the client. Corrected an issue with the DNS and InternetMail components which could cause a memory leak when multiple MX records are returned ...

  8. SocketTools Subscription 10.0.1282.1986

    Versionshinweise: although the same data could be written to a file and attached to the message using the AttachFile method. The MIME parser will defer decoding quoted-printable or base64 encoded text until the application ...

  9. SocketTools Subscription 10.0.1274.1931

    Versionshinweise: Secure connections will now automatically fall back to using TLS 1.2 if support for TLS 1.3 has not been enabled on the local system. Microsoft has not made TLS 1.3 generally available for the Schannel SSPI and is considered experimental. The MIME content type application/vnd.microsoft.portable ...

  10. 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. ...

  11. SocketTools Subscription 10.0.1260.1875

    Versionshinweise: handle that was used would remain locked and not released after the data was returned to the caller. Corrected an issue with the FTP and HTTP client components and libraries which could cause the client ... and libraries which could cause them to report that there was no data available to read from the server when data had been received and buffered over a secure connection. Corrected an issue with the NNTP client ...

  12. SocketTools Subscription 10.0.1251.1868

    Versionshinweise: to submit data, similar to how the POST command is used. Corrected a problem with the web storage and location APIs which could cause them to report an error indicating that the developer account is invalid. ...

  13. SocketTools Subscription 10.0.1245.1854

    Versionshinweise: used by all networking components. This will increase throughput for most data transfers, particularly over higher latency connections. ...

  14. SocketTools Subscription 10.0.1238.1806

    Versionshinweise: classes and ActiveX controls to improve support for how 8-bit ANSI characters are converted to Unicode when sending and receiving text data using native String types. By default, text will be converted ... transfer speeds of relatively small amounts of data over fast networks. When checking if a data is available to read, the amount of time spent waiting for network activity using the default timeout period ...

  15. SocketTools Subscription 10.0.1218.1604

    Versionshinweise: circumstances. All new messages are created using UTF-8 encoding by default. Corrected an issue with the HTTP client components and library which could result in incomplete data being returned with an HTTP 1.1 ... connection using chunked data. This was an edge case 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 geo IP location components and API which could prevent location data for certain valid IPv6 addresses from being returned. Corrected an issue with the internal caching mechanism for the geo IP location ...

  16. SocketTools Subscription 10

    Versionshinweise: 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 ... to use public third-party providers or subscribe to another service. You can store configuration files or other data to the SocketTools storage service and then access it from within your application from ... any location. The data is stored securely, and all connections to the server use TLS 1.2 and AES 256-bit encryption. Because there are no public endpoints to the data that you store, it’s not possible ...

  17. SocketTools Subscription 9.5

    Versionshinweise: that could result in incomplete data being returned when reading a block of data from a secure socket connection and the provided buffer size was smaller than the data in the socket’s receive buffer. Corrected ...

  18. SocketTools Subscription 9.3

    Versionshinweise: will always convert UTF-8 encoded filenames to UTF-16, rather than return them in their encoded form. Corrected a problem where enumerating HTTP headers could cause the application to return invalid data ... component could fail if the XML or JSON data included non-ASCII characters. Corrected an issue with the FTP server component that could cause a file handle to be left open after computing a CRC or MD5 value ...

  19. SocketTools Subscription 9.2

    Versionshinweise: for submitting JSON data using the PostJson method. The client library also includes a HttpPostJson function and PostJson method for the C++ class. The TransferBytes, TransferRate and TransferTime properties were ... (logging) facility shared by all libraries and components to be more efficient when writing large amounts of data, or appending to a large logfile. This should result in a reduced impact on applications where ... logging is enabled. The default logging mode now includes generating a hexdump of the data exchanged between the client and server. For the ActiveX controls and.NET classes, this typically means ...