You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, download files, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
I'm using VB.NET to develope my PPC2003 application. It's something like an instant messenger, which allows
users to communicate by text and send/receive file.
It's client-server architecture. Server is coded using Java.
1. When using emulator, it takes a long time to load file available for user to choose file (opendialogbox). When
using real divice, it was even "hang" and needs soft reset.
2. I have the problem of file transfering. If using emulator, I can transfer memo file from one PPC emulator to
another PPC emulator though server. But if I transfer PocketExcel file, it'll corrupt
3. -continue with the question above-
If using real device, when I tried to send a file from PPC emulator to real device, nothing happen in real device. It
can't receive file!
May I know who got experience in doing this? Can give me some guide to solve this problem?
Need to solve all the problems urgently.
Thanks.
My progress is until:
1. Emulator send file to emulator - ok.
2. Real device to Emulator - ok.
3. Emulator to real device - fail. (But I did success once)
Anyone have any idea about this problem?
I would see if you want find someone with a pocket pc near you, or buy a cheap one off ebay, and make sure it works perfectly device-to-device in every situation. There is the possibility it's a bug in the code.