.NET news » Internet Internet Rss Feed

download
Windows XP SP2 Firewall Controller
How to control a base firewall included in Windows XP SP2 using COM.
10 Jul 2006, 15:32:00   Source: Windows XP SP2 Firewall Controller   Tags: Security Internet
Email templates
In this article am going to consider the process of managing and sending emails inside a .net application.
7 Jun 2006, 04:24:00   Source: Email templates   Tags: Internet
A simple Multi-Threaded Server Client Instant Messenger Application
A Simple Multi-Threaded Server Client Instant Messenger Application that uses TCP Listener and TCP Client. Allows Personal message and Conference communication between Clients and with the Server.
5 Jun 2006, 01:52:00   Source: A simple Multi-Threaded Server Client Instant Messenger...   Tags: Internet
POP3 Email Client (.NET 2.0)
C# class making it easy to interact with POP3 email server, like listing of emails, download and deletion. Special attention was given to reliable connection control. The code was tested for several months with Google Gmail, including SSL.
31 May 2006, 05:05:00   Source: POP3 Email Client (.NET 2.0)   Tags: Internet
Multi-threaded file download manager
A fully working multi-threaded file downloader application.
24 May 2006, 16:38:00   Source: Multi-threaded file download manager   Tags: Examples Internet
An Asynchronous Socket Server and Client
An asynchronous socket server and client with encryption and compression.
18 May 2006, 12:34:00   Source: An Asynchronous Socket Server and Client   Tags: Internet Examples C#
Building a private Peer-to-Peer network with VB 2005 for secure file sharing
How to build a secure file sharing network using a freeware Peer-to-Peer SDK
C# FTP Client Library
Easy to use FTP client library with features in mind.
5 May 2006, 12:04:00   Source: C# FTP Client Library   Tags: Internet
Test Your DNS Response Times with DNS Tester
Check the response times of your DNS and compare with other servers.
2 May 2006, 12:55:00   Source: Test Your DNS Response Times with DNS Tester   Tags: Internet Examples
A simple web proxy with ASP.NET
A simple web proxy that able you browse web pages without government filtering!
28 Apr 2006, 10:13:00   Source: A simple web proxy with ASP.NET   Tags: Examples Internet