Send files in python with Bluetooth. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Send files in python with Bluetooth.

Pls can someone propose a little program in python, with which it's possible to send files with Bluetooth. Thank you.

4th Jun 2020, 6:30 PM
INC 666
INC 666 - avatar
4 Answers
+ 2
To stay on a more constructive advice, you might use the PyBluez library. It has a good community support and well maintained docs. You should be able to solve most of your needs with it: https://github.com/pybluez/pybluez https://pybluez.readthedocs.io/en/latest/
4th Jun 2020, 9:25 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
u can send files by Bleuetooth without using python what the object of this program if u can use it definitly
4th Jun 2020, 6:39 PM
Muhammad Galhoum
Muhammad Galhoum - avatar
0
MuhammadⓂ️🥇🛡️✔️ I'm trying to do a little game, and the goal is to play between 2 phones with Bluetooth. This is why I need it.
9th Jun 2020, 5:37 PM
INC 666
INC 666 - avatar
0
Kuba Siekierzyński Thank you for your answer I'm going to try it.
9th Jun 2020, 5:38 PM
INC 666
INC 666 - avatar