size=25
Doors and Frames

Please enter your IMEI in the box below and

get your master code

IMEI:

Changing the Number of Rings Before Dial-Up Server Answers

Changing the Number of Rings Before Dial-Up Server Answers

To change the number of rings before Dial up Networking Server answers:

Find the INF file for the modem in the \WINDOWS\INF directory. The filename will begin with "mdm" and end with characters desciptive of the manufacturer, ie. "supra" for Supra Express modem.
Make a copy of this file.
Edit this file with notepad and look for a string "HKR, Answer, 1,, "ATA".
Change to HKR, Answer, 1,, "None".
A few lines up from this should be the line HKR, Monitor, 1,, "ATS0=0" Change the value of the S0 register to the number of rings you would like to have the modem answer on.
Remove the modem by using the Control panel | System | Device Manager.
Reinstall the modem using the REFRESH Button.
This should install the modem using the updated INF file.

Using UNC Network Names with Files

Using UNC Network Names with Files

As already mentioned, you can use long file names in an MS DOS Box.
But you can even use UNC-style network names.

Example: DIR \\server\share1\dir1
will give you all files on the computer named "server", in the share named "share1" and in the directory "dir1".

This does not work with CD, but it will work with MD, RD, DIR, COPY, MOVE, REN, and so on.
I use this in combination with a batch file to copy files to a number of computers on a network.

Determine the Optimal MAX MTU Setting

Determine the Optimal MAX MTU Setting

There are several programs available that will change you MAX MTU setting for you or you can do it by editing the registry directly
An easy way to determine what that setting should be is to use the PING command.
You basically want to start out with a MAX MTU of 1500 then use the PING command as follows:

PING HOST_IP_ADDRESS -f -l PACKET_SIZE

where HOST_IP_ADDRESS is the IP address of the site you want to ping and
PACKET_SIZE is the size of the MAX MTU setting you are trying to test

Keep decreasing the packet size until you don't get any messages regarding fragmentation

To change the MAX MTU setting, see the section on Changing the MaxMTU and other Network Settings

To Find Your IP Address

To Find Your IP Address

To find your IP address when connected:

Open Explorer
In the Windows folder find the file WINIPCFG.
Drag a shortcut onto your screen.
Now when you are online you can double click the shortcut to see your IP address and other data.

Controlling Your Modem's Speaker

Controlling Your Modem's Speaker

In modem settings switch to the scripting tab and where it says extra settings, type in the following to achieve the following:

M0 : switches modem volume off completely
&L=1,2, or 3 : changes the volume of the modem 3 being the loudest and 1 the quietest)
By experimenting with M0, M1,2 or 3 you are able to turn the modem on during connection only, ring only etc..

Increasing Modem Performance

Increasing Modem Performance
To increase modem performance when connecting to the Internet:

Disable compression on your modem
In SYSTEM.INI under 386enh section put in: COMxBUFFER=1024 (x is your modem port number )
Add AT%C0 (that's a zero),to the extra settings line of your modem's properties.
Switch errror correction off

Showing Your Actual Modem's Connection Speed

Showing Your Actual Modem's Connection Speed

Normally when you open up the modem icon in the system try, it shows the port connect speed.
So see your actual modem speed:

Go Control Panel
Open up the Modems icon
Click Properties
Click on the Connection tab
Click the Advanced button
In the Extr Settings, put ATW2L0 (the last character is a zero)