SoftwareTipsandTricks Forum

Go Back   SoftwareTipsandTricks Forum > Operating Systems > Windows XP
User Name
Password


56K Tweaks

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes

  #1  
Old 03-09-2004, 03:34 PM
Azn_tweaker's Avatar
Azn_tweaker Offline
w1nD0w5 xP Tw3aK3r GuRu
 
Join Date: Feb 2004
Location: Toronto, Canada
Posts: 811
56K Tweaks

One of the most frustrating things to have with a computer is a slow internet connection and 56K is about as slow as it gets these days. I feel the pain that 56K users have and hope that by following this thread they can experience a faster more reliable internet connection. There are a few things that one must understand prior to tweaking their 56K connections. The first is that it is actually a 53.3K connection since that is the speed that the FCC limits you to, on top of that most dialup users actually connect in the 40,000 – 50,000K range, which is excellent by dialup standards. Being that you actually connect in the 40-50K range you need to understand that your maximum throughput is only going to be around 6 kilobytes per second.

First and most important is for you to download the latest drivers for your modem from the manufacturer’s website.

Make sure you have a “clean” phone line, no static on your line. If you have static you will have a very low connect speed and no tweak will fix that.

Other important tweaks to improve your connection.

Open your control panel and select the phone and modem properties icon – select the modems tab, under the modems tab highlight your modem and select properties

• General tab:

Set your speaker volume to your preference
Maximum port speed – 115,200

• Advanced port settings – check “use FIFO buffers” then slide both bars to the far right.
• Change default preferences:
Port Speed - 115,200
Data Protocol - Standard EC
Compression - enabled
Flow Control – hardware

• Advanced:

Data bits – 8
Parity – None
Stop Bits - 1
Modulation – Standard

Now select the Network and Dialup Connections and right click on your ISP’s icon and select properties.

• General tab:

Highlight your modem and select “configure”, set the maximum speed to 921,600 and under “hardware features” all the boxes are checked.

• Networking tab:

Uninstall all the protocols you don’t need. If this is a stand alone pc then all you need is Internet Protocol TCP/IP.

Select the settings button and make sure all the boxes are checked.

Setting your COM port speed properly:

Right click on My Computer and select properties – hardware – device manager – select your COM port – port settings tab – bits per second 128000 (you may need to set this a few times to make it stick).

Other important registry tweaks:

• Speeding up network browsing.

Open regedit and navigate to:

HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Explorer/RemoteComputer/NameSpace

Delete the key: {D6277990-4C6A-11CF-8D87-00AA0060F5BF}

• Faster webpage tweak by giving priority to DNS lookup.

Copy and paste the following and make it a .reg file and merge it into your regstry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\ServiceProvider]

"DnsPriority"=dword:00000001
"HostsPriority"=dword:00000001
"LocalPriority"=dword:00000001
"NetbtPriority"=dword:00000001

• Forward buffer memory tweak, this controls how much RAM TCP/IP uses for storing packet data in the router packet queue.

Copy and paste the following and make it a .reg file and merge it into your regstry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]

"ForwardBufferMemory"=dword:00024a00
"NumForwardPackets"=dword:0000024a
"MaxForwardBufferMemory"=dword:00024a00
"MaxNumForwardPackets"=dword:0000024a

• By default Windows 2K & XP cache everything in the DNS cache service, both correct and faulty DNS lookups. To increase performance by eliminating the caching of faulty DNS lookups, copy and paste the following and make it a .reg file and merge it into your regstry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dnscache\Parameters]

"NegativeCacheTime"=dword:00000000
"NetFailureCacheTime"=dword:00000000
"NegativeSOACacheTime"=dword:00000000

Internet Explorer important settings:

Open Internet Explorer and select Tools - Internet Options - under the General tab in the Temporary Internet files section select the Settings button.

Select "Every visit to the page" and set the amount of disk space to use: to no more than 80MB. Now select the Connections tab and select LAN Settings make sure EVERYTHING there is unchecked and select OK.

Select the Privacy tab and choose Advanced check the box "Override automatic cookie handling" and for First-party Cookies - Accept, Third-party Cookies - Block and check "Always allow session cookies. Now NO MORE SPYWARE COOKIES.

Open Internet Options and under temp internet files - settings select – every visit to page.

If you have a dial up connection I HIGHLY recommend using a download manager, it will help maximize your download speed, resume downloads if you are disconnected and you can even schedule downloads for the middle of the night (it will automatically dial up and download the desired file and hang up when done) when you aren't using your pc.

ENJOY
__________________
joined my friends forum.
www.osdevil.com
Pentium 4 1.5GHz, 128RDRAM, 40GB HD, WinXP Pro w/SP1, NOD32, XP ICF, SpywareBlaster 3.1, SBS&D 1.3, Ad-Aware 6.0 Professional, CWshredder 1.57
Reply With Quote

  #2  
Old 03-09-2004, 03:46 PM
Play_The_0dds's Avatar
Play_The_0dds Offline
Risk it all
 
Join Date: Oct 2003
Posts: 2,231
azn, the name of this web-site is software and hardware tips and tricks, if you look at the top of this web page you will see links that have all of this type of information in them. the forums are for questions about problems, which at times we can post a link, or copy and paste some information of this sort. i understand you are helping the best way you can, and i am not a moderator or anything special, just some of your post come as close to spam as you possibly can get without being spam.
Reply With Quote

  #3  
Old 03-09-2004, 03:51 PM
Azn_tweaker's Avatar
Azn_tweaker Offline
w1nD0w5 xP Tw3aK3r GuRu
 
Join Date: Feb 2004
Location: Toronto, Canada
Posts: 811
oh ok.. MY BAD
__________________
joined my friends forum.
www.osdevil.com
Pentium 4 1.5GHz, 128RDRAM, 40GB HD, WinXP Pro w/SP1, NOD32, XP ICF, SpywareBlaster 3.1, SBS&D 1.3, Ad-Aware 6.0 Professional, CWshredder 1.57
Reply With Quote

  #4  
Old 03-09-2004, 08:05 PM
njovin's Avatar
njovin Offline
Senior Member
 
Join Date: Feb 2003
Posts: 358
Also, posting content from another site without giving proper credit is a no-no. This was taken directly from http://www.tweakxp.com/tweak2080.aspx
Reply With Quote

  #5  
Old 03-09-2004, 08:16 PM
Azn_tweaker's Avatar
Azn_tweaker Offline
w1nD0w5 xP Tw3aK3r GuRu
 
Join Date: Feb 2004
Location: Toronto, Canada
Posts: 811
yeah thats the site where i got it from.. so what if i dont put the source. got a problem?
__________________
joined my friends forum.
www.osdevil.com
Pentium 4 1.5GHz, 128RDRAM, 40GB HD, WinXP Pro w/SP1, NOD32, XP ICF, SpywareBlaster 3.1, SBS&D 1.3, Ad-Aware 6.0 Professional, CWshredder 1.57
Reply With Quote

  #6  
Old 03-09-2004, 08:30 PM
njovin's Avatar
njovin Offline
Senior Member
 
Join Date: Feb 2003
Posts: 358
I don't have a problem, but the site you used might. When you post something like that and don't give credit, it leads people to assume that it is YOUR tweak, this is called plagiarism, and if the material is copyrighted, it's against the law. Here's a quote from Tweak XP's Legal docs
Quote:
TweakXP.com is all original work of Steven Sinchak, EXCEPT tweaks that were submitted by users. Therefore, it is covered by all applicable international and federal copyright laws. No part of any page in the TweakXP.com domain may be copied, transferred, displayed for a profit, etc. without the express written consent of Steven Sinchak.

So that's why you want to be careful and site your sources properly.
Reply With Quote

  #7  
Old 03-09-2004, 08:33 PM
Azn_tweaker's Avatar
Azn_tweaker Offline
w1nD0w5 xP Tw3aK3r GuRu
 
Join Date: Feb 2004
Location: Toronto, Canada
Posts: 811
yeah whatever............. fine i want me to put it this way. i got it off the site. HAPPY????????????????????????
__________________
joined my friends forum.
www.osdevil.com
Pentium 4 1.5GHz, 128RDRAM, 40GB HD, WinXP Pro w/SP1, NOD32, XP ICF, SpywareBlaster 3.1, SBS&D 1.3, Ad-Aware 6.0 Professional, CWshredder 1.57
Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Lindburgh's Tips Tweaks and Hints Lindburgh Windows XP 3 02-26-2007 11:07 AM
Questions concerning XP tweaks and system shutdown rgurleyjr Windows XP 5 12-01-2003 11:06 PM
Recent Tweaks Xanex Software Problems and Useful Utilities 4 12-14-2002 08:22 PM
file compatability tweaks? airplays Windows XP 2 10-25-2002 07:27 PM
XP makeover highlights antitrust tweaks The Tool Internet 0 05-25-2002 05:40 AM



All times are GMT -5. The time now is 04:28 PM.


Designed by eXtremepixels. Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.