copthesaint @ 2012-12-04, 8:44 pm wrote:
mirhagk @ Tue Dec 04, 2012 wrote:
If you need to have port 80 active, then you could write a console program to ping Google every once in a while.... You also might be able to connect using a different port for your game (not sure, might depend on the game,)
Ill try making a program in c++ tonight*(Since its annoying as hell trying to play my games) to try this, meanwhile any other ideas or help would be useful.
You don't need to write your own program for this...
On Windows:
ping google.com -t
Otherwise, it would be a good idea for you to figure out exactly what is going on with your connection and why. Randomly guessing won't get you anywhere, and could have consequences.