Amelia
02-01-2005, 04:01 PM
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.
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.