CATCH WIDOWS EVENTS, OR LAN EVENTS

Asked By Alexis Flores
09-Feb-10 04:55 AM
Earn up to 0 extra points for answering this tough question.

Hello friends.

I have a problem. My boss want this:

To control, when all hosts of the lan starts or shutdown and save it on database.

He want to have an aplication in his pc, and when a host its connected or disconnected on lan, the aplicattion save it on databse.

thank you...

have anybody any information about this???

or something to search...

THANKS

  re : catching events and packets

Arun Kumar Ramesh replied to Alexis Flores
22-Jun-10 06:15 AM

Wireshark is your friend in all these cases. It is one of the best networking sniffer present today

You can get it from

http://www.wireshark.org/download.html

The following is an extract on wireshark from wikipedia

Wireshark is very similar to tcpdump, but it has a graphical front-end, and many more information sorting and filtering options. It allows the user to see all traffic being passed over the network (usually an Ethernet network but support is being added for others) by putting the network interface into promiscuous mode.

It will not save it on database. But it will save as files. Manually you can move the contents of files to database

~ Arun

Create New Account