473,396 Members | 1,929 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.

Gathering workstation data

Hi there folks,
Within Access 97,

Can anyone tell me the proper way to 'ping' a workstation on a NT 4 network
and/or gather data such as the IP adress. Currently I have code and use
SendKeys, which I know is rubbish...I'd also be grateful if such things as
the FAP of the workstion could be ascetained. In short, what I'm asking is
what is the best way to get a bunch of data about remote workstations?

TIA

Paul


Nov 13 '05 #1
1 1428
"Paul Wagstaff" <wa***@blueyonder.co.uk> wrote in message news:<su*****************@nurse.blueyonder.net>...
Hi there folks,
Within Access 97,

Can anyone tell me the proper way to 'ping' a workstation on a NT 4 network
and/or gather data such as the IP adress. Currently I have code and use
SendKeys, which I know is rubbish...I'd also be grateful if such things as
the FAP of the workstion could be ascetained. In short, what I'm asking is
what is the best way to get a bunch of data about remote workstations?

TIA

Paul


Paul,

have a look at Randy Birch's website... http://vbnet.mvps.org/
You won't be sorry. He has mad amounts of VB stuff that does this.
There's code to get the IP address, MAC address of devices on the
network. You can also get a list of servers/workstations on the
network through code. Not sure what I did wrong when I tried to
implement this, but I managed to crash the server once when trying to
run something that did the following:

1. get a list of hostnames on the network.
2. specify if they're workstations or servers.
3. get the IP address of each computer.
4. get the MAC address of each network card on each workstation.

worked fine if I ran the functions individually, but if I did them in
sequence and tried to write the whole thing to a table using VB, it
died.

you might want to check the VB newsgroup on this... the only thing you
can't really do with Acces that you can do easily with VB is to create
control arrays. So you'll have to modify the code from Randy's site
to work with Access.

HTH a little,

Pieter
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Eric Yang | last post by:
Hi, Is it possible to know workstation name from data in column net_address from master..sysprocesses? TIA
0
by: FloriZ | last post by:
Does anyone know how to install CDONTS for Windows NT 4 Workstation? My application is sending e-Mails using System.Web.Mail.SmtpMail. On a computer running NT 4.0 SP6a, we get the exception...
1
by: Günther Rühmann | last post by:
Hi, I´m not sure if i´m right int this group... My problem: I made a vb .net application that reads from AD via System.Directoryservices.Directoryentry. The appliocation enumerates group...
2
by: Steve M | last post by:
A few users today received the message "The trust relationship between this workstation and the primary domain failed" on their web browser while using an ASP.NET web app. The problem went away...
1
by: choubig | last post by:
I am gathering the date of my customer.. and I want to know the statistical result by using the SPSS Can this access database be converted to SPSS data?
2
by: Don Rich | last post by:
Here's the scenario. A user is sitting at a WinXP workstation and maps a drive to one particular remote server. The user then transfers data files to that server and invokes my C++ application...
0
by: duffaz | last post by:
Hi all, My customer is trying to get my VB.net program to access SQL Server 2000 over a Novell network and they're getting a connection error. The SQL Server is on a Windows server, Netware is...
11
by: Max Vit | last post by:
I have deployed few Access apps splitting it in Front End and Back End. Our environment uses Win XP SP2 for clients, Win 2k3 for servers and Access 2003. The max. number of clients is about 50...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.