I doubt it will work on a Pocket PC. I haven't got one so I can't say for sure, however if it uses Windows CE, then the documentation for various operating system calls say "doesn't work with Windows CE".
Various things, like asynchronous network IO may not be supported on pocket PCs, sorry.
I agree Shadowfurrrrrrrrr. Some people I work with have deep skills with PDSa/Smart Phones, if there's any serious demand I could ask em to have a look and fix the obvious problems.
I suspected it might not work. Most hand held devices use Windows CE, and one of the "big" issues with CE is that the OS lacks the Try-Catch mechanisms for exception handling. This means that any application that uses the more advanced exception system for handling errors from system calls is automatically incompatible with CE and has to be re-written without it. There was even an article in Dr. Dobb's a year or so ago discussing how to create your own "fake" exception handling system, so you could more easilly port things over.
Frankly, I am never impressed with the kinds of goofy compromises that hand held computer makers end up making to get them to work and keep the price down. Its inevitably the one thing you later discover you needed to use the bloody thing properly.
main {
__if (Schrodinger_Cat is Alive or version >= "XP"){
____if version = "Vista" then Performance /= Number_of_Cores;
____call Functional_Code();}
__else
____call Crash_Windows();}
pffft, the tools I have at home (including my meagre talent) can't convert mushclient to pocket pc. I'll research more but it's beyond me at the moment. Best I can do is a telnet session to the mud, or a terminal services session to a connected pc.
I've been meaning to try this on my iMate K-Jam Mobile 5 device for some time. I can run just about everything else on it (CRM, email, all office, various media viewers, a payment gateway app and so on), so I'll give it a go later today. I can run a telnet connection but it's terribly unsatisfactory for any real play.
I've been able to port all my maps, speedwalks and command groups to it. I bet some of the neccessary fundamentals will be missing, and I'll probably have to get temporarily get rid of me SQL engine... update within 30 hours or so.
Is there a way to run mushclient on a pocket pc? My ppc runs windows mobile 2003, though I'm about to upgrade to 5.0. Has anyone had any success with this?
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.