Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
952 views

Get mac address for remote computer under NT4 in C

Is it possible to get the mac address for a remote connection under NT4. The remote pc opens a socket connection into the program and I can get the ip address but need the mac. I have tried using ...
1
vote
1answer
112 views

Unable to create .NET Framework 1.1 Component from a VB6 app on an NT4 machine

Having a lot of problems trying to get a .NET component running on an NT4 machine. Framework 1.1 is installed and the component is compiled under the same framework. The component is a proxy for a ...
1
vote
2answers
1k views

How to run VBScript in Windows NT 4?

I have a VBScript which I am scheduling to run daily on many Windows servers. In Windows 2000 and 2003, the script worked fine as the two OS have csript.exe. However, in Windows NT 4, it does not seem ...
1
vote
1answer
2k views

How can I create and start a parameterized thread in .NET 1.1?

.NET 1.1 lacks ParameterizedThreadStart (I have to use 1.1 because it's the last one supporting NT 4.0) In .NET 2.0, I would simply write: Thread clientThread = new Thread(new ...
1
vote
1answer
1k views

Get a list of available domains (NT4 and Active Directory)

Does anyone know (in c#) a way of getting the available NT4 domains (a bit like the WinXP login box dropdown)? I know that this is fairly easy for Active Directory using the DirectoryServices ...
0
votes
1answer
59 views

Was there a book about the creation of NT4?

Someone told me once there was a good novel around the story of the development of NT4. Does anyone know about this novel, what was its name?