Showing posts with label modem timeout. Show all posts
Showing posts with label modem timeout. Show all posts

Friday, February 26, 2010

Optimize Broadband & Dsl Connections and increase your internet speed

These settings allow you to boost the speed of your broadband Internet connection when using a Cable Modem or DSL Router with Windows 2000 and Windows XP.

Open your registry and find the key below.

Create the following DWORD values, as most of these values will not already exist you will need to create them by clicking on ‘Edit -> New -> DWORD Value’ and then set the value as shown below.

DefaultTTL = “80″ hex (or 128 decimal)
Specifies the default time to live (TTL) for TCP/IP packets. The default is 32.

EnablePMTUBHDetect = “0″
Specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages. The default is 0.

EnablePMTUDiscovery = “1″
Specifies whether the TCP/IP stack will attempt to perform path MTU discovery as specified in RFC 1191. The default is 1.

GlobalMaxTcpWindowSize = “7FFF” hex (or 32767 decimal)
Specifies the system maximum receive window size advertised by the TCP/IP stack.

TcpMaxDupAcks = “2″
Determines the number of duplicate ACKs that must be received for the same sequence number of sent data before “fast retransmit” is triggered.

SackOpts = “1″
Enables support for selective acknowledgements as documented by Request for Comment (RFC) 2018. Default is 0.

Tcp1323Opts = “1″
Controls RFC 1323 time stamps and window scaling options. Possible values are: “0″ = disable RFC 1323 options, “1″ = window scale enabled only, “2″ = time stamps enabled only and “3″ = both options enabled.

TcpWindowSize = “7FFF” hex (or 32767 decimal)
Specifies the receive window size advertised by the TCP/IP stack. If you have a latent network you can try increasing the value to 93440, 186880, or 372300.

Exit your registry and restart Windows for the changes to take effect.

If you don’t want to edit the registry, here’s a little TCP utility that is ideal…

http://www.broadbandreports.com/front/doctorping.zip
FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC

Thursday, February 25, 2010

Boost your downloading speed

The downloading speed of internet totally depends on the type of connection. Dial-up connection has 10-11 kbps downloading speed and broad-band connection nearly has 35kbps – 1MBps. So check out the connection which you are using for internet.

I had seen my friends using their cell phones for surfing internet on their PC. But the downloading speed is 4-7kbps. So it will take nearly 1 hour to download 7MB file.
You can check your downloading and uploading speed on http://www.speed.net.

Trick :

1. Go to Start > Run.

2. Type regedit and click OK.

3. A window will open containing two sub-windows. Left window indicates system folders and right window shows files in that folders.

4. Go to HKEY_CURRENT_USER > Software > Microsoft > Windows >

Current Version> Internet Setting

5. When you click on “Internet Setting”, many files will be seen in right window.

6. Now in the right window, right click on the free space and

select New > DWORD Value.

7. A new file be created and rename it as MaxConnectionPerServer. Double click on it, a dialog will appear.Enter value as 99 if the base is Hexadecimal. Enter value as 153 if the base is Decimal. Press OK.

8. Again right click and create a new DWORD Value and rename it as

MaxConnectionPer1_0Server. Repeat step number 7.

9. Restart your PC and connect it to the internet. Download any stuff and you’ll

find a boost in your downloading speed.

NOTE: This trick works on Internet Explorer. It also works on Windows Vista.

Increasing the Modem Timeout for Fast Browsing

If your modem it is timing out during file transfers or loading Web Pages, you might try increasing the timeout period. To change the Time Out::
1.Open RegEdit
2.Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\ Services\ Class\ Modem\ XXXX\ Settings Where XXXX is the number of your modem
3. In the right panel and double click on Inactivity Timeout
4.The number of minutes for a timeout should be entered between the brackets.
5.For example, a setting could have S19=<10> to set it to 10 minutes.