You are here

IH Wake On LAN Portable 0.031 Development Test 2

30 posts / 0 new
Last post
Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
IH Wake On LAN Portable 0.031 Development Test 2

Application: IH Wake On LAN
Category: Office/Business, Networking, Systems Administration
Description: An administrative handy tool for turning networks computers on through LAN (WOL) with sending magic packets. Remote MAC Finder, Nearby Computer Enumeration, Turning on Multiple Computer (All list or selection) and saving Computer List is some of its features.

Download IH Wake On LAN Portable 0.031 Development Test 2 [377,947 bytes download / 618,669 bytes installed]

Special thanks to Jwyanze for helping with the launcher code. Biggrin

YAY!!! My first (open source) portable app!! Any suggestions of any kind would be appreciated. Smile

Release Notes:

Development Test 2 (2008-06-19):

  • Fixed some little things that were suggested here


Development Test 1 (2008-04-10):

  • Initial release

Thanks,
Bensawsome

ivewrittenitdown
Offline
Last seen: 11 years 9 months ago
Joined: 2007-09-06 22:55
Thank you...

I've been looking for something like this.

I'll test it out.

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
Thank you!

Thank you for testing it. Biggrin It seems not that many people have taken an interest in it. I will try and keep it updated but there hasn't been a new version of this app since late 2007

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

ivewrittenitdown
Offline
Last seen: 11 years 9 months ago
Joined: 2007-09-06 22:55
Tests

As far as it working, I haven't had any problems. I can't speak for the PAF compatibility. I use this program at work, so it's really nice having a portable version of it.

Thanks!

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
Your welcome :D

Your welcome Biggrin
I have been trying to figure out how to set that up myself so I can turn on my comp from my house in Vermont. Biggrin But I can't find my out my Mac Address to my computer Sad

And powerjuce thank you and thanks to Patrick also.

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

bob3695
Offline
Last seen: 15 years 2 months ago
Joined: 2009-01-05 11:13
All you have to do is this.

All you have to do is this. On the computer in question goto start->run->type cmd->type ipconfig /all. Find the adapter conntected to the internet (you may only have one) and it'll tell you your mac address. This is assuming you are running windows xp. For vista do the same except search for cmd in your search box in the start menu.

powerjuce
powerjuce's picture
Offline
Last seen: 13 years 1 month ago
Developer
Joined: 2007-09-20 21:34
ill take a look...

and patrick i can check for PAF conformidness so u dont hav 2

Please search before posting. ~Thanks

powerjuce
powerjuce's picture
Offline
Last seen: 13 years 1 month ago
Developer
Joined: 2007-09-20 21:34
here we go... :)
    In the App dir

  • rename IH Wake On LAN to ihwakeonlan
  • In the App\AppInfo dir
    • You have a readme there i dont think you need it
    • Also your icon meets the requirements for the 256 colors but now you also need the xp colors(so ur half way there!!!)
    • In the appinfo.ini
      • Description=(Description)

        actually add a description

      • Category=

        add a catogory as well

      • DisplayVersion=0.031

        Make this a little more user friendly(that is why we have it)

      • You appinfo.ini version should be 0.9.8 not 0.9.9
    In the Other dir

  • In your Other\source dir
    • You have a file called ReadMeNow which needs to be deleted
    • Your entire ReadMe is about Sumtra PDF.(take a look at any release to get the proper design for the readme)
    • In the readme make the this line
      Copyright 2004-2007 John T. Haller

      into this:

      Copyright 2004-2008 John T. Haller
      Copyright 2008 Ben Kaufman
      
    • You are missing an appsource.txt look at any release to see what it contains
    • Your code looks great, just remember to add the change in the $EXESTRING because u changed the app path
    • You also have a splash fade of '10' after the 1000 on line 165 that you can change to 0.
    In the main dir

  • Your help.html needs a little more info, add a link to the (original)site and an faq or forum that they may or may not have. Also change the link for IH Wake On LANPortable Thread. to the actual thread that you are using for the project

That is all I could find, when you release again i will check again

Please search before posting. ~Thanks

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
Aww.....

I thought I got all the readme's (I originally used digitxp's template). Guess not. I will fix all that stuff as soon as I can. I will probably need some help with the icons though (neorame will you help me?). And also I will eventually need to get the high res icon for the splash screen (neorame again? Biggrin ). I might have a little trouble getting it out though. I have a term paper to do and regular homework also Cry
Thanks for the tips,
Bensawsome

[Double post removed by moderator SL]

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

BuddhaChu
BuddhaChu's picture
Offline
Last seen: 7 years 5 months ago
Joined: 2006-11-18 10:26
For future reference...

To prevent the name of the app your using as a base for your new app appear in files, use one of the two "Cloning Cleanup" tips here:

http://cubegames.net/development/pre-deployment_checklist#cloning_cleanup

Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!

sylikc
Offline
Last seen: 1 year 2 weeks ago
Joined: 2007-09-17 19:34
this is cool

All right! not the best implementation of WoL on the web, but it works for small-scale stuff. So far, running no problems, haven't checked if any files left behind yet though

/sylikc

Atlantis
Offline
Last seen: 15 years 8 months ago
Joined: 2007-05-28 04:42
i love this app and is it

i love this app and is it your app? if so is it possible to have a switch off command.

Atlantis

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
Nope

Nope its not my app. But do you mean by switch off it turns the computer off?
Thanks,
Bensawsome

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

Atlantis
Offline
Last seen: 15 years 8 months ago
Joined: 2007-05-28 04:42
yes i mean turn the computer

yes i mean turn the computer off

Atlantis

BuddhaChu
BuddhaChu's picture
Offline
Last seen: 7 years 5 months ago
Joined: 2006-11-18 10:26
Well, It's called "Wake On

Well, It's called "Wake On LAN" for a reason, not "Sleep On LAN". WOL uses a "magic packet" to start a machine via it's network card. I don't think there's such a thing a "SOL" (except the ".... outta luck" saying Wink ).

There are other Windows tools out there to remotely turn off computers on a LAN, namely the Computer Manager (not portable though, but is installed on all Windows machines usually)

Start --> Run --> compmgmt.msc --> {Enter}

You could also look into using SNMP to turn computers off.

Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!

Atlantis
Offline
Last seen: 15 years 8 months ago
Joined: 2007-05-28 04:42
thanks and how do u turn

thanks and how do u turn computers off with computer manager

Atlantis

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
Updated :D

Updated to dev test 2 (finally XD) Suggestions welcome Biggrin
Thanks,
Bensawsome

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

zzdr.fred
Offline
Last seen: 13 years 3 months ago
Joined: 2006-08-01 15:45
good app

I have been using this lately at work
it is great
it has troubles sometimes with ip addresses and computer name.. but mac address works great.

I would definitely use this very frequently

Later,

ZzDr.Fred

NTPro
Offline
Last seen: 15 years 2 months ago
Joined: 2008-02-22 13:45
Link down..

hi Bensawsome,

am trying to download this great app but your domain isn't responding..
is there perhaps a mirror for the file?

thanks in advance!!

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
ya sorry

Ya my site been down for a few days Sad
Here is the info about it: https://portableapps.com/node/17413
I will try and get a mediafire link for you or something
Thanks for understanding,
Bensawsome

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

NTPro2
Offline
Last seen: 14 years 10 months ago
Joined: 2009-01-15 08:25
sorry to hear that.. would

sorry to hear that..
would really appreciate a mediafire link.

my HD crashed and I lost a lot of info, including my account info and login to my e-mail address..
hence the new useraccount..

digital life is lovely but when it goes bad, it goes bad hard time Wink

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
:D

Sorry I didn't get to this last night >_>
Here is a mediafire link. I will put it in the main post too Smile
http://www.mediafire.com/?nn341amizz2

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

NTPro2
Offline
Last seen: 14 years 10 months ago
Joined: 2009-01-15 08:25
thx!

thanks a lot!
you're a lifesaver Smile

I hope some luck is coming your way with the site!

Bensawsome
Offline
Last seen: 2 years 1 month ago
Joined: 2006-04-22 19:27
:)

No problem Smile And thanks I do too :S

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

phalkon30
Offline
Last seen: 15 years 2 months ago
Joined: 2007-09-18 18:26
WIll have to try

Thanks! I've been looking for a program similar to this, and a portable version would be excellent.

It will be a while before I can actually set up and test this, but I just wanted you to know that I'm interested in it. Smile

Reid Thaler
Offline
Last seen: 14 years 9 months ago
Joined: 2009-06-16 15:22
Thanks

I just had to register and say thanks for this. I'll save a lot of energy not to leave my home computer on but still have access to it.

Thanks!

Reid

m-p-3
m-p-3's picture
Offline
Last seen: 3 months 3 weeks ago
Joined: 2006-06-17 21:25
Could be useful, but I'm

Could be useful, but I'm lucky enough to own a WRT54GL with the Tomato firmware Biggrin
I just SSH into it and use the ether-wake command to WOL my PC Wink

I'll try it out anyway Smile

TheShadowOne
Offline
Last seen: 10 years 2 weeks ago
Joined: 2010-01-05 00:36
Bug Report

Searched for my computer.
Hostname 113.220.205.155 D8-D3-65-11-13-04

Physical Address. . . . . . . . . : 78-E7-D1-82-0B-44
Link-local IPv6 Address . . . . . : fe80::e588:5ee4:4969:f26b%11(Preferred)
IPv4 Address. . . . . . . . . . . : 155.205.220.113(Preferred)

OS: Windows 7 64bit

Maybe this application doesnt work with windows 64bit. but as you can see it has returned my IP address backwards. and hasnt got the correct MAC address. so the program will not be able to send the magic WOL packet

mburyakov
Offline
Last seen: 11 years 1 month ago
Joined: 2012-09-27 13:32
Downdoad link is dead

I got connection timeout.

bill_gagliardi
bill_gagliardi's picture
Offline
Last seen: 1 year 10 months ago
Joined: 2008-11-05 22:44
Original post

is 5 years old, and not updated since. It's probably safe to assume it's no longer being maintained by the original poster. Sorry...

Bill G.
Frozen St. Paul, MN
land of the frozen mosquito

Log in or register to post comments