FTP Client | An FTP client built using the FTP control. It allows browsing of directories, uploads and downloads of files, and more. |
NetDial Demo | Simple demo, describing the operation of the NetDial (RAS) component. |
Remote Execution | It shows how to use the Rexec control for remotely executing programs on a unix machine that supports rexec. |
Stock Quotes | Shows how to use the HTTP component to get stock quotes from Yahoo, then parse them, and show them in a grid where they can be manipulated further. |
TCP Echo Client/Server | A simple TCP ECHO client and server. It demonstrates the use of IPPort and IPDaemon to build the simpliest TCP/IP client and server. |
Telnet Client | A simple demo of the Telnet control. Shows how to use the control to build a Telnet client. |
Whois Client | Queries an Internic server on domain information. Demonstrates how to use the IPPort control to make a simple whois client. |