TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Steven
NA
6
8.2k
help needed MC9090 app development C#
Feb 7 2012 7:34 AM
Hi,
Its been almost 6 years since my last application and it is my first time creating something for a mobile device
so sorry in advance if my question is dumb.. :-s
I would like to create an application on a MC9090 scanner.
this applications needs to read and interpred a barcode.
up til here i have no issue.
but the data scanned should now be compared to data in a file on a server.
this file shal be updated via a app on a pc
and all scanners should be using the up to date file.
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.
But i am completely lost as to how to get started on this.
i tried looking for examples or so on the net and in the EMDK but could not find any.
using :
visual studio 8
EMDK for .Net 2.5
Language : C#
Reply
Answers (
3
)
GPS Windows mobile
checking file on server