Mileta Mileta
posted
3 posts
since
Jan 31, 2012
from
|
|
Re: help needed MC9090 app development C#
|
|
|
|
|
|
|
|
|
|
|
Hi,
I work right in the Motorola MC75 barcode scanner, I did everything according to the following video and works ok
https://docs.symbol.com/KanisaPlatform/Publishing/644/11804_f.html?userId=37
|
|
|
|
|
|
Steven
posted
4 posts
since
Feb 07, 2012
from
|
|
Re: help needed MC9090 app development C#
|
|
|
|
|
|
|
|
|
|
|
thank you verry much for your quick reply, that is indeed a instructive video.
Only i had already gotten this far.
the part i am having trouble with is
the scanners need to check and use an up to date file
i would like to implement it as followed but have no idea how to get this done :
My idea was to have the scanner 1) at start up of the app check date /time of the server and set date/time on the device to the same 2) compare date/time of file on scanner to date/time of file on server (in order to find out if download is required) 3) if file on server is newer ==> download the file to the scanner to replace the older version.
Can anyone get me started?
|
|
|
|
|
|