PowerTCP Sockets for .NET 4.4 has been released with several issue fixes and enhancements.
Some of the enhancements include:
- A new DNS component that enhances what is available in the .NET Framework. Lookup MX records, select the DNS server to use, and specify local endpoint to bind to.
- Connect methods have been updated to take a serializable Session object as a parameter, facilitating the saving of state information within an application.
- AuthenticateClient and AuthenticateServer methods have been updated to take a serializable Security object as a parameter.
- ReadToDelimiter, ReadToCount and ReadToEnd methods have been updated to throw a new DataException, which provides any data read up to the exception.
- Several samples were updated with a Model-View-Controller (MVC) design.
For a complete list of improvements, see the PowerTCP Sockets for .NET Release History >
Learn more about PowerTCP Sockets for .NET 4.4 and download a Free Trial >