Quantcast
Channel: lucamauri.co m Snippets
Browsing all 9 articles
Browse latest View live

Process ED2K links

This class show you how to import and process an ED2K link.ED2K link are links to files in the eDonkey 2000 network, now used both by original vclient and the popular eMule clients.Every istance of...

View Article



Extract ED2K links

Using Regular Expression functions, this class allow you to scan a bunch of text (for esample and HTML page) to extract all the links in ED2K format.The Collection is exposed by the class.

View Article

Process text file

A collection of three simple class that allow you to read files from disk and from internet and write a strem back to a file.It is a simple task for a programmaer, but it may comes in hand from time to...

View Article

Get information by WHOIS database

This simple class help you to programmatically access IP ranges information from WHOIS database. The enumerator in the class already contains the addresses of the three registrars that amanges IP...

View Article

Statistic .net

I created this class to help me made the Tag Cloud system for this site. It is a simple class to calculate the arithmetic Mean and the Standard Deviation.

View Article


WOL .net

Wake-On-LAN (WOL) is a feature of the network interface cards since the late '90s This functionality was initially conceived by IBM and the widely supported by Intel with NIC's and motherboard's...

View Article

Check and download images

In the following code you can see how to make a conditional download of images.Let's assume you have a list of image files in a table (from a database, for instance, but any other source will do as...

View Article

VB.net MD4 Message Digest class

First of all I must tell the story of this class. In first place this is derived in first place from original RSA algorythm, then this class has been implemented by Norbert Hranitzky in Java. This Java...

View Article


Calcolare il CIN di un conto corrente

Il CIN (Control Internal Number) è un tipo di check digit che viene usato dalle banche italiane fin dagli anni '90. E' ancora molto utile in quanto deve essere incorporato nel codice IBAN che da metà...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images