Results 1 to 2 of 2

Thread: Shopping List

  1. #1

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193

    Question 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 !!

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    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
  •  



Click Here to Expand Forum to Full Width