473,396 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Finding System info

debasisdas
8,127 Expert 4TB
Can any one help me out finding out some sys info like system name,ip address,os version etc using VB6.0 code or is there any perticular API for this perpose.
Apr 26 '07 #1
6 2411
Killer42
8,435 Expert 8TB
Can any one help me out finding out some sys info like system name,ip address,os version etc using VB6.0 code or is there any perticular API for this perpose.
Go to Project | Components and select Microsoft SysIfno Control.
Apr 26 '07 #2
debasisdas
8,127 Expert 4TB
can u please tell me how to use with a code snippet
Apr 26 '07 #3
Killer42
8,435 Expert 8TB
can u please tell me how to use with a code snippet
I haven't used it. I'd suggest you just add one to a blank form and write some sample code, somewhere like the Form_Click event, to display the various properties from it. That way you'll develop a feel for what sort of information it provides.

Assuming you have the appropriate option turned on, as soon as you type the control name in your code followed by a full-stop, VB should show you a list of all the properties.
Apr 26 '07 #4
debasisdas
8,127 Expert 4TB
i have tried all the properties and methods
but it does not return any required information

if u have any genuine info/solution regarding my query please pass on to me

ok i will try somthing else

n by the way i am not new to vb6.0

any way thanx for your suggestion
Apr 27 '07 #5
Killer42
8,435 Expert 8TB
i have tried all the properties and methods
but it does not return any required information

if u have any genuine info/solution regarding my query please pass on to me

ok i will try somthing else
Try this link. It may help. Or this one at Microsoft sounds quite good.

n by the way i am not new to vb6.0
Sorry, it's often hard to tell from just a message or two, so we sometimes go into more detail than necessary.
Apr 27 '07 #6
debasisdas
8,127 Expert 4TB
Thanx for th info/link passed by u
its really useful n i got what i was exactly looking for.
Apr 27 '07 #7

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

Similar topics

4
by: Hal Vaughan | last post by:
I want to have a config file for my program, which means I need to know where the config file is. If I type: java myclass and it runs myclass.class, is there any way to obtain the location of...
0
by: Helge Jensen | last post by:
Having posted in microsoft.public.dotnet.framework.sdk and microsoft.public.dotnet.framework.wmi without receiving any response, I posthere on the off-chance that someone who isn't following those...
2
by: Lior | last post by:
Hi, I have an ASP.NET website that crashes under heavy load. I use a SQL Server DB. I get around 5500 hits per day. I keep getting the timeout expieried connection pool error. Sometimes it even...
0
by: eric.goforth | last post by:
Hello, I'm trying to find the available disk space on a folder using VB.NET. I tried using: Dim Info As New System.IO.DriveInfo(sAttachmentDir) Console.WriteLine("Total disk space " &...
15
by: Mephisto187 | last post by:
How can I find the currently visible desktop? By calling EnumWindowStations and EnumDesktops I get a list of all available desktops. But is there a way to figure out which one of them is currently...
3
nomad
by: nomad | last post by:
When I run choice == 2 I'm suppose to a an out.println back finding a product. but I get Null for all the values. Can someone help me with this. class Computer_listing { private String id; ...
11
by: axlq | last post by:
Does anyone have a favored way of finding the geographic location of a user's IP address, so that a php script can include content relevant to that location? Reverse-lookup of the hostname isn't...
275
by: Astley Le Jasper | last post by:
Sorry for the numpty question ... How do you find the reference name of an object? So if i have this bob = modulename.objectname() how do i find that the name is 'bob'
2
by: CodecSmash49 | last post by:
im currently working on a assignment, where you have 3 monkeys that are feed for 7 days. You have to use a 2D array to gather the info. display like a chart, and find the average eaten each day. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...

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.