|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Transport Information Across LANThank 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. Hi there,
Are the machines in a domain? If so, this is directly supported by WMI so you should be able to use it in your app. Now if it is not a given that you would be using this in a domain, then it becomes a bit more complicated... Regards, Ric eSolTec wrote: Show quoteHide quote > 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.
problems with compacting
DataGrid custom class Directly Passing Variables Publish Version number Adding Help To My Application Exception HRESULT: 0x800401A8 in Excel with VB .Net comparing values in ARRAYLISTS How to remove last line in a file DirectCast Timeout issue HttpWebResponse ClickOnce question |
|||||||||||||||||||||||