Jump to content

Search the Community

Showing results for tags 'Recieving the magic packet'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Good morning, I have a problem I thought I'd share and see if anyone have any suggestions. I am trying to get some basic functions working through my cellphone, like turning on and turning off my computer. I have checked out some apps doing just this but they usually contain a lot of other things I do not want and a third party application you need to install on your computer or they require you to remotely connect to your computer and control it to turn it off manually. What I want to do is the easy way I guess. I made an easy script that check the status of a program that monitors for wake-on-lan packages on a port that isnt used for wake-on-lan packages and if it see a package it will turn the computer off. The problem with that is that I cant run my script as a service, because unless I log in the program that monitors Wake-on-lan activity wont run. So I was wondering, is it possible to have an autoitscript monitor for WOL packages? Regards, Rorax
×
×
  • Create New...