PowerTCP Sockets for .NET supports SSL

Released: Jan 10, 2011

Updates in this release

Updates in V4.3

This release features an innovative, elegant new design, making TCP/IP-based communications easier to work with than ever before. You can implement state-of-the-art multi-threaded operations, create sophisticated high-performance server applications and include SSL for airtight security. Highlights include:

  • Improved Asynchronous Support, which uses fewer resources, is more flexible, and produces code that is easier to maintain
  • Improved Use of .NET Features including generics and IPv6
  • SSL support for secure communications from a single method call
  • SOCKS4, SOCKS5, HttpConnect proxy design editor support
  • Create servers with dedicate worker threads for each incoming connection, or make asynchronous reads utilizing efficient IO completion threads
  • Look-up MX Records, including server preferences
  • Ping without the need of admin permissions using system DLLs
  • Broadcast pings over a network
  • Trace routes to discover bottlenecks
  • Support for Windows applications, services and ASP.NET web applications
  • Many sample projects for C#, VB.NET, C++/CLI, including ASP.NET
  • Comprehensive MS Help 2.0 and Help Viewer 1.0 integrated documentation
  • Stand-alone and online documentation also provided
  • NET Framework 4 Client Profile compatible
  • 64-bit OS support