Saturday, April 3, 2010

Optimizing Your Modem Speed

Click the Start-Run menu, type Sysedit, and then click OK. Open WIN.INI file and go to the [Port] section. Edit the port mode value to:

COMx:=921600,n,8,1,p

x = the modem port number
921600 = maximum speed (bps)
n = non-parity
8 = 8 data bits
1 = 1 stop bit
p = hardware flow control

No comments:

Post a Comment