Subj : syncWXremix and Dial-up
To : Digital Man
From : echicken
Date : Thu Jan 07 2016 01:37 am
Re: syncWXremix and Dial-up
By: Digital Man to echicken on Wed Jan 06 2016 22:06:46
DM> He's using parseInt() on the user.connection property, which should either
DM> be a terminal-protocol string (e.g. "Telnet", "Rlogin", "SSH") or a modem
DM> DCE (connect) rate (e.g. "28800"). There should not ever be an IP address
DM> or a phone number in the user.connection property.
DM> Or maybe I missed this other use of parseInt()?