Xandros wrote:Windows XP Professional SP3 - works perfectly.
Good to hear!
Xandros wrote:The only thing i want to propose - allow user to log in as a normal account, not generated user (pager####). I know my passkey(the "encrypted" password) and login, so i want to use them to filter out stranger's messages in my server log.
Yeah, I tried doing this originally but was unable to reverse engineer the encryption. If you know how, I'd be more than happy to implement. Otherwise I probably won't because not many people will know their own encrypted password. For now, I would suggest modifying the source code for your own needs. Just a matter of changing packet info within ConnectStage2() method.