Glossary Item Box
The following samples are full applications which demonstrate usage of PowerTCP SSL Sockets for .NET. The default directory for sample applications is:
[PersonalFolder]\Dart Sample Applications\PowerTCP\SSL Sockets for .NET
Sample | Description | Environments |
---|---|---|
Resolver Client Sample |
Client resolves host name, IP address, and email address. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
Ping Client Sample |
Client which can be used to check if hosts are reachable. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
TCP Client Sample |
A fully-functional client which can be used to connect to, communicate with, and test server applications. SSL communications is also demonstrated with this sample. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
Echo Server Sample |
TCP server echoes back all received data to the client. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
Time Client Sample |
Client synchronously communicates with Network Time Protocol servers. This sample operates using either TCP or UDP communication. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
UDP Time Server Sample |
Server which can asynchronously communicate with clients over UDP. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
TraceRoute Client |
Traces a route to a host. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
Flash Server |
A multi-threaded server application which communicates with Macromedia Flash movies using the Flash XMLSocket object. A Flash chat movie is included which demonstrates the communication. |
VB .NET Applications in VS.NET 2003, 2005 and 2008 |
Chargen Server |
TCP server which allows clients to connect, then continually sends characters to the client until the client disconnects. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
TCP Stock Quote Sample |
Uses the Tcp component in ASP.NET. Enter a stock symbol and the Tcp component will gather information about that symbol from Yahoo. |
VB ASP.NET Applications in VS.NET 2003, 2005 and 2008 |
Network Utilities Sample |
Uses many of the components included with PowerTCP SSL Sockets for .NET. Demonstrated functionality includes DNS lookup (for host name, IP address, and email address), Ping, TraceRoute, Domain WHOIS, Network WHOIS, Finger, and email verification. |
C# ASP.NET Applications in VS.NET 2003, 2005 and 2008 |
Encryption/Decryption Sample |
Encryption/decryption of data using the SymmetricCryptoStream object. |
C# ASP.NET Applications in VS.NET 2003, 2005 and 2008 |
Web Server |
A simple HTTP/S server. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
POP Server |
A fully-functional POP mail server. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
Secure Proxy Sample |
Channels non-secure communications to a secure server. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.