| | |
help on final year project
![]() |
•
•
Join Date: Aug 2004
Posts: 22
Reputation:
Solved Threads: 0
now i've decided to take network monitoring as my final year proj. i need the help of u experts.
The network will be a simple LAN with around 20-50 client m/c n a server.
mostly be doing it in Java/c,c++.what iwant 2 know is that...is there any funcn in these langs which would enable the server to detect the h/w on the client m/c's at the time of their booting, so that i could detect any bootfailures .
The network will be a simple LAN with around 20-50 client m/c n a server.
mostly be doing it in Java/c,c++.what iwant 2 know is that...is there any funcn in these langs which would enable the server to detect the h/w on the client m/c's at the time of their booting, so that i could detect any bootfailures .
•
•
Join Date: Aug 2004
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by smartdetect
now i've decided to take network monitoring as my final year proj. i need the help of u experts.
The network will be a simple LAN with around 20-50 client m/c n a server.
mostly be doing it in Java/c,c++.what iwant 2 know is that...is there any funcn in these langs which would enable the server to detect the h/w on the client m/c's at the time of their booting, so that i could detect any bootfailures .
Hi,
When you are saying Lan, does it is mean LAN based on Server and DUMp terminal? or Std NT Server based lan. In that case answers will be defered accordingly.
But in both cases Server can detect is client up or not.
Cheers
~Jayant
•
•
Join Date: Aug 2004
Posts: 22
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by King
Hi,
When you are saying Lan, does it is mean LAN based on Server and DUMp terminal? or Std NT Server based lan. In that case answers will be defered accordingly.
But in both cases Server can detect is client up or not.
Cheers
~Jayant
•
•
Join Date: Apr 2004
Posts: 321
Reputation:
Solved Threads: 8
Didn't like my previous negative response eh? heheh.
Well windows isn't saying anything at this point. Did your prof. say it could definetly be done? My thought is there is some chance that the hardware in a NIC card may just announce its presence on the network as soon as it gets power. At this point it would be hardware driver stuff only. Layer 1. So about the only thing that would be given is the MAC address. Perhaps if you were to write something that monitored network traffic, it would be able to read the MAC and then check and see if it is still there after a suitable amount of time. If not, then you would know about a boot failure and you would have the machine's MAC address. I don't know for a fact that a card actually does this though. Seems like it would be hardware dependent and most cards I've seen don't actually link up until windows is running and the device drivers are loaded. But you could investigate.
Well windows isn't saying anything at this point. Did your prof. say it could definetly be done? My thought is there is some chance that the hardware in a NIC card may just announce its presence on the network as soon as it gets power. At this point it would be hardware driver stuff only. Layer 1. So about the only thing that would be given is the MAC address. Perhaps if you were to write something that monitored network traffic, it would be able to read the MAC and then check and see if it is still there after a suitable amount of time. If not, then you would know about a boot failure and you would have the machine's MAC address. I don't know for a fact that a card actually does this though. Seems like it would be hardware dependent and most cards I've seen don't actually link up until windows is running and the device drivers are loaded. But you could investigate. •
•
Join Date: Aug 2004
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by bentkey
Didn't like my previous negative response eh? heheh.Well windows isn't saying anything at this point. Did your prof. say it could definetly be done? My thought is there is some chance that the hardware in a NIC card may just announce its presence on the network as soon as it gets power. At this point it would be hardware driver stuff only. Layer 1. So about the only thing that would be given is the MAC address. Perhaps if you were to write something that monitored network traffic, it would be able to read the MAC and then check and see if it is still there after a suitable amount of time. If not, then you would know about a boot failure and you would have the machine's MAC address. I don't know for a fact that a card actually does this though. Seems like it would be hardware dependent and most cards I've seen don't actually link up until windows is running and the device drivers are loaded. But you could investigate.
When you are talking about Network consist of NT Networks. Then basically it is not a network by defination of Network. Those are Independ system same class of IP address. They recongize each other via protocol called netbios.( Netbui what microsoft calls now a days)
Hence any system can find who is up and who is down by netbios call. these calls are available in 'C'. You can getname of these funstion from bible of windows or even DOS.
Or use Interrupt 21.
But no system, going send message abouts its failure to any body over network unless they boot via remote image (network).
Ex. in old Novell netware days, client m/c as soon as started it detects remote servers and get bootimage from it instead of reading from hdd or floppy. In that case, we may get api from vender to reports each stage.
Currently you can very easily write a program at server m/c which will have ref. copy all m/c on the neighbourhood and using netbios call you can vwerify is it up or not. if not up there can be boot failure or not powered on.
Cheers
~Jayant
•
•
Join Date: Apr 2004
Posts: 321
Reputation:
Solved Threads: 8
•
•
•
•
When you are talking about Network consist of NT Networks. Then basically it is not a network by defination of Network. Those are Independ system same class of IP address. They recongize each other via protocol called netbios.( Netbui what microsoft calls now a days)
•
•
•
•
Ex. in old Novell netware days, client m/c as soon as started it detects remote servers and get bootimage from it instead of reading from hdd or floppy. In that case, we may get api from vender to reports each stage.
![]() |
Similar Threads
- Final Year Project! Please help! (Java)
- Final Year Project (Computer Science)
- Final year project title (Computer Science)
- Final year project help!! (Networking Hardware Configuration)
- BSc Computer Science final year project (Computer Science)
- Final Year Project on e-commerce (Computer Science)
- Final Year Project! Please help! (Computer Science)
- Final year project!! (Networking Hardware Configuration)
- Final year project (Java)
- Final Year Project (Networking Hardware Configuration)
Other Threads in the Networking Hardware Configuration Forum
- Previous Thread: Lost File Sharing on Wireless Network
- Next Thread: Voip Problems
| Thread Tools | Search this Thread |
802.11 802.11n bluetooth british broadband browserproblems bt connectionproblem connectivity cpu data desktop dual gigabyte hardware infrastructure internet memory network networking news program rdimm reliability riched20.dll routers server storage survey technology telecoms troubleshoot uk upgrade videoconferencing view virgin wireless wirelessnetworking





