If you have an idea, and would like to see something new featured here as a
demo, please e-mail us at questions@nsoftware.com
|
Email To List
-
Shows how to use the SMTP component to send mail to a mailing list. A message is sent to a list of users as blind carbon copies (BCc).
VB.NET | C# | VB | Java
|
|
DNS Demo
-
Shows how to use the DNS component to obtain DNS information.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | Java | Jsp | Unix
|
|
SMTP
-
Shows how to use the SMTP component to send a basic email.
Pocket PC | ASP | Jsp | PHP | Objective-C
|
|
Email With Attachments
-
Demonstrates the use of the FileMailer component.
Pocket PC | ASP | Jsp | PHP
|
|
NASA News
-
Finger client. Demonstrates the use of the IPPort component.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Unix
|
|
FTP Client
-
A full featured FTP client built using the FTP component. It allows browsing of directories, uploads and downloads of files, and more.
VB.NET | C# | Pocket PC | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Objective-C | Unix
|
|
HTML Mailer
-
Shows how to use HTMLMailer to send HTML Mail with inline images.
VB.NET | C# | Java
|
|
GET URL
-
Shows how to download the content of a URL from a Web server.
VB.NET | C# | Pocket PC | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | Objective-C | Unix
|
|
Email Client (IMAP)
-
Shows how to use the IMAP components in order to access IMAP servers (e.g. MS Exchange).
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Unix
|
|
IPConfig
-
Shows how to use the IPInfo component to obtain adapter information, and perform a DHCP Release/Renew.
VB.NET | C# | VB | Delphi | C++ Builder | C++
|
|
IPMonitor
-
Shows how to use the IPMonitor component to see all data received by a network interface.
VB.NET | C# | VB | Delphi | C++ Builder | C++
|
|
XMPP
-
Uses the XMPP component to implement a Jabber chat demo.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | Unix
|
|
LDAP Search
-
Shows how to contact an LDAP server and lookup a name.
VB | Delphi | C++ Builder | C++ | ASP | Java | PHP | Unix
|
|
LDAP Browser
-
Demonstrates how to build a directory browser which can visually display the directory structure of an LDAP server.
VB.NET | C# | VB
|
|
Multicast Chat
-
A simple chat program built using the MCast component of IP*Works!. It demonstrates how to use multicast to build a simple yet powerful and very efficient one-to-many communication tool.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | Java
|
|
MIME Mail
-
It demonstrates how to use the SMTP and MIME components to email a file as a MIME attachment to a mail message.
VB.NET | C# | VB
|
|
MX Query
-
A simple demo querying a DNS server about the servers accepting email for a specific email address.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Unix
|
|
NetClock (Time Synchronization)
-
Shows how to get the time from a network time server and synchronize the PC clock with it.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Unix
|
|
NetCode Demo
-
Demonstrates the use of the NetCode component to encode and decode strings or files in formats like: UUEncode, Base64, Quoted Printable, or URL encoding.
VB.NET | C# | VB | Delphi | C++ Builder | Java
|
|
NetDial
-
Shows how to use the NetDial component to dial into a RAS server.
VB.NET | C# | Pocket PC | VB
|
|
Net Scribble
-
A simple shared whiteboard demo using either UDP or Multicast for communication among users.
VB.NET | C# | VB | C++ Builder
|
|
News Agent
-
A Usenet news filtering agent. It scans a list of newsgroups for articles containing one or more keywords, and then emails all matching entries to a specified email address.
VB | Delphi
|
|
News Post (NNTP)
-
Shows how to use the NNTP component to post an article in a USENET newsgroup.
VB | ASP
|
|
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
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Unix
|
|
Ping Demo
-
Shows how to use the Ping component to check whether a host is accessible.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Unix
|
|
Email Client (POP)
-
A simple email client. It shows how to use the SMTP and POP components in order to access post office (POP3) and mail servers (SMTP).
VB.NET | C# | Pocket PC | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Objective-C | Unix
|
|
Remote Copy
-
Shows how to use the RCP component to copy files to and from a remote server.
VB.NET | C# | Java
|
|
Query DNS
-
Shows how to use the IPInfo component to resolve hostnames.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java
|
|
Remote Execution (Rexec)
-
It shows how to use the Rexec component for remotely executing programs on a unix machine that supports rexec.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Unix
|
|
Remote Shell (Rshell)
-
It shows how to use the Rshell component for remotely executing programs on a unix machine that supports rshell.
VB | Delphi | C++ Builder
|
|
RSS Aggregator
-
Shows how to use the RSS component to read RSS feeds.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | PHP | Unix
|
|
Web Sign In
-
It demonstrates posting of data on a Web form, much like you do with HTML forms.
VB | Delphi | C++ Builder
|
|
SMPP Message Demo
-
A short demo showing how to use the SMPP component to message an SMS-compliant device.
VB.NET | C# | Delphi | C++ Builder | C++ | ASP | Unix
|
|
SNMP Agent
-
A simple SNMP agent that will respond and implement SNMP manager requests for system information. The Agent also shows how to broadcast traps.
VB.NET | C# | VB | Delphi | C++ Builder | Java
|
|
SNMP Manager
-
Shows how to create a basic SNMP manager that will find and query SNMP agents for their system information. The manager will also react to SNMP traps.
VB.NET | C# | VB | Delphi | C++ Builder | Java
|
|
Internet Alpha Paging
-
A simple SNPP client showing how to send a message to an SNPP server.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | Unix
|
|
Currency Exchange
-
Uses the Soap object and a freely available Web Service to calculate the current exchange rate.
VB.NET | C# | Pocket PC | VB | Delphi | C++ Builder | ASP | Java | Jsp
|
|
Stock Quotes
-
Shows how to use the Webform component to get stock quotes from Yahoo, then parse them, and show them in a grid where they can be manipulated further.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Unix
|
|
Syslog Daemon
-
Shows how to use the Syslog component to receive and send syslog packets.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | Java | Unix
|
|
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.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | Java
|
|
Telnet Client
-
A simple demo of the Telnet component. Shows how to use the component to build a Telnet client.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | Java
|
|
TFTP Demo
-
A simple demonstration of how to use TFTP to copy files to and from a TFTP server.
VB.NET | C# | Java
|
|
TraceRoute
-
Demonstrates the use of the TraceRoute component.
VB | C++ | ASP | Unix
|
|
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.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | Unix
|
|
UDP Time Client
-
Sends a broadcast message on the TIME port to all the machines in a LAN.
Java
|
|
WebDAV - Remote File Manager
-
Allows you to copy files back and forth between DAV server and localhost.
VB.NET | C# | VB | Delphi | C++ Builder | Java
|
|
Web Monitor
-
Checks how responsive a Web Server is by requesting a page (URL) periodically. The time of retrieving the page is measured and then visualized using the standard Visual Basic Graph component.
VB
|
|
Web Server
-
A demo of a webserver written in VB by using the IPDaemon component. It supports page serving and directory indexing. If you want to embed a webserver in one of your applications, this might be what you have been waiting for.
VB | Java
|
|
WebUpload Demo
-
Shows how to upload files to a URL. The demo includes a client program that can be used to upload files to a server side script.
VB.NET | C# | VB | Java
|
|
Whois Client
-
Demonstrates the use of the Whois component.
VB.NET | C# | VB | Delphi | C++ Builder | C++ | ASP | Java | Jsp | PHP | Objective-C | Unix
|