Can a mobile phone upload something from a bluetooth device via webpage?
- Sunday, May 2, 2010, 15:54
- Mobile
- 2 comments
So, a mobile phone, pairs with a bluetooth device, then the user can log into some website, and then choose something from the bluetooth device to upload via that webpage? If so, how would that work, or possibly be programmed to talk to the bluetooth device?
About the Author
2 Comments on “Can a mobile phone upload something from a bluetooth device via webpage?”
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!
You must be logged in to post a comment.
Assuming both devices support all operations mentioned… You would have to download the file from the web site to the local device/phone, and then you can select that file to send via BlueTooth to another device/phone within range.
You can do that with Java ME, not with the normal phone browser.