Click here to Skip to main content
15,918,168 members
Home / Discussions / Mobile
   

Mobile

 
Generalpocket pc models with serial port Pin
bitbitbit7-Oct-03 23:53
bitbitbit7-Oct-03 23:53 
GeneralRe: pocket pc models with serial port Pin
João Paulo Figueira8-Oct-03 0:16
professionalJoão Paulo Figueira8-Oct-03 0:16 
QuestionHow to use SHBrowseForFolder... Pin
junbin6-Oct-03 8:45
junbin6-Oct-03 8:45 
AnswerRe: How to use SHBrowseForFolder... Pin
Anonymous6-Oct-03 20:48
Anonymous6-Oct-03 20:48 
Generalevc4 vs PPC2002 Pin
slomoman6-Oct-03 4:44
slomoman6-Oct-03 4:44 
GeneralRe: evc4 vs PPC2002 Pin
João Paulo Figueira6-Oct-03 4:54
professionalJoão Paulo Figueira6-Oct-03 4:54 
GeneralRule of Thumb Pin
Mike Dimmick7-Oct-03 0:16
Mike Dimmick7-Oct-03 0:16 
GeneralRFC: Pocket PC devices Updating Online Database via WLAN Pin
RFID Chris3-Oct-03 9:18
RFID Chris3-Oct-03 9:18 
Hi!

My company is starting a solution where we will be dealing with multiple Pocket PC's updating a database concurrently (each one doing so once every 8 - 30 seconds).

There will be some processing done via SQL Server stored procedures to help consolidate the data as there is some central logic done on each PDA's data. We don't want each PDA to have to wait in order to post its data to the database (i.e. this will be done in a dedicated separate thread if pushing the data to the stored procedure takes too long).

My request for comments is for how you would go about implementing this system. The work to put the data into the database will be done through a stored procedure, so the Pocket PC's don't have to call much (or push much) data to the database.

I was considering doing a Web Service that would call the stored procedure, but I'm not sure how responsive it would be in a local environment with approx 3 to 20 PDA's.

I have also read briefly about .NET remoting but I don't even know if the little Pocket PC can handle this.

Finally, I am mostly a C++ programmer (MFC) and so doing raw sockets is also an option... but there seems to be a lot of support for this type of communication across networks (or is it mostly hype Wink | ;) ).

I guess the biggest question is: What solution path would you take in terms of
- development time (this is a pilot project)
- scalability
- extensibility
- simplicity

Is there enough built in goodies in .NET such that I won't have to 'reinvent the wheel' too much?

Thanks for your time.
-Chris


GeneralRe: RFC: Pocket PC devices Updating Online Database via WLAN Pin
João Paulo Figueira4-Oct-03 3:49
professionalJoão Paulo Figueira4-Oct-03 3:49 
GeneralControlling a Pocket PC device through a desktop Pin
wuffy2-Oct-03 22:18
wuffy2-Oct-03 22:18 
GeneralRe: Controlling a Pocket PC device through a desktop Pin
João Paulo Figueira2-Oct-03 22:29
professionalJoão Paulo Figueira2-Oct-03 22:29 
GeneralSaving Registry changes to Persistent memory Pin
PaulJ2-Oct-03 3:28
PaulJ2-Oct-03 3:28 
GeneralRe: Saving Registry changes to Persistent memory Pin
besmel2-Oct-03 18:26
besmel2-Oct-03 18:26 
QuestionGet Machine ID? Pin
David12152-Oct-03 0:47
David12152-Oct-03 0:47 
AnswerRe: Get Machine ID? Pin
João Paulo Figueira2-Oct-03 1:41
professionalJoão Paulo Figueira2-Oct-03 1:41 
GeneralRe: Get Machine ID? Pin
Anonymous2-Oct-03 4:57
Anonymous2-Oct-03 4:57 
GeneralRe: Get Machine ID? Pin
João Paulo Figueira2-Oct-03 5:25
professionalJoão Paulo Figueira2-Oct-03 5:25 
Generalconnect to pocket pc using active x Pin
zaWasp30-Sep-03 21:58
zaWasp30-Sep-03 21:58 
Generalpalm game programmers Pin
Amit Dey30-Sep-03 10:49
Amit Dey30-Sep-03 10:49 
GeneralwebSerice from wsdl in evc++ Pin
slomoman30-Sep-03 6:32
slomoman30-Sep-03 6:32 
GeneralRe: webSerice from wsdl in evc++ Pin
slomoman13-Oct-03 7:45
slomoman13-Oct-03 7:45 
Generalread from COM port on PPC Pin
slomoman30-Sep-03 6:29
slomoman30-Sep-03 6:29 
GeneralRe: read from COM port on PPC Pin
Daniel Strigl30-Sep-03 20:38
Daniel Strigl30-Sep-03 20:38 
Generalkeyup in CE Pin
joker669230-Sep-03 5:17
joker669230-Sep-03 5:17 
GeneralRe: keyup in CE Pin
Daniel Strigl30-Sep-03 20:35
Daniel Strigl30-Sep-03 20:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.