Reboot Wyse via .net code

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3890
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    is there a way to reboot wyse terminals from .net code (c#,vb.net). i have written a management software for our company, the last issue is to shutdown, wake on lan, reboot a device. please help

    #16421
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Wyse is using HTTP commands for that.
    Just use a simple network trace tool like MS Netmon and initiate a reboot or shutdown via WDM console while sniffering the network.
    This will show you the commands and you can implement this in your tool.
    WoL is well documented in the web.

    CG

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.