Skip to content
/ WakeUp Public

A simple UDP Packet Notification program that pushes the same packet on a sleep time interval

Notifications You must be signed in to change notification settings

bzdgn/WakeUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I need this program in order to send UDP notification packets. I also plan to make a UDP Hole Punching in order to make a UDP streaming behind the firewalls but that's just a plan. This project not a big shot, just an experimental tryout.

Plan to make a multithreaded notification engine for each port so a pool must be used. May be the triggering mechanism should be done with a tcp packet payload stores the STATUS (ON|OFF) or something like that. A restful web service returning a JSON or XML can also be used.

-Udp Port Forwarder class added, spagetti code will be cleaned soon!

About

A simple UDP Packet Notification program that pushes the same packet on a sleep time interval

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages