
August 7th, 2003, 08:00 AM
|
|
Contributing User
|
|
Join Date: Jul 2003
Posts: 33
Time spent in forums: < 1 sec
Reputation Power: 6
|
|
|
Sample code for Read-Write Text files off the Serial Com Port of a Pocket PC
Gentlemen:
Do you guys know where to find a sample code for reading and writing text files off the Serial communication Port of a Pocket PC and later synchronize with its desktop PC?
One part of the application involves using a Pocket PC for connecting to the Vending Machine Serial port and reading the Accounting and Maintenance Data. The data is basically a Text based file, we need to read this file and save it with a file name composed of: MachineSerialNumber+Date+Time.txt.
Once the data is collected from all the Vending Machines we have to download it to the desktop computer back in the office. Any insight will be highly appreciated.
I will be using:
Microsoft eMbedded Visual Tools
With eMbedded Visual Basic 3.0
|