.NET news » Internet Internet Rss Feed

download
Search Engine for Local Area Network ( LAN )
Searches for files and folders shared over a local area network ( LAN )
11 Nov 2006, 03:30:00   Source: Search Engine for Local Area Network ( LAN )   Tags: Examples Internet
Skype Game Infra
Using Skype as infrastructure for multiplayer games.
1 Nov 2006, 13:16:00   Source: Skype Game Infra   Tags: Internet Multimedia
Easy-to-use resumable .NET file downloader
A simple, easy-to-use, resumable .NET file downloader.
25 Oct 2006, 10:41:00   Source: Easy-to-use resumable .NET file downloader   Tags: Internet
FtpPublisher, An FTP file synchronization tool
A small utility that will upload changed files to an FTP site
12 Oct 2006, 14:29:00   Source: FtpPublisher, An FTP file synchronization tool   Tags: Internet Examples
POP3 Email Client with full MIME Support (.NET 2.0)
C# class reading ASCII emails from a POP3 server and converting them using MIME to aSystem.Net.Mail.MailMessage derived class for further processing. The complete code is provided (pure C# 2.0, only .NET framework DLLs used). If possible, it matches MIME multiparts to body, attachment, etc. of MailM
8 Oct 2006, 12:23:00   Source: POP3 Email Client with full MIME Support (.NET 2.0)   Tags: Internet Examples
An API for Google Image Search
Querying images from Google programmatically.
21 Sep 2006, 14:15:00   Source: An API for Google Image Search   Tags: Internet Examples
A Web Spider Library in C#
An article about a spider library to grab websites and store them locally.
10 Sep 2006, 04:43:00   Source: A Web Spider Library in C#   Tags: Internet Examples
Extract/save article headers from Newsgroups.
A simple C# program that can extract/save article headers from Newsgroups.
10 Sep 2006, 00:43:00   Source: Extract/save article headers from Newsgroups.   Tags: Internet Examples
NetEmailer
NetEmailer is a SMTP component for the creation and sending of e-mail messages in .Net. Written in pure C#, NetEmailer is fully managed. It is totally object oriented and easy to use. Best of all, all emails are based on templates. In another word, every single part of the email, from the recipients? list to the email body is totally configurable in a xml file; and dynamic content can be inserted at runtime.
3 Aug 2006, 21:58:47   Source: NetEmailer   Tags: Components Internet
Picture Chat Using C#
A chat program that supports Unicode input and picture transfer.
13 Jul 2006, 14:22:00   Source: Picture Chat Using C#   Tags: Internet Examples