| Reply | « Previous Thread | Next Thread » |
|
Basically I'm writing a program which will be run on both 3650's and 6600's. The program needs to be able to get it's data to a PC to either be stored as a file or printed out.
Now i assume for the 6600 I could use the Bluetooth api or Sockets to get the data across... but I want a single app to work on both phones so I presume I'm stuck with a http connection? Can anyone give me a brief rundown on what I would have to do to acheive this. Would I have to write a simple web server app that accepts data via http and writes it to a file? Thanks |
|
Quote:
I'm not sure if the 3650 supports sockets or not, but in a sockets solution you would still need a server, so using http will be much simpler. shmoove |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|