Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Wakiewakie - little WOL tool  (Read 1828 times)

0 Members and 1 Guest are viewing this topic.

blueznl

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 290
  • Last login:June 16, 2019, 04:50:02 pm
Wakiewakie - little WOL tool
« on: January 16, 2014, 07:31:59 am »
There are countless WOL tools, and mine is nothing special I guess. But perhaps it might be useful to someone else.

Situation: I was using a laptop as HTPC client, and have a server downstairs with sleep enables. Obviously, a WOL is required. I was using a script with mcwol but the other users (read: wife and kids) always complained about something not working, strange messages, and things simply didn't look 'right'.

Then I added a bartop, which retrieves some files from the same server. (In fact, all rarely used roms, a bit of video, lots of music and more stuff. Stuff that's often accessed from the bartop.)

For some reason, sending out countless pings before the link was stable caused the wifi adapter in the old laptop (used in the bartop) to lock-up now and again. Once a proper IP has been assigned things work fine...

I've solved it by writing my own little crappy tool. It checks adapter first, then pings a router, sends a wol to the server and then pings the server. All with a little progress bar. Oh. It also creates a desktop shortcut with all parameters set upon request.

Perhaps it is of use to someone else.

More info here: http://bluez.home.xs4all.nl/purebasic/purebasic%2029.htm#7_wakiewakie
Download here: http://bluez.home.xs4all.nl/purebasic/wakiewakie.zip
« Last Edit: January 16, 2014, 07:36:36 am by blueznl »

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Yesterday at 05:43:19 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Wakiewakie - little WOL tool
« Reply #1 on: January 16, 2014, 01:29:25 pm »
Clarification:  Just in case anyone would be confused, WOL = Wake on Lan.  ;)

blueznl

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 290
  • Last login:June 16, 2019, 04:50:02 pm
Re: Wakiewakie - little WOL tool
« Reply #2 on: January 17, 2014, 03:48:50 am »
Duh!  :-\ I guess I should have mentioned that...

gonzo90017

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1034
  • Last login:June 23, 2019, 02:41:07 pm
  • I'm a llama!
Re: Wakiewakie - little WOL tool
« Reply #3 on: February 17, 2014, 11:17:46 pm »
Is it just me or is wakiewakie.zip just a 0 byte file?

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Yesterday at 05:43:19 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Wakiewakie - little WOL tool
« Reply #4 on: February 18, 2014, 02:08:54 am »
Nah it seems to be there.  Refresh your cache and try again.

blueznl

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 290
  • Last login:June 16, 2019, 04:50:02 pm
Re: Wakiewakie - little WOL tool
« Reply #5 on: February 18, 2014, 02:57:20 am »
Well, actually, it seems the archive was there, but it wasn't containing what it should. I've just reupped it, and now it should be okay.

Drop me a line if it's still empty.

blueznl

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 290
  • Last login:June 16, 2019, 04:50:02 pm
Re: Wakiewakie - little WOL tool
« Reply #6 on: February 18, 2014, 05:12:30 pm »
Update v1.11x:

- added a led to indicate autorun status
- added a small button to use the server mac from a successful ping
- fixed the empty archive (oops!)