AMNICRestart

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
A_old
Posts: 10663
Joined: Sun Jan 30, 2000 12:00 am
Location: Atlanta

AMNICRestart

Post by A_old »

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
cyberskye
Senior Member
Posts: 4717
Joined: Wed Jan 10, 2001 12:00 am
Location: DC

Post by cyberskye »

hmmm....a 'connections widget'? status of connects + 'restart' button?
anything is possible - nothing is free

:wth:
Blisster wrote:It *would* be brokeback bay if I in fact went and hung out with Skye and co (did I mention he is teh hotness?)
:wth:
User avatar
A_old
Posts: 10663
Joined: Sun Jan 30, 2000 12:00 am
Location: Atlanta

Post by A_old »

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).

it's up on my site now. http://amromousa.com/other-applications/

amro
User avatar
A_old
Posts: 10663
Joined: Sun Jan 30, 2000 12:00 am
Location: Atlanta

Post by A_old »

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
User avatar
A_old
Posts: 10663
Joined: Sun Jan 30, 2000 12:00 am
Location: Atlanta

Post by A_old »

silly me. i forgot to include a required DLL..please redownload it :/
Post Reply