Re: [Gtk-sharp-list] capturar numero de serie HDD

2018-01-30 Thread Renato Salvador
 

This article is great. Helped a lot in a project for windows. but to
capture HDD information in linux does not work.
That is why my difficulty came.
I found in some blogs some tips but all for MAC computers.
In my case I use the Mint 18.2 operating system. I will continue looking
for a solution finding notice here.

---

Atenciosamente, 

Renato Salvador 

Em 29/01/2018 17:09, Brandon Perry escreveu: 

>> On Jan 29, 2018, at 1:03 PM, Baltasar García Perez-Schofield 
>>  wrote: 
>> 
>> Take a look at this article:
>> http://www.codescratcher.com/windows-forms/get-computer-hardware-information-using-c/
>>  [1] 
>> 
>> It seems the assembly System.Management is able to provide this 
>> functionality, and that Mono offers it. I'm unable to test it right now, 
>> though.
> 
> Unless I am mistaken, all of these examples effectively use WMI queries which 
> is Windows only.
> 
> -- Baltasar 
> 
> On Mon, Jan 29, 2018, 17:51 Renato Salvador  wrote: 
> 
> Hi, I'm new here, I have the following difficulty. I need to capture the 
> serial number of the HDD, but I could not check with it in Linux. I am 
> developing an application for linux using the monodevelop and programming in 
> C #. Can someone help me with this task. thank you 
> -- 
> 
> Atenciosamente, 
> 
> ___
> Gtk-sharp-list maillist - Gtk-sharp-list@lists.dot.net
> http://lists.dot.net/mailman/listinfo/gtk-sharp-list [2] 
> ___
> Gtk-sharp-list maillist - Gtk-sharp-list@lists.dot.net
> http://lists.dot.net/mailman/listinfo/gtk-sharp-list [2]
 

Links:
--
[1]
http://www.codescratcher.com/windows-forms/get-computer-hardware-information-using-c/
[2] http://lists.dot.net/mailman/listinfo/gtk-sharp-list
___
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/gtk-sharp-list


Re: [Gtk-sharp-list] capturar numero de serie HDD

2018-01-29 Thread Baltasar García Perez-Schofield
Hi, Brandon,

> Take a look at this article:
>
> http://www.codescratcher.com/windows-forms/get-computer-hardware-information-using-c/
>
> It seems the assembly System.Management is able to provide this
> functionality, and that Mono offers it. I'm unable to test it right now,
> though.
>
> Unless I am mistaken, all of these examples effectively use WMI queries
> which is Windows only.
>

As I told you, Mono offers System.Management, so you just had to follow the
instructions in MonoDevelop. Unfortunately, System.Management in Mono is
just a stub, so don't bother.

Open hardware monitor is open source and multiplatform, it is worth to take
a look into the project:
http://openhardwaremonitor.org/

-- Baltasar
___
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/gtk-sharp-list


Re: [Gtk-sharp-list] capturar numero de serie HDD

2018-01-29 Thread Brandon Perry


> On Jan 29, 2018, at 1:03 PM, Baltasar García Perez-Schofield 
>  wrote:
> 
> Take a look at this article:
> http://www.codescratcher.com/windows-forms/get-computer-hardware-information-using-c/
>  
> 
> It seems the assembly System.Management is able to provide this 
> functionality, and that Mono offers it. I'm unable to test it right now, 
> though.
> 
> 

Unless I am mistaken, all of these examples effectively use WMI queries which 
is Windows only.

> -- Baltasar
> 
> On Mon, Jan 29, 2018, 17:51 Renato Salvador  > wrote:
> Hi, I'm new here, I have the following difficulty. I need to capture the 
> serial number of the HDD, but I could not check with it in Linux. I am 
> developing an application for linux using the monodevelop and programming in 
> C #. Can someone help me with this task. thank you
> 
> --
> Atenciosamente,
> 
> 
> 
> ___
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.dot.net 
> 
> http://lists.dot.net/mailman/listinfo/gtk-sharp-list 
> 
> ___
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.dot.net
> http://lists.dot.net/mailman/listinfo/gtk-sharp-list



signature.asc
Description: Message signed with OpenPGP
___
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/gtk-sharp-list


[Gtk-sharp-list] capturar numero de serie HDD

2018-01-29 Thread Renato Salvador
 

Hi, I'm new here, I have the following difficulty. I need to capture the
serial number of the HDD, but I could not check with it in Linux. I am
developing an application for linux using the monodevelop and
programming in C #. Can someone help me with this task. thank you 
-- 

Atenciosamente, 

 ___
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/gtk-sharp-list