Developing for mobile devices and desktop
- by Augusto
Hi,
I'm starting a new project. It will run on devices running Windows CE, Windows Mobile 6 and will also have a desktop version. The software will connect to some equipments through the serial port, using it's own protocol. Basically it will:
connect to the equipment
send and receive info
read and write binary files
These tasks will be shared…