Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 22nd, 2008, 12:13 AM   #1
Order
Newbie
 
Join Date: Apr 2008
Posts: 2
Rep Power: 0 Order is on a distinguished road
Network Monitoring Application

As part of my first year mini project I have to develop an application that should be such that when its deployed on a LAN, the server should at any time be able to find out the number and details of all nodes connected to the network, The details of file-sharing.

So is creating a log of all network activities and sending it over a good idea?
I need to somehow be able to create a log of the network activity that a computer does. Like a list of file the computer copied from another on the LAN and the list of files that he sent. So that when the server asks for the details it can be sent. The LAN will be connected via a switch so all communications between clients will not reach the server and so the log to store the history too.

I tried to find this myself but just couldnt get anywhere. I found Beej's tutorial via Google while looking for information on Sockets and SNMP. I read the tutorial but I am a complete newbie in this field and couldnt understand it all. I am still trying. Please help me in whatever way you can. I need to know how its done as we will need it in other similar projects.

I saw a similar thread printing text to a server or something , but again it got me nowhere.

Can this be done in anyway other than creating the log?


I am a first year computer engineering student from India. Sockets look wonderfull but very hard to understand.
Order is offline   Reply With Quote
Old Apr 22nd, 2008, 1:51 AM   #2
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
Re: Network Monitoring Application

Seeing as you have not been taught anything about sockets this seems a little much for a first year computer project. If I were to do this I would try using libpcap. It lets you capture all the packets that sent or received over the computers network interfaces. This is what wireshark uses.
__________________
Robotics @ Maryland AUV Team - Software Lead
Game_Ender is offline   Reply With Quote
Old Apr 22nd, 2008, 2:41 AM   #3
Order
Newbie
 
Join Date: Apr 2008
Posts: 2
Rep Power: 0 Order is on a distinguished road
Re: Network Monitoring Application

I am also begining to think this is a bit too much for me now. We were to do this under guidance but our professor had to leave suddenly and left us to figure it out.
Order is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Network Simulator design renato Software Design and Algorithms 2 Dec 11th, 2007 10:54 PM
network monitoring program fresher Java 7 Jan 16th, 2007 8:58 AM
creating an application that stands between the browser and the serve ronias Visual Basic 5 Oct 30th, 2005 4:22 PM
UDP network application Brent C++ 9 Aug 9th, 2005 1:58 PM
problem with network application Brent C++ 6 Jul 12th, 2005 7:02 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:55 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC