Jump to content
Ghost Recon.net Forums

Internet Connection and Win2K


Recommended Posts

You must be on dial-up then. Dedicated lines (i.e. DSL, Cable) usually do not have time-outs.

Here are just a few things off the top of my head. Don't know if they partain to you, but it's worth a shot:

Some connections have a 20 minute idle timeout - If you are not actively using your connection you will be disconnected after so many minutes. It is also possible that your computer is set to disconnect when it is idle. To check if an idle disconnect option is set on your computer:

Open the Control Panel and double click on Internet Options.

Click the Connections tab, highlight your dialup connection and click the Settings button.

Click the Advanced button in the Dial-up Settings section of the screen.

Uncheck Disconnect if idle for [ ] minutes. Then click OK. The new settings should take effect the next time you connect.

Another reason you may be getting disconnected is that the drivers for your modem are outdated. You might check out any new drivers. OR, might be a modem malfunction. A modem can overheat, which can cause flaws in the electronic components. Or, if the phone line was left plugged in during a storm, an electric surge may have damaged the line/modem.

You might have some line noise too from dampness in phone lines, or low quality lines to your house.

Hope this helps... :)

Edited by Dark Ranger
Link to post
Share on other sites

I have DSL and I have to "dial" in everytime I connect. When I was using Win98SE I had no problems and could stay connected no matter how long I sat on the toilet or run down the street for an errand.

Now I am using Win2K and if I sit on the can or write a post longer than 20 minutes I have to reconnect. Now I did check that setting, but it is not checked so that is not the problem. Any other ideas?

I have 2 NIC cards that were built into my mobo.

Edited by WhiteKnight77
Link to post
Share on other sites

You might consider writing a script that simply "pings" a site (like www.ghostrecon.net) and use Windows scheduler to schedule it to run every few minutes.

A ping will use very little bandwidth, but might convince your connection that it is still being used.

To do this, you could make a new text file with notepad, just type one line:

ping www.ghostrecon.net

save the text file and rename it to "pinggr.bat".

Go to Start->Programs->Accessories->System Tools->Scheduled Tasks. Make a new task that points to the .bat file you just made (you'll probably have to click browse and find it). During the task wizard, use whatever schedule because the repeat task option isn't available until after the task is made. After it's created, you can go to the task properties and find an Advanced scheduling button and tell it to repeat every 5 minutes or so.

I don't know if this would be enough to trick your ISP into keeping your connection alive, but it might be worth a shot.

Link to post
Share on other sites

i dont know of any way to change idle timeout but what i can think of is to make a simple script (assemble would be great :D ) that pings ur isp every XXXX second. there is another way, a very simple one - open up a chat client (ie mIRC) and connect to a network, that way ull never have long idle time.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...