General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Sup guys..anyone have use for software that disables and then enables all network connections every x hours? i needed this for my pvr as the wifi just isn't reliable...and a restart of the connection seems to fix it..lmk if u need it and i'll release it publically
no status, it just restarts stuff.. i didn't find a way to get the name of each connection, so i just restart them all. i wrote it for my own personal use, this afternoon, but it's out there if anyone else needs it (it's for stand alone comps that do things like pvr/server use and are on wifi...which craps out all the time).
just thought of this..i could poll once a minute to see if all connections were connected and try to "connect" them if they weren't..the os would ignore those that weren't plugged in, etc..but i dunno if it'd work as well as disable/enable