Version: 1.1.1.0
Easily add SSL security and authentication to your Internet application in .NET. Includes components for TCP, Server, UDP, DNS, Ping, and Trace (trace route).

Sample Projects Included
The samples are fully working applications demonstrating all PowerTCP SSL Sockets for .NET components in both C# and VB.NET and include complete source code.

Sample Name Sample Description Languages
Resolver Client Demonstrates a client used for resolving host names, dot addresses, and email addresses. VB.NET, C#
Ping Client Demonstrates a client used for determining if a host is reachable. VB.NET, C#
TCP Client Demonstrates a client which communicates with hosts using TCP. VB.NET, C#
Echo Server Demonstrates a server which echoes all data sent back to the sender. VB.NET, C#
Time Client Demonstrates a client which gets the time using the Network Time Protocol (NTP). VB.NET, C#
UDP Time Server Sample Demonstrates a UDP server which returns the time. VB.NET, C#
Trace Route Sample Demonstrates a client which can trace a route to a host. VB.NET, C#
Flash Server Demonstrates a server which communicates with Macromedia Flash movies. VB.NET
Chargen Server Demonstrates a server which sends a stream of characters. VB.NET, C#
TCP Stock Quote Sample A Web Sample which grabs a stock quote page and parses it for the desired quote value. VB.NET
Network Utilities Sample A Web Sample which demonstrates a series of network utilities such as Ping, Traceroute, WHOIS, Finger, DNS, and email verification. C#
Encryption/Decryption Sample A Web sample which encrypts and decrypts data. C#