- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sir,
AmtSystem computer = new AmtSystem("192.168.1.9", 16992, "admin", "Coresight1*", false, false);
////// Setup WSMAN support
computer.WsManSupport = Properties.Settings.Default.WsmanSupport;
// Then, connect to the computer.
computer.Connect();
Sir the above code(c#) is to connect amt system.is it right way to connect?.
Afer this i want to call one method that should return hardware information of amt computer.
Sir suggest me that which function i should call now.and how to call that fuction(give the function definition).
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The right way to connect depends on which libraries you are using. If you are using the Manageability Developer Toolkit then you should direct your questions here.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page