Hi,
I have an application that sends data with Winsock over
Irda to a mobile printer. It's works well on a PocketPC
2002 (MDA). But the new Windows Mobile 2003 PPC (Toshiba
e800) prints very slow. Offen the PPC lost his connection.
The transmission to other devices like phone is very slow
too and hangs some time. The program is written with
embedded C++ because the printer don't like unicode. I
have the code compiled new with C++ 4.0 and Winsock 2.2
but the problem is the same.
Is there anyone, who has an idea: is this a bug in PPC
2003, a bad implementation of the interface or a defect
PPC?