SocketTools Subscription(英語版) のリリース

Released: Dec 20, 2019

10.0.1216.1586 での更新項目

機能

  • Changed the functionality of unregistering a web services application ID so that it no longer revokes the internal API key associated with it. This allows the ID assigned by the developer to be reused at a later time. Although the AppID can be reused, the key that is associated with that ID will change, and all objects previously created using that ID will be orphaned and expunged from storage.
  • Relaxed MIME address validation to accept email addresses that included whitespace between angle...

Released: Oct 1, 2019

10 での更新項目

機能

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

Released: Sep 17, 2018

9.5 での更新項目

機能

  • Additional assemblies that explicitly target .NET Framework versions 3.5 and 4.5 have been included and are automatically 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...

Released: Feb 7, 2018

9.3 での更新項目

機能

  • 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 TLS 1.2 on Windows Embedded POSReady 2009, Windows XP SP3 and Windows Server 2008 SP2 if update KB4019276 has been installed on the system.
  • If an FTP server...

Released: Oct 31, 2017

9.2 での更新項目

機能

  • Secure connections using SSH will no longer support the v1 protocol by default when establishing 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) will use SSH v2.
  • The internal list of various cipher suites offered by the SSH components has been modified to prioritize SHA-256 over SHA-1. This addresses a problem where some SSH servers would...

Released: Mar 24, 2017

9.1 での更新項目

機能

  • Support for current Windows server and desktop platforms.
  • Support for Visual Studio 2017.
  • Improvements to security and performance.

Released: Nov 29, 2016

9 での更新項目

機能

  • Support for Windows 10 and Windows Server 2016 platforms and the current version of the TCP/IP stack on those platforms.
  • New security options 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 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...

Released: Jul 17, 2013

Updates in this release

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 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 backwards compatibility with earlier versions such as Windows XP and Windows Server 2003.
  • Build...

Released: Jul 11, 2011

Updates in this release

V7.1での更新項目

  • 全般的な高速インターネット接続とローカルネットワークの上にパフォーマンスを改善するための内部的な変更が実施されました。
  • IPv6の互換性も向上。 若干の安全管理と互換性問題が Windows のもっと古いバーションで対処されました、主に Windows XP と Windows サーバー2003年、バージョン7で新しいネットワーキングコードで。
  • ドキュメントとサンプルの更新。