Quantcast
Channel: ComponentSource News | Communication & Messaging Components
Viewing all 1519 articles
Browse latest View live

Rebex File Server 2018 R2.1

$
0
0
Rebex File Server

Allows you to specify that keep-alive packets are to be sent after a period of inactivity.

Features

  • File Server: Added FileServer.Settings.KeepAlivePeriod to make it possible to specify that keep-alive packets are to be sent after a period of inactivity.
  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • File Server: Fixed semi-random timeout exception in SFTP subsystem on extremely fast connections.
  • File Server: Fixed range check in the setter of FileServer.Settings.MaxSessionDuration and FileServer.Settings.MaxSessionTransferredBytes properties.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.

Rebex FTP/SSL for .NET 2018 R2.1

$
0
0
Rebex FTP/SSL for .NET

Maintenance release with bug fixes and enhancements in the shared functionality.

Features

  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.

Rebex SFTP for .NET 2018 R2.1

$
0
0
Rebex SFTP for .NET

Optimizes certificate signature validation on .NET Compact Framework.

Features

  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • SFTP: Fixed aborting of Sftp object's Connect method when Dispose method has been called.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.

Rebex Secure Mail for .NET 2018 R2.1

$
0
0
Rebex Secure Mail for .NET

Maintenance release with several bug fixes and enhancements.

Fixes

  • Mail: Fixed NullReferenceException when trying to sign a mail message using a certificate that is not intended for signing. A more meaningful exception is thrown instead.
  • MSG: Fixed creation of EntryId properties in Outlook .MSG messages.
  • MSG: Fixed handling of PGP-encrypted e-mails when converting between MIME and Outlook .MSG formats.

Rebex HTTPS for .NET 2018 R2.1

$
0
0
Rebex HTTPS for .NET

Allows you to set 'User-Agent' header using Headers collection, plus specify the User-Agent on proxies.

Features

  • HTTP: Made it possible to set 'User-Agent' header using Headers collection.
  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.

Rebex Total Pack 2018 R2.1

$
0
0
Rebex Total Pack

Updates the File Server, Terminal Emulation, ZIP and Cryptography controls, plus adds several patches.

Features

  • File Server: Added FileServer.Settings.KeepAlivePeriod to make it possible to specify that keep-alive packets are to be sent after a period of inactivity.
  • Terminal: Increased timeout for marshalling events to GUI thread when debugger is attached.
  • Terminal: Added RequestedAction.SingleWidthSingleHeightLine.
  • Terminal: Improved terminal to support new control sequences (LNM, SRM, ECH, DSR, DECSCPP, DECSLPP, DECDHL).
  • ZIP: Updated GZIP header to be compatible with more third-party implementations.
  • HTTP: Made it possible to set 'User-Agent' header using Headers collection.
  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • SFTP: Fixed aborting of Sftp object's Connect method when Dispose method has been called.
  • File Server: Fixed semi-random timeout exception in SFTP subsystem on extremely fast connections.
  • File Server: Fixed range check in the setter of FileServer.Settings.MaxSessionDuration and FileServer.Settings.MaxSessionTransferredBytes properties.
  • Mail: Fixed NullReferenceException when trying to sign a mail message using a certificate that is not intended for signing. A more meaningful exception is thrown instead.
  • MSG: Fixed creation of EntryId properties in Outlook .MSG messages.
  • MSG: Fixed handling of PGP-encrypted e-mails when converting between MIME and Outlook .MSG formats.
  • Terminal: Fixed Scripting.TrimReadUntilResponse behavior when the prompt is encountered multiple times.
  • Terminal: Fixed terminal recorder that used to emit wrong escape sequences in some scenarios.
  • ZIP: Multiple calls of Close() on stream returned by ZipItem.Open() do not throw an exception anymore.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.

Rebex File Transfer Pack 2018 R2.1

$
0
0
Rebex File Transfer Pack

Allows you to specify that keep-alive packets are sent after a period of inactivity, plus the User-Agent on proxies.

Features

  • File Server: Added FileServer.Settings.KeepAlivePeriod to make it possible to specify that keep-alive packets are to be sent after a period of inactivity.
  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • SFTP: Fixed aborting of Sftp object's Connect method when Dispose method has been called.
  • File Server: Fixed semi-random timeout exception in SFTP subsystem on extremely fast connections.
  • File Server: Fixed range check in the setter of FileServer.Settings.MaxSessionDuration and FileServer.Settings.MaxSessionTransferredBytes properties.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.

PowerTCP SSH and SFTP for .NET 4.10.3.1

$
0
0
PowerTCP SSH and SFTP for .NET

Adds hmac-sha2-256-etm and hmac-sha2-512-etm hash algorithms.

Features

  • The following hash algorithms have been added: hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com.

RDPCrystal EDI Library 8.9.0.2

$
0
0
RDPCrystal EDI Library

Adds the ability to add unknown segments to validated EDI documents.

Features

  • EDI Rules Creator Studio - Ability to specify that segments that repeat more than once should have unique values.
  • EDIValidator - Support for unique values in segments.
  • EDIValidator - Ability to add unknown segments to validated EDI documents.
  • EDIRuleReader - Support for unique values in segments.
  • EDIRulesCreator - Support for serializing element with unique values.
  • Ack999Generator - Generate IK4 for CompositeElementValueAlreadyEntered and ElementValueAlreadyEntered error messages.
  • Rules File 5010 278 Review - Minor element values and rules changes.

PowerTCP FTP for .NET V4.7.6.0

$
0
0
PowerTCP FTP for .NET

New property prevents PWD commands being sent to the server.

Features

  • Added UsePWD Property - When set to false no PWD commands will be sent to the server and all directory and path information returned from commands will be relative instead of absolute.

AddEmail ActiveX 4.1

$
0
0
AddEmail ActiveX

Adds support for TLS 1.1-1.2.

Features

  • Adds support for Transport Layer Security (TLS) 1.1-1.2.

Fixes

  • Fixes connection issues with Office 365 and Outlook mail servers.

Telerik DevCraft Ultimate includes Test Studio R3 2018 release - Upgrade from Telerik UI for ASP.NET AJAX R3 2018

$
0
0
Automatic Re-Run of Failed Tests, Test Studio Execution Client to Keep the User Session on a Remote Machine

Adds test execution and failure analysis productivity features.

Features

New in Telerik Test Studio R3 2018:

  • Added Screen Recording option in Test Lists to generate videos of the test runs.
  • New Test List execution option to re-run failed tests for local and remote runs (Rerun Failed Tests).
  • Keep Machine Awake option implemented in Execution Client to ensure machine is not locked.
  • Reconnect To Console On Disconnect option implemented in Execution Client when remote session is disconnected.
  • New option implemented for JS Browser dialogs matches to be configurable and updated independently from the product.
  • Added ability to verify JS console errors in browsers.
  • Find.All method to support expressions that have a hierarchal dependency.
  • Scheduling: Persist notification settings per project after sending an Email for Scheduled Runs.
  • Support for latest Visual Studio 2017 updates up to 15.8.6.
  • New Firefox and Chrome execution extensions for 2018.3 published in Web Stores.
  • Local test list execution closes all running selected execution browsers before the run option (KillBrowsersBeforeStart).
  • Implemented the ability to change the whole URL in the upcoming requests to handle redirects in Load Tests.
  • Extend the Custom Dynamic Target feature in Load Tests with partial search in Headers and Cookie to get values from the source step.
  • Support for Firefox ESR.

Fixes

Updates in Telerik Test Studio R3 2018:

  • Fixed:
    • API Test as Step: Execution fails when variables contain spaces.
    • Browsers: Firefox 60 calibration fix for Download dialog.
    • Browsers: Fixing JS Browsers highlighting when selecting elements from the Elements Explorer.
    • Browsers: Locate in DOM from Elements Explorer context menu doesn't work in JS Browsers.
    • Browsers: Annotations in browsers are misaligned on scaled monitors.
    • Browsers: execution of simulate real click step does not work on scaled monitors.
    • Browsers: problem with SetCookie in Firefox.
    • Browsers: Capture browser step does not work properly with maximized Chrome on second monitor.
    • Browsers: Chrome 68 execution fails for Alert, Confirm and Prompt dialogs.
    • Coded Steps: Copy and paste of coded steps is not working if the code is modified externally.
    • Execution Client: 'Run on startup' option in Win7 sets wrong value for the registry key.
    • Execution Client: Load Agent and Controller are shown as not finalized in Test Studio Test Runner UI.
    • Find Expression Builder: Filter Suggestions show dropdown for element query type.
    • Framework: Find by Content fails.
    • Framework: Find by NodeIndexPath fails.
    • Load Test UI: Field type Url not displayed in Custom Dynamic Targets.
    • Load Test UI: user labels in load test settings are not shown correctly.
    • Licensing: fixed problem in Runtime edition license check opening Visual Studio.
    • Load Test UI: product crashes trying to open Load test profile with missing datasource.
    • Project Settings: fix product error on fresh install when no notification settings are available.
    • Recording: fix for specific problem in merging elements during Firefox recording.
    • Recording: IE crashes while recording against customer application with iFrames.
    • Recording: Element is scrolled to bottom on every record action in JS recorders.
    • Recording: Run from here/Run selected opening Popup doesn't update DOM in JS recorders.
    • Source Control Integration: manually adding a file (test or code) to the project folder not added to source control.
    • Source Control Integration: Add Existing Code File in a source-controlled project does not create a pending change for the code file.
    • Translators: Ajax DatePicker translator step execution problem fixed.
    • VS plugin: VS 2017 freeze when opening resolve failure dialog.
    • VS plugin: adding API test as step throws error.
    • WPF: execution of real click steps and annotations in WPF applications on scaled monitors.
    • WPF: Special character in WPF window caption not escaped in Pages.g.cs.
    • Test Studio for APIs: API Test fails to execute any third consecutive request to the same domain.
    • Test Studio for APIsAPI execution returns error when a single non-http step is executed after a GET http request.
  • Changed:
    • Scheduling Client Execution tab UI.
    • Disable DPI awareness of all Test Studio executables to fix scaling issues.
    • Offsets of recorded desktop clicks for specific controls like audio and video players.
    • The Uid property in element wrappers is changed to string.
    • Log the whole exception when SmtpClient.SendAsync fails during Scheduling Send Mail operation.
    • Persist changed MongoDB executable path in Scheduling Configuration.
    • ArtOfTest.Runner help file updated and show log error if parsing of Config file fails.
    • Close all Firefox running instances before execution/recording with that browser.
    • Load Test: display all added dynamic targets (automatic and custom) in the load step binding parameters list.
    • Test Studio C# Demo project for NUnit.

Telerik DevCraft Ultimate includes Test Studio R3 2018 release

$
0
0
Automatic Re-Run of Failed Tests, Test Studio Execution Client to Keep the User Session on a Remote Machine

Adds test execution and failure analysis productivity features.

Features

New in Telerik Test Studio R3 2018:

  • Added Screen Recording option in Test Lists to generate videos of the test runs.
  • New Test List execution option to re-run failed tests for local and remote runs (Rerun Failed Tests).
  • Keep Machine Awake option implemented in Execution Client to ensure machine is not locked.
  • Reconnect To Console On Disconnect option implemented in Execution Client when remote session is disconnected.
  • New option implemented for JS Browser dialogs matches to be configurable and updated independently from the product.
  • Added ability to verify JS console errors in browsers.
  • Find.All method to support expressions that have a hierarchal dependency.
  • Scheduling: Persist notification settings per project after sending an Email for Scheduled Runs.
  • Support for latest Visual Studio 2017 updates up to 15.8.6.
  • New Firefox and Chrome execution extensions for 2018.3 published in Web Stores.
  • Local test list execution closes all running selected execution browsers before the run option (KillBrowsersBeforeStart).
  • Implemented the ability to change the whole URL in the upcoming requests to handle redirects in Load Tests.
  • Extend the Custom Dynamic Target feature in Load Tests with partial search in Headers and Cookie to get values from the source step.
  • Support for Firefox ESR.

Fixes

Updates in Telerik Test Studio R3 2018:

  • Fixed:
    • API Test as Step: Execution fails when variables contain spaces.
    • Browsers: Firefox 60 calibration fix for Download dialog.
    • Browsers: Fixing JS Browsers highlighting when selecting elements from the Elements Explorer.
    • Browsers: Locate in DOM from Elements Explorer context menu doesn't work in JS Browsers.
    • Browsers: Annotations in browsers are misaligned on scaled monitors.
    • Browsers: execution of simulate real click step does not work on scaled monitors.
    • Browsers: problem with SetCookie in Firefox.
    • Browsers: Capture browser step does not work properly with maximized Chrome on second monitor.
    • Browsers: Chrome 68 execution fails for Alert, Confirm and Prompt dialogs.
    • Coded Steps: Copy and paste of coded steps is not working if the code is modified externally.
    • Execution Client: 'Run on startup' option in Win7 sets wrong value for the registry key.
    • Execution Client: Load Agent and Controller are shown as not finalized in Test Studio Test Runner UI.
    • Find Expression Builder: Filter Suggestions show dropdown for element query type.
    • Framework: Find by Content fails.
    • Framework: Find by NodeIndexPath fails.
    • Load Test UI: Field type Url not displayed in Custom Dynamic Targets.
    • Load Test UI: user labels in load test settings are not shown correctly.
    • Licensing: fixed problem in Runtime edition license check opening Visual Studio.
    • Load Test UI: product crashes trying to open Load test profile with missing datasource.
    • Project Settings: fix product error on fresh install when no notification settings are available.
    • Recording: fix for specific problem in merging elements during Firefox recording.
    • Recording: IE crashes while recording against customer application with iFrames.
    • Recording: Element is scrolled to bottom on every record action in JS recorders.
    • Recording: Run from here/Run selected opening Popup doesn't update DOM in JS recorders.
    • Source Control Integration: manually adding a file (test or code) to the project folder not added to source control.
    • Source Control Integration: Add Existing Code File in a source-controlled project does not create a pending change for the code file.
    • Translators: Ajax DatePicker translator step execution problem fixed.
    • VS plugin: VS 2017 freeze when opening resolve failure dialog.
    • VS plugin: adding API test as step throws error.
    • WPF: execution of real click steps and annotations in WPF applications on scaled monitors.
    • WPF: Special character in WPF window caption not escaped in Pages.g.cs.
    • Test Studio for APIs: API Test fails to execute any third consecutive request to the same domain.
    • Test Studio for APIsAPI execution returns error when a single non-http step is executed after a GET http request.
  • Changed:
    • Scheduling Client Execution tab UI.
    • Disable DPI awareness of all Test Studio executables to fix scaling issues.
    • Offsets of recorded desktop clicks for specific controls like audio and video players.
    • The Uid property in element wrappers is changed to string.
    • Log the whole exception when SmtpClient.SendAsync fails during Scheduling Send Mail operation.
    • Persist changed MongoDB executable path in Scheduling Configuration.
    • ArtOfTest.Runner help file updated and show log error if parsing of Config file fails.
    • Close all Firefox running instances before execution/recording with that browser.
    • Load Test: display all added dynamic targets (automatic and custom) in the load step binding parameters list.
    • Test Studio C# Demo project for NUnit.

RDPCrystal EDI Library 8.9.0.5

$
0
0
RDPCrystal EDI Library

Now shows EDI validation time in milliseconds, plus improves EDI validation speed.

Features

  • EDI Rules Creator Studio - Show validation time in milliseconds.
  • EDIValidator
    • Increased validation speed.
    • Add correct loop segments to foundSegments collection so rules can work properly.
  • Ack999Generator - Use composite element separator from Delimiter property.
  • Ack997Generator - Use composite element separator from Delimiter property

Clever Internet Suite for Delphi, C++Builder V9.2

$
0
0
Clever Internet Suite for Delphi, C++Builder

Adds strong cryptographic algorithms to the SFTP component.

Features

  • Full RAD Studio 10.2.3 Tokyo support.
  • SFTP - New strong cryptographic algorithms were added.
  • Get ready for TLS 1.3. The components will use the new protocol when TLS 1.3 is released.
  • Added the ability to provide root certificate for SSL/TLS connections.
  • Added an option to use only strong cryptographic algorithms.
  • International domain names (IDN) support was added to the URL parser.
  • CertificateStore - Added the ability to load the certificate chain for a given certificate.
  • Added the HTTP PATCH command.
  • SoapMessage - Message signing and verifying performance was improved.
  • SMIME - New strong encryption and signature algorithms were added.
  • SMIME - New Config property allows you to change cryptographic algorithms and other cryptographic parameters.
  • The updated Encryptor component allows you to extract used cryptographic algorithms, key length, and other information from a protected file.
  • IMAP4 UTF7 name encoding was added. This allows you to use international mailbox names with both the client and server components.
  • IMAP4 client - Added support for multiple untagged SEARCH responses.
  • IMAP4 client - UnseenMessages property was removed from the TclImap4MailBoxInfo class.
  • The updated OAuth component allows you to refresh the authorization token and specify custom request fields while negotiating with the OAUTH server.
  • BounceChecker - The updated component extracts all email addresses from the message by using regular expressions syntax. It then analyzes message content and indicates if the message contains the non-delivery report.
  • The Encode/Decode methods of the Encoder component were renamed and reorganized in order to improve the interface and usability.
  • Downloader, Uploader, MultiDownloader, MultiUploader, NewsChecker - URL_COMPONENTS structure was replaced with TclUrlParser class. Full Unicode support was implemented.
  • SSH engine - Added support for Global Request Handling.

Clever Internet ActiveX Suite for ASP, VBScript, JavaScript V9.2

$
0
0
Clever Internet ActiveX Suite for ASP, VBScript, JavaScript

Adds International domain names (IDN) support to the URL parser.

Features

  • SFTP - Added strong cryptographic algorithms.
  • International domain names (IDN) support was added to the URL parser.
  • SoapMessage - Message signing and verifying performance was improved.
  • SMIME - New strong encryption and signature algorithms added.
  • IMAP4 UTF7 name encoding added. This feature allows you to use international mailbox names with both the client and server components.
  • IMAP4 client - Added support for multiple untagged SEARCH responses.
  • SSH engine - Added support for Global Request Handling.

Clever Internet .NET Suite for C#, VB.NET, ASP.NET V9.2

$
0
0
Clever Internet .NET Suite for C#, VB.NET, ASP.NET

Adds the ability to provide root certificates for SSL/TLS connections.

Features

  • SFTP - Added strong cryptographic algorithms.
  • Get ready for TLS 1.3 - Components will use the new protocol after official release.
  • Added the ability to provide root certificates for SSL/TLS connections.
  • Added an option to use only strong cryptographic algorithms.
  • CertificateStore - Added the ability to load the certificate chain for a given certificate.
  • Added HTTP PATCH command.
  • SMIME - Added new strong encryption and signature algorithms.
  • SMIME - New Config property allows you to change cryptographic algorithms and other cryptographic parameters.
  • Extract cryptographic algorithms, key length, and other information from protected files.
  • Added IMAP4 UTF7 name encoding. This feature allows you to use international mailbox names with both the client and server components.
  • IMAP4 client - Added support for multiple untagged SEARCH responses.
  • IMAP4 client - UnseenMessages property was removed from the TclImap4MailBoxInfo class.
  • The updated OAuth component allows you to refresh the authorization token and specify custom request fields while negotiating with the OAUTH server.
  • BounceChecker - The updated component extracts all email addresses from the message using regular expressions, analyzes the message content and indicates if the message contains the non-delivery report.
  • The Encode/Decode methods of the Encoder component were renamed and reorganized in order to improve the interface and usability.
  • SSH engine - Added support for Global Request Handling was implemented.

Clever Internet Suite VCL & .NET & ActiveX Bundle V9.2

$
0
0
Clever Internet Suite VCL & .NET & ActiveX Bundle

Adds new strong encryption and signature algorithms to the SMIME component.

Features

Clever Internet .NET Suite

  • SFTP - Added strong cryptographic algorithms.
  • Get ready for TLS 1.3 - Components will use the new protocol after official release.
  • Added the ability to provide root certificates for SSL/TLS connections.
  • Added an option to use only strong cryptographic algorithms.
  • CertificateStore - Added the ability to load the certificate chain for a given certificate.
  • Added HTTP PATCH command.
  • SMIME - Added new strong encryption and signature algorithms.
  • SMIME - New Config property allows you to change cryptographic algorithms and other cryptographic parameters.
  • Extract cryptographic algorithms, key length, and other information from protected files.
  • Added IMAP4 UTF7 name encoding. This feature allows you to use international mailbox names with both the client and server components.
  • IMAP4 client - Added support for multiple untagged SEARCH responses.
  • IMAP4 client - UnseenMessages property was removed from the TclImap4MailBoxInfo class.
  • The updated OAuth component allows you to refresh the authorization token and specify custom request fields while negotiating with the OAUTH server.
  • BounceChecker - The updated component extracts all email addresses from the message using regular expressions, analyzes the message content and indicates if the message contains the non-delivery report.
  • The Encode/Decode methods of the Encoder component were renamed and reorganized in order to improve the interface and usability.
  • SSH engine - Added support for Global Request Handling was implemented.

Clever Internet Suite for Delphi, C++Builder

  • Full RAD Studio 10.2.3 Tokyo support.
  • SFTP - New strong cryptographic algorithms were added.
  • Get ready for TLS 1.3. The components will use the new protocol when TLS 1.3 is released.
  • Added the ability to provide root certificate for SSL/TLS connections.
  • Added an option to use only strong cryptographic algorithms.
  • International domain names (IDN) support was added to the URL parser.
  • CertificateStore - Added the ability to load the certificate chain for a given certificate.
  • Added the HTTP PATCH command.
  • SoapMessage - Message signing and verifying performance was improved.
  • SMIME - New strong encryption and signature algorithms were added.
  • SMIME - New Config property allows you to change cryptographic algorithms and other cryptographic parameters.
  • The updated Encryptor component allows you to extract used cryptographic algorithms, key length, and other information from a protected file.
  • IMAP4 UTF7 name encoding was added. This allows you to use international mailbox names with both the client and server components.
  • IMAP4 client - Added support for multiple untagged SEARCH responses.
  • IMAP4 client - UnseenMessages property was removed from the TclImap4MailBoxInfo class.
  • The updated OAuth component allows you to refresh the authorization token and specify custom request fields while negotiating with the OAUTH server.
  • BounceChecker - The updated component extracts all email addresses from the message by using regular expressions syntax. It then analyzes message content and indicates if the message contains the non-delivery report.
  • The Encode/Decode methods of the Encoder component were renamed and reorganized in order to improve the interface and usability.
  • Downloader, Uploader, MultiDownloader, MultiUploader, NewsChecker - URL_COMPONENTS structure was replaced with TclUrlParser class. Full Unicode support was implemented.
  • SSH engine - Added support for Global Request Handling.

Clever Internet ActiveX Suite for ASP, VBScript, JavaScript

  • SFTP - Added strong cryptographic algorithms.
  • International domain names (IDN) support was added to the URL parser.
  • SoapMessage - Message signing and verifying performance was improved.
  • SMIME - New strong encryption and signature algorithms added.
  • IMAP4 UTF7 name encoding added. This feature allows you to use international mailbox names with both the client and server components.
  • IMAP4 client - Added support for multiple untagged SEARCH responses.
  • SSH engine - Added support for Global Request Handling.

Telerik DevCraft UI R3 2018 SP1

$
0
0
Telerik DevCraft UI

New KendoReact! Plus new features added to Telerik desktop products for WPF, WinForms and UWP.

Features

Telerik DevCraft UI R3 2018 SP1 release includes the following updates:

Telerik DevCraft Ultimate R3 2018 SP1

$
0
0
Telerik DevCraft Ultimate

New KendoReact! Plus new features added to Telerik desktop products for WPF, WinForms and UWP.

Features

Telerik DevCraft Ultimate R3 2018 SP1 release includes the following updates:

Viewing all 1519 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>