![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Aug 2004
Posts: 1
Rep Power: 0
![]() |
which prog lang ables me to detect the h/w on a client m/c on a simple LAN.
and which funcn of it do i use?? |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
This is called the Introduction forum for a reason - it's here so you can introduce yourself. So I'll pretend you said "Hi!". Welcome to the forums! Take a poke around, and post your question in the correct section next time - probably the Misc forum.
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() ![]() |
VC++ .Net, VB .Net, C++, Java, etc... the methods are all different for each language. Look into the Win32 API also, if you are running Windows.
It be better if you post your question in a -specific- session, so we can actually provide helpful answers based on your environment / configuration. Besides that, welcome to the forums ![]()
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#4 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
Moved.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower |
|
|
|
|
|
#5 |
|
Expert Programmer
|
About every programming language I am sure exports functions that allow you to check your hardware, what you want to do though is not that simple, and there really is no one language best suited for the job.
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#6 |
|
Programmer
|
Almost every programming language I know of can interface with a network somehow. You'll find that the easiest thing to find information on is BSD sockets using C though. You could use information in such references with these two key components as examples for you to write it in any other language you're familiar with. I think you should try to find infomation on sockets with your language of choice. If you have no programming experience whatsoever, you have a long way to go my friend... a long way to go.
Try this on for size: http://www.ecst.csuchico.edu/~beej/guide/net/html/
__________________
<span style='font-size:14pt;line-height:100%'><span style='color:red'>"Political power grows out of the barrel of a gun" - Mao Tse-Tung</span></span> |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|