Mail Sender
-
06 March 2008
Framework: 2.0
Windows Application
This program is an email mail list sender. It sends a newsletter to a mailing list.
Simple Remoting Example 1
-
06 November 2007
Framework: 2.0
Windows Application
This example source code demonstrates how to use Remoting. It comes with a very simple Server and Client program. The Client reads the contents of a text file from the Server.
Simple HTTP Web Server
-
06 October 2007
Framework: 2.0
Windows Application
This is a very simple console based http web server. It is not multi threaded. It uses the TcpClient and TcpListener Class's.
Ping Example
-
05 September 2007
Framework: 2.0
Windows Application
This program demonstrates how to use the Ping Class to ping an IP address.
Network Time Server
-
04 March 2007
Framework: 2.0
Windows Application
This example demonstrates how to connect to a Network Time Server and get the time. You can use this example to synchronize your applications.
Client/Server Example 1
-
01 March 2007
Framework: 2.0
Windows Application
This simple program demonstrates how to create a simple client/server program.
Connect To MSN Messenger Using The MSN Protocol
-
25 February 2007
Framework: 2.0
Windows Application
This sample application demonstrates how to connect to MSN Messenger using the MSN Protocol. It also includes how to generate a Ticket that is used with the ChallengeString. This is a simple authentication example.
File Download Example
-
18 February 2007
Framework: 2.0
Windows Application
This example demonstrates how to download a file using the WebClient Class. Includes a progress bar indicating download progress and some error handling.
1
2