G
Guest
Thank you in advance for any and all assistance. I have a VB.NET 2005
application that reads various WMI, Win32 and Registry Keys. I would like to
know if there is an EASY way to read registry, WMI, Win32 across a local LAN
network?
I think I can do it with .NET remoting, by serializing the data in an array
from the ListView box and transport it to an identical ListView box, but I'm
not sure how to do it.
application that reads various WMI, Win32 and Registry Keys. I would like to
know if there is an EASY way to read registry, WMI, Win32 across a local LAN
network?
I think I can do it with .NET remoting, by serializing the data in an array
from the ListView box and transport it to an identical ListView box, but I'm
not sure how to do it.