I'm creating a basic remote access server type script for mIRC that will allow a user to access mIRC's command line from a remote computer. The script will use mIRC's socket support and a standard telnet client to connect to the remote server. I would like for the veteran mIRC scripters to suggest how I to handle the logon sequence. It's a password only type of login, no user name.