udp between mobile phone and computer
807589Aug 15 2008 — edited Aug 15 2008not sure if this should be in the networking section...
i just want to write a program for a mobile which sends simple data to a udp port on a computer when a button is pressed on the mobile. i'm not sure where to start - is this easiest to do with bluetooth or wifi? and will i need to write an app to run on the computer as well? (i've already sorted it so that some other software is listening for the data on the udp port, but will something else be needed to set up the network/bluetooth connection etc?) thanks for any help.