Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > How to make a LAN scanner

Reply
Thread Tools

How to make a LAN scanner

 
 
viru
Guest
Posts: n/a
 
      06-07-2007
Hello.
I want to make a LAN scanner. It would search a range of IPs and tell
me which computer has which servers open. It should also tell me abt
the files shared on a particular machine.

I know Socket programming. Can anyone help me out by giving some
directions to it?

Thanking you

 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a
 
      06-07-2007
In article < .com>,
viru <> wrote:

>I want to make a LAN scanner. It would search a range of IPs and tell
>me which computer has which servers open. It should also tell me abt
>the files shared on a particular machine.


>I know Socket programming. Can anyone help me out by giving some
>directions to it?


Socket programming is not part of the C language.

Personally, I wouldn't bother, considering you can download the
complete source for nmap .
--
There are some ideas so wrong that only a very intelligent person
could believe in them. -- George Orwell
 
Reply With Quote
 
 
 
 
Spoon
Guest
Posts: n/a
 
      06-08-2007
viru wrote:

> I want to make a LAN scanner. It would search a range of IPs and tell
> me which computer has which servers open. It should also tell me abt
> the files shared on a particular machine.


http://en.wikipedia.org/wiki/Nmap
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Flat Bed Scanner + Enlarger = Film Scanner? G. Huang Digital Photography 10 08-07-2011 03:46 PM
Can't connect wired linksys lan to wireless belkin lan Tom D Wireless Networking 4 01-24-2005 02:06 PM
epson (or others) flat bed scanner vs film scanner Albert Ma Digital Photography 1 10-30-2004 02:39 AM
IPSec - Lan to Lan - Nat routers - 1 Static and 1 Dynamic ip Sharqy_5 Cisco 0 07-20-2003 09:35 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57