Docs

IPWorks 2022 C++ Edition

Version 22.0 [Build 8083]

Demos

IPWorks 2022 C++ Edition  -  Demo Applications

Atom Feed Reader Shows how to use the Atom component to read Atom feeds.
CalDAV Client Shows how to use the CalDAV component to get, add, and delete events from an existing calendar on Yahoo or Google.
Certificate Manager Full-featured certificate management sample. Demonstrates how to list, manage, create, and sign certificates.
DNS Demo Shows how to use the DNS component to perform queries for a wide range of DNS record types.
Email Client (IMAP) Shows how to use the IMAP component to access IMAP servers (e.g. MS Exchange).
Email Client (POP) A simple email client. It shows how to use the SMTP and POP components access POP and SMTP mail servers.
Finger Finger client. Demonstrates the use of the IPPort component.
FTP Client A full featured FTP client built using the FTP component. It allows browsing of directories, uploads and downloads of files, and more.
GET URL Shows how to download the content of a URL from a Web server.
HTML Mailer Shows how to use HTMLMailer to send HTML Mail with inline images.
Internet Alpha Paging A simple SNPP client showing how to send a message to an SNPP server.
LDAP Search Shows how to contact an LDAP server and lookup a name.
MX Query Shows how to query a DNS server for a list of servers accepting email for a specific email address.
NetClock (Time Synchronization) Shows how to get the time from a network time server and synchronize the PC clock with it.
News Client A simple news client using the NNTP component. The news client can be used to connect to Usenet News servers to view, post and reply to messages.
OAuth Demo Demonstrates how to authenticate using the OAuth component.
OData People Search Shows how to use the OData component to query a test OData V4 service.
Ping Demo Shows how to use the Ping component to check whether a host is accessible.
Remote Execution (Rexec) Shows how to use the Rexec component for remotely executing programs on a unix machine that supports rexec.
RSS Aggregator Shows how to use the RSS component to read RSS feeds.
Smpp Message Demo A short demo showing how to use the SMPP component to send text messages to an SMS-compliant device (e.g. cell phone).
Stock Quotes Shows how to use the Webform component to get stock quotes from Yahoo, parse them, and show them in a grid where they can be manipulated further.
Syslog Daemon Shows how to use the Syslog component to receive and send syslog packets.
TCP Echo Client A simple TCP echo client. It demonstrates the use of IPPort to build the simplest TCP/IP client. Use in conjunction with the TCP Echo Server demo.
TCP Echo Server A simple TCP echo server. It demonstrates the use of IPDaemon to build the simplest TCP/IP server. Use in conjunction with the TCP Echo Client demo.
TraceRoute Demonstrates the use of the TraceRoute component.
UDP Echo Client Sends a broadcast message on the ECHO port to all the machines in a LAN and measures the time it takes them to respond.
WebSocket Demo Shows how to use the WebSocket component to send and receive data.
Whois Client Demonstrates the use of the Whois component.
XMPP Uses the XMPP component to implement a simple Jabber instant messaging demo.
NOTE: These projects are mostly simple demos, and by no means complete applications. They are intended to illustrate the usage of the IPWorks classes in a simple, straightforward way. What we are hoping to demonstrate is how simple it is to program with our tools. If you want to know more about them, or if you have questions, please visit www.nsoftware.com or email to support@nsoftware.com.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2022 C++ Edition - Version 22.0 [Build 8083]