"Belphegor" <globalpunk@hotmail.com> wrote in message
news:isyg7.31951$vG4.1593277@weber.videotron.net...
> Okay, here's the issue
>
> I need to get a perl script that will scan ips, (ping them) with a given
> set.
> 1. I say "192.1.1 -100" and it'll ping from "192.1.1.1" to "192.1.1.255",
> with the exception of "192.1.1.100".
> 2. Then it asks for Samba Share name.
> 3. Then it asks for the SHARES it enters ALL Share data, and EVERY Last
file
> into a given database......
Take a look at the following modules available from CPAN:
Net::Ping,
Filesys::SmbClient &
Filesys::SmbClientParser
If you're using Win32, also take a look at the Win32::* modules available
from
http://www.roth.net/perl/
and for db-stuff: DBI and DBD::whatever_kind_of_db_you_want_to_use.
If you want a working script, pay up, otherwise, read the modules'
documentation and at least give it a try yourself.
XFUT: comp.lang.perl.misc,comp.lang.perl.modules,dk.edb.programmering.perl
FUT: comp.lang.perl.misc
--
Mvh. Nezar Nielsen
http://fez.dk/