473,466 Members | 1,408 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

reading system information over LAN

stormrider
11 New Member
Hi all,
I need some help about a module in my project.
How can I read a 'neighbour computer's (over LAN) system information.
I mean the hardware and OS specifications;
like CPU, RAM, HDD, VGA, ROM, etc. properties/information.
Thanks..

ps:
I may want to store the data I read in string arrays or something like that,
no need for database related stuff..
Sep 5 '07 #1
5 2295
doskey
10 New Member
Hi all,
I need some help about a module in my project.
How can I read a 'neighbour computer's (over LAN) system information.
I mean the hardware and OS specifications;
like CPU, RAM, HDD, VGA, ROM, etc. properties/information.
Thanks..

ps:
I may want to store the data I read in string arrays or something like that,
no need for database related stuff..

Sounds like you want to be a hacker not a programmer.
Sep 6 '07 #2
sicarie
4,677 Recognized Expert Moderator Specialist
Hi all,
I need some help about a module in my project.
How can I read a 'neighbour computer's (over LAN) system information.
I mean the hardware and OS specifications;
like CPU, RAM, HDD, VGA, ROM, etc. properties/information.
Thanks..

ps:
I may want to store the data I read in string arrays or something like that,
no need for database related stuff..
Hmm. I remember answering a question just like this a few days ago.

Anyway, you need to research client/server projects, and socket programming. You'll need the 'server' computer to initialize the connection and the 'client' computer to accept the connection, and then you can use the OS's API to get your information.
Sep 6 '07 #3
stormrider
11 New Member
Sounds like you want to be a hacker not a programmer.
:) Not at all.. This is a small project for home/office LANs.
Sep 6 '07 #4
stormrider
11 New Member
Hmm. I remember answering a question just like this a few days ago.

Anyway, you need to research client/server projects, and socket programming. You'll need the 'server' computer to initialize the connection and the 'client' computer to accept the connection, and then you can use the OS's API to get your information.
Thank you for your help. But can you be a little more specific? Because I'm really new to network, client/server stuff and socket programming.
Thanks again.
Sep 6 '07 #5
sicarie
4,677 Recognized Expert Moderator Specialist
Thank you for your help. But can you be a little more specific? Because I'm really new to network, client/server stuff and socket programming.
Thanks again.
You haven't even started your project and you want me to be more specific? I don't know how I could be without more from you on your implementation.

Have a look at this.
Sep 6 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Mike Goatly | last post by:
Hi, I need to be able to read the amount of processor time a thread has taken up. So far I've found the following methods open to me: 1) Find the relevant ProcessThread in the current...
21
by: JoKur | last post by:
Hello, First let me tell you that I'm very new to C# and learning as I go. I'm trying to write a client application to communicate with a server (that I didn't write). Each message from the...
4
by: dale zhang | last post by:
Hi, I am trying to save and read an image from MS Access DB based on the following article: http://www.vbdotnetheaven.com/Code/Sept2003/2175.asp Right now, I saved images without any...
2
by: Chuck Ritzke | last post by:
Hi all, I am getting an intermittant error after uploading a project from my development machine. I click on a link which opens an aspx page that, upon page load, reads a very small amount of...
7
by: John Dann | last post by:
I'm trying to read some binary data from a file created by another program. I know the binary file format but can't change or control the format. The binary data is organised such that it should...
1
by: hzgt9b | last post by:
(FYI, using VB .NET 2003) Can someone help me with this... I'm trying to read in an XML file... it appears to work in that the DataSet ReadXML method dose not fail and then I am able to access the...
4
by: Fazana | last post by:
I need help for reading a text file into in my java program. The file contains this information: ID# Student’s Answers --------------------------- 236499 TFTFTFTFFFFTFTFFFTF 643828...
0
by: tmsprowl | last post by:
Greetings! I was wondering if someone could help me with a problem I'm having. My department is just one of many within my organization. My organization has control over the network domain,...
0
by: EPDJ | last post by:
Well, I have to edit a program which we previously used for reading a header file to be able to read a trailer from a .dat file. The .dat file consists of 5 entries in each record and I am assuming...
8
by: Peter Bradley | last post by:
Hi, I wonder if anyone can help me out? I'm trying to implement an EPP (rfc4934 and rfc4930) client. So far I've managed to connect and authorise using an X509 Certificate. This should...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.