New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
petititi
Old
(Last edited by petititi; 24th October 2010 at 11:46 AM.) Reason: New version
#1  
Senior Member - OP
Thanks Meter 87
Posts: 516
Join Date: Dec 2008
Location: Marseille

 
DONATE TO ME
Default [APP]Wake on Wan V1.3 (01/08/10)

I have created a new Windows Mobile application to wake up hosts in a network or over the Internet. Your networkcard and/or PC must support AMD's Wake-On-Lan (WOL), most networkcards and PC's do support this nowadays.

Features
  • Use Win32 Sense SDK.
  • Sources files available!
  • Stores hostname, MAC address and port number using registry.
  • Wakes up a host in a local area network (LAN) or in a remote area network (WAN)
  • Support for all screen resolutions

Requirements
  • A Windows Mobile 6 Smartphone or PocketPC device with access to WAN (wifi/3G/GPRS...)
  • Computers in your network that support Wake-On-Lan

Change log
V1.3
  • Uses the latest Manila's SDK V1.3 which improve speed and landscape compatibility
  • Correct a bug when using WIFI
  • Add some informations (IP of device & resolved host)

"
Attached Thumbnails
Click image for larger version

Name:	img1[1].jpg
Views:	743
Size:	39.8 KB
ID:	364914   Click image for larger version

Name:	img2[1].jpg
Views:	515
Size:	62.2 KB
ID:	364915  
Attached Files
File Type: cab WakeOnWanV1.3.CAB - [Click for QR Code] (267.1 KB, 819 views)
File Type: zip WakeOnWan.zip - [Click for QR Code] (3.00 MB, 578 views)
 
starbase64
Old
#2  
starbase64's Avatar
Senior Member
Thanks Meter 282
Posts: 2,332
Join Date: Apr 2007
Location: Lennestadt

 
DONATE TO ME
Hi,

anything like it exist already.

http://forum.xda-developers.com/showthread.php?t=695524

with friendly greet

starbase64
Starbase64 YouTube Channel | Stabase64 Blog | Starbase64 Flickr Stream
Siemens S3com > Motorola StarTac > Nokia 3210 > Nokia 6210 > Nokia 7650 > Nokia 7700 > HTC Wizzard >
HTC Tytn > HTC Dream > HTC Touch HD > HTC HD2 > HTC Desire HD > Samsung Galaxy S2 > HTC One X > HTC One


Device: HTC One
ROM: TrickDroid
Kernel: Stock
S-OFF: YES
SuperCID: YES

Device: Samsung Galaxy Tab 2 7''
ROM: 4.1.1 Stock
Kernel: CF-Root
Recovery: TWRP
Baseband: Stock
 
petititi
Old
#3  
Senior Member - OP
Thanks Meter 87
Posts: 516
Join Date: Dec 2008
Location: Marseille

 
DONATE TO ME
Thank you, I hadn't seen this program before... However, there are some differences as the use of the win32 SDK and the availability of sources.

I hope someone will find the sources usefull
 
nir36
Old
#4  
nir36's Avatar
Retired Moderator
Thanks Meter 207
Posts: 3,844
Join Date: Dec 2007
Location: Jerusalem
I really need this.. and have no idea what to do. unfortunately, i can't forward a port for a broadcast address in my LinkSys WRT160N.


anyone knows how to set this up?
 
petititi
Old
#5  
Senior Member - OP
Thanks Meter 87
Posts: 516
Join Date: Dec 2008
Location: Marseille

 
DONATE TO ME
Default Set up LinkSys

Hi,
Try to setup your router without the broadcast, sometimes it works... For example, if your PC's IP is 192.168.0.10 and your extern LinkSys's IP is 80.32.3.4, try to set up your router like this :

UDP forwarding:
in port: 12345 for example (you can use any number below 65535)
out IP: 192.168.0.10
out port: 9 (or 7 depands of your hardware)

Then in my app, the host IP will be 80.32.3.4 and the port 12345...

I hope it will be OK...
 
ProjektFuze
Old
#6  
Senior Member
Thanks Meter 0
Posts: 585
Join Date: Mar 2009
Location: Lynnwood
which app works best?? because there is 2 of these circling around these forums.. and i'm going to use the best one... which is more user friendly? and has the least amount of router input work?? either that... or will the op be so kind and kinda hold my hand and walk me through it via PM?? i will gladly sport your appication
-Projekt-
 
petititi
Old
#7  
Senior Member - OP
Thanks Meter 87
Posts: 516
Join Date: Dec 2008
Location: Marseille

 
DONATE TO ME
The other application can save the configuration of multiple computers while mine only records one...
Also, mine is not based on dotNET so is slightly faster...
 
paranone
Old
#8  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Oct 2009
@nir36:
You could also try to use a smaller subnet/range. My router won't allow to forward a port to 192.168.0.255, but I changed the subnet mask to 255.255.255.224 and so the range is from 192.168.0.1 to 192.168.0.30 with 192.168.0.31 being the broadcast address for that range and which I can forward the needed port to.
You can use a subnet calculator if you need more or different IP addresses (do a search for subnet masks on google)

@ProjektFuze:
Least router input work ?? You have to setup your router/computer the same, the program just takes the public IP address, MAC address and port and sends a packet which is the same for both.
I would say WOL everywhere is more complete but this app here is more straightforward if you need it for only one computer...
 
orb3000
Old
#9  
orb3000's Avatar
XDA News Writer / Forum Moderator
Thanks Meter 2559
Posts: 21,755
Join Date: Feb 2007
Location: T r a v e l i n g Likes: HTC & XDA Dislikes: apples...
Thanks for sharing!
orb


HTC One - HTC Butterfly S coming - HTC Universal

XDA is about developing and is for developers. Any user that recognises that will gain the most benefit from this site


 
This is and always will be a site for developers, pure and simple. Without them we are nothing, without them there would be no reason for XDA Developers to exist; we should never ever forget that. Without them this place would not be called XDA-Developers but something else, e.g Mobile Phone User Support Services For Ungrateful Nerds.

Previous devices: HTC: Treo 650 - Excalibur - Diamond - Diamond 2 - Maple - HD2 - Rhodium - Desire Z - Desire HD - Vivid - Sensation - One V - One X - Titan II - One X+ - DNA
 
Pain123
Old
#10  
Member
Thanks Meter 0
Posts: 31
Join Date: Aug 2008
Location: Örnsköldsvik
Hi, great App and it suits my need perfectly! Almost...
I cant get it to work over GPRS/3G, only on Wifi!
Is that how it should work or do i have wrong settings somewhere, cant find any settings!

Thanks
/Andreas

Tags
sense sdk, wake on lan, wake on wan, win32

XDA PORTAL POSTS

Expand Your Choice of Icons with Icon Themer

Icons are some of the most commonly themed elements of the Android UI, and there is certainly no … more

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more

Pearl Chen to Talk NFC Development at XDA:DevCon 2013

From HTML to LEDs or Android to Arduino, Hardware Hacking is a pastime of many people … more