|
-
Dec 31st, 2004, 04:06 AM
#1
Thread Starter
Addicted Member
Shopping List
Hello people, ive created a simple shopping list program that stores the lists in xml format, my question is...
is it possible to create a desktop program that can create an entry to the shopping list (add another item to the xml file).
and when the smartphone is craddled (into the usb) to upload this new xml file from the desktop to the phone.
i am working with an Orange SPV e200 and Visual Studio Pro 2k3 (C#)
by the way im still learning C# so please excuse my stupidness
Thanks everyone, happy new year !!
-
Jan 3rd, 2005, 02:20 PM
#2
Re: Shopping List
I haven't done anything with SmartPhones, but with a PDA, I used Sockets to transfer XML between desktops and the device. Probably wasn't quite what you are looking for, since it seems difficult determining whether or not the device is plugged in, and whether there is something waiting to receive. I just did all of that by having the user press a button on both ends, but that may not be possible to do on a smart phone app.
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|