Menu

#12 calling functions from C#

v1.0_(example)
closed
nobody
c# (1)
5
2020-06-13
2018-08-07
vitor
No

Hi team,
First of wall let me thank you for your effort on delivering good software to the community :).

I am requesting your assistance on how to run the command to change the ipmi password directly from C#.
A im a newby at this, I could not find any available code that could allow me to call the functions directly from C#. I tryed to import the ipmitool.dll as a reference in C# but it throws an error.
As any of you a working code that allow to run the functions directly from C#?
I need to run several tasks from withing a windows console, changing the ipmi password is one of those.

Many thanks for your help.
Regards,

Related

Commit: [4716e4]

Discussion

  • Corey Minyard

    Corey Minyard - 2018-08-12
    Ipmitool is not openipmi.  AFAIK, no one has ported openipmi to windows.  I'm not sure about ipmitool. You'll have to ask on that mailing list.

    -corey

    On Aug 7, 2018 05:34, vitor <vmjorge@users.sourceforge.net> wrote:

    [support-requests:#12] calling functions from C#

    Status: open
    Group: v1.0_(example)
    Labels: c#
    Created: Tue Aug 07, 2018 01:34 PM UTC by vitor
    Last Updated: Tue Aug 07, 2018 01:34 PM UTC
    Owner: nobody

    Hi team,
    First of wall let me thank you for your effort on delivering good software to the community :).

    I am requesting your assistance on how to run the command to change the ipmi password directly from C#.
    A im a newby at this, I could not find any available code that could allow me to call the functions directly from C#. I tryed to import the ipmitool.dll as a reference in C# but it throws an error.
    As any of you a working code that allow to run the functions directly from C#?
    I need to run several tasks from withing a windows console, changing the ipmi password is one of those.

    Many thanks for your help.
    Regards,


    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openipmi/support-requests/12/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/


     
    • Alexander Amelkin

      ipmitool can be compiled for Windows from sources using Cygwin (or maybe mingw32, I haven't tried actually), but it is in no way suitable as a library.

       
  • Corey Minyard

    Corey Minyard - 2020-06-13
    • status: open --> closed
     
  • Corey Minyard

    Corey Minyard - 2020-06-13

    Not an openipmi issue.

     

Log in to post a comment.

MongoDB Logo MongoDB