| View previous topic :: View next topic |
| Author |
Message |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Tue Jan 13, 2004 12:38 pm Post subject: Delphi Code for vdsnetdetect.dll |
|
|
Heres the delphi source code for creating a Network Detection DLL for VDS:
It:
Detects all Network Devices installed, it also detects their IP addresses, Subnet Masks etc.
It will also reports on their input and output in bytes etc, and lots of other gooides.
Any of our great dll programmers fancy making a vdsnetdetect.dll ?
link to source code: http://www.active-ware.net/files/src112903.zip
Dr. Dread, PG, Tommy, Codescript, and everyone else ?
Nathan |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Tue Jan 13, 2004 8:57 pm Post subject: |
|
|
Nice piece of code. Some interesting stuff in there. Unfortunately I have no time on my hands these days
Greetz
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1565
|
Posted: Tue Jan 13, 2004 9:26 pm Post subject: |
|
|
Unfortuantely I no longer create free custom extensions either, the time involved to create, support, test such dll's is something I no longer have I do make custom extensions at cost; however it will be very expensive, you may want to contact others before asking a quote. |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Wed Jan 14, 2004 2:14 am Post subject: |
|
|
I neither have nor know Delphi apart from the time constraints  _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Wed Jan 14, 2004 9:20 pm Post subject: |
|
|
The main issue I have with this is that it will not work on all versions of Windows because it uses the IP Helper DLL. Many VDS users use older versions of Windows. A better and more robust way would be to use SNMP which can give you this information plus much more. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
|