This is how my Windows 98 SE is tweaked.You need to determine what RWIN ,MTU,&MSS your OS needs to use .Then you can add them to your registry .If you don't know how to get these values you should probably leave your registry alone until you do.

First backup your system before tweaking so you can restore it if the tweaks do not work for you.
I take no responsibility for your system if it crashes.These tweaks will allow you to make some
adjustments to your system if you want to do it yourself.There are programs that will do this for
you.If you use one of these this will allow you to see if the program made these adjustments to
your registry.If you don't like the adjustment a program made you can change it.The program may
back if you don't make adjustments to the program you are using to automatically make the adjustments
for you.Some allow ajustments some do not.Since I can't know what you have installed you will have to
decide what it will take for your OS to keep the settings you want.
These tweaks are for setting your RWIN(DefaultRcvWindow),MTU&MSS.You need to determine yourself what
settings your OS needs.you need to install this patch
http://dslnuts.com/patch/236926usa8.exe It might already be installed or you might be able to get it from MS .This is the MS link
http://support.microsoft.com/default.aspx?scid=kb;en-us;236926 You need to have window scaling turned on if you want a larger RWIN than 65535 windows 98se will
automatically limit the maximum to this with window scaling off even if you set it larger.To determine this
you need to go here in your registry.HKLM/system/currentcontrolset/services/VxD/MSTCP there should be a string value
here "Tcp1323Opts" Exactly like this without the quotes.The O is the letter not a zero. Capital letters shoul be
as they are here& small letters as they are.This is important when tweaking the registry with any tweaks you might
add.If this setting is not here you need to add it as a new string value.The values are 0(zero) for Window scaling off,
1 for window scaling only on,2 for time stamping only on,3 for both on.My OS is set at 1.
HKML/system/currentcontrolset/services/MSTCP
"DefaultRcvWindow" without quotes a string value this should already be in the right pane put in the rwin value you want.
HKML/system/currentcontrolset/services/MSTCP/parameters
"GlobalMaxTCPWindoSize" without quotes add as Dword value in right pane it probably won't already be there.The Windo part of this tweak is correct there is not a w at the end of window.
set the value the same as the rwin in DefaultRcvWindow.Select Decimal & put in RWIN.
HKML/system/currentcontrolset/services/MSTCP/Ndi/params
string value "(Default)"without quotes set at your MTU value
string value named "@" without quotes set at your MTU value
HKML/system/currentcontrolset/services/class/net/000
"IPMTU" without quotes string value in right pane set at your MTU value
HKML/system/currentcontrolset/services/class/net/000/Ndi/params/IPMTU
string value "(Default)"without quotes set at your MTU value
string value named "@" without quotes set at your MTU value
add values to right pane
HKML/system/currentcontrolset/services/class/net/000/Ndi/params/IPMTU/enum
delete the values for "Large" "medium" & "small" without quotes
Leave tht values for "Automatic" &(default) rename "automatic" your MTU value like "1500" for example
the put in "Automatic" without quotes as the value of the string value
it should look something like this example I could not copy the string value symbol so where I type string value is where the symbol would be
string value 1500 "Automatic".If you make this last tweak you need to make these setting to network in the control panel.Select your internet connection( such as Dial-up adapter this is what my OS uses)
then select properties then advanced highlight IP Packet size& select automatic.Then OK&OK again.you need to do this for each type of connection you have.
HKML/system/currentcontrolset/services/class/net/000/Ndi/params/IPMTU/002
string value "IPMTU" without quotes set at your MTU value
There may be other values here like 003,004,005 depending on your system network put in like the 002 value
HKML/system/currentcontrolset/services/class/net trans/000
string value "MaxMSS" without quotes set at your MTU value
string value "MaxMTU"without quotes set at your MTU value
There may be other values here like 002,003,004,005 depending on your system network put in like the 000 value
You can check the values your system has at ths site
http://www.speedguide.net/index.php select the TCP/IP Analyzer :cool:Cholla