VC++ Samples

This page contains a list of all Visual C++ samples included with a PowerTCP product line installation. Find the application you are interested in from the list below, then click the product link next to the application to download a 30-day trial which includes the source code to the application.


Choose an application category:

Sample Name Sample Description Product
VT Emulation Applications
VT Emulator A fully functional VT320 Emulator can be enhanced and deployed ROYALTY-FREE! Emulation for ActiveX
FTP Applications
ListView Client Demonstrates a fully-functional FTP Client application. Now includes proxy support. FTP for ActiveX
GetSite Demo Uses the Mget method to retrieve an entire directory tree. FTP for ActiveX
GetUrl Demo Demonstrates use of the Get method to retrieve a file given only the URL to that file. FTP for ActiveX
PutSite Demo Uses the MPut method to store an entire directory tree. FTP for ActiveX
Email Applications
IMAP Client Demonstrates a fully-featured IMAP4 Client. Mail for ActiveX
POP Client Demonstrates many aspects needed to create a simple message client program using the Message Object and the POP Control. Mail for ActiveX
Quick Send Demo A simple version of the SmtpClient application. Uses the QuickSend method to show how to quickly send a message with very little coding. Mail for ActiveX
SMTP Client Demonstrates how to build and send a message using the Message Object and SMTP Control. Mail for ActiveX
Server Applications
Echo Server Uses the Server and Service Controls to create a server which echoes back received data. Server for ActiveX
FTP Server Uses the FtpServer and Service Controls to implement an FTP Server Service. Server for ActiveX
SNMP Applications
Mib Viewer Uses the MIB Object to parse a MIB file and browse the contents in human readable form. PowerSNMP for ActiveX
SNMP Agent Uses the SNMP Agent Control to build a simple agent that reports canned stats. Includes service support (NT only). PowerSNMP for ActiveX
SNMP Explorer Uses the SNMP Manager and Treeview Control to create an Explorer-like view of available SNMP Agents. Incorporates the MIB Object. PowerSNMP for ActiveX
SNMP Manager Uses the SNMP Manager Control to build a simple manager. Supports queries for basic variables, either by discovery or specific address. Also shows how to set values. PowerSNMP for ActiveX
Variable Checker Uses the SNMP Manager Control to construct a request from a list of available MIBs and view the response. PowerSNMP for ActiveX
SSL/Security Applications
Secure Client Uses the SecureTcp Control to make SSL connections to any secure TCP port. SSL for ActiveX
Secure Echo Server Demonstrates a simple secure Echo server. SSL for ActiveX
Secure FTP Client Demonstrates a simple secure FTP client. SSL for ActiveX
Secure FTP Server Uses the SecureFtpServer Control to demonstrate a simple Secure FTP server. SSL for ActiveX
Telnet Applications
AutoLogin Demo Demonstrates how to use PowerTCP Telnet for ActiveX to create a scripted Telnet session. Telnet for ActiveX
Console Telnet Client Interactive console application illustrates the use of Telnet, rexec, rsh, and rlogin. Telnet for ActiveX
Telnet Client Interactive application illustrates the use of Telnet, rexec, rsh, and rlogin. Telnet for ActiveX
HTTP Client Applications
Page Fetch Demonstrates a simple HTTP application that fetches a web page. Web Enterprise for ActiveX
Web for ActiveX
Post Demo Demonstrates how to post information to a web site. Useful for automated form submission. Web Enterprise for ActiveX
Web for ActiveX
HTTP Server Applications
Web Server Demonstrates secure web server that can be configured to listen on any port. WebServer for ActiveX
Network Applications/Network Utilities
Dart Chat Uses the UDP Control and multicast datagrams to join chat sessions. Winsock for ActiveX
DNS Client Uses the DNS Control to resolve any host name to an address (type A records), any address to its hots name (type PTR records), any email address to its host name and address (type MX records). Winsock for ActiveX
Ping Client Uses the Ping Control to ping any host. Winsock for ActiveX
RAS Client Uses the RAS Control to demonstrate dial-up operation. Winsock for ActiveX
TCP Blaster Uses the Daemon and TCP Controls to demonstrate high-throughput operation. Winsock for ActiveX
TCP Client Uses the TCP Control to build an interactive on-line application for time, character builder, smtp, echo, etc. Winsock for ActiveX
UDP Client Uses the UDP Control in an interactive "chat" application. Winsock for ActiveX
Web Server Uses the Daemon and dynamic TCP Controls to build a simple multi-threaded VB application that serves up web pages. Winsock for ActiveX
Compression Applications
DZip Console Application Demonstrates a command line file compressor/decompressor. Zip Compression for ActiveX
File Search Allows user to search for files using wildcards, if files are found they are given the option to zip them. Zip Compression for ActiveX
Unzipper Opens a Zip file and allows the user to extract it. Zip Compression for ActiveX
Simple Zipper A simple application to create compressed files. ZipLite Compression for ActiveX
Simple Unzipper A simple application to unzip compressed files. ZipLite Compression for ActiveX