Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How can i make two way communication using Bluetooth

How can i make two way communication using Bluetooth

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 532 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Venkatesh VV Offline
    Venkatesh VV Offline
    Venkatesh V
    wrote on last edited by
    #1

    I am developing one application there i need to communicate two devices through bluetooth here my question is can i make two way connection between two devices?? i mean that both device can send file and receive the file. in my application now i am able to sending the file from my system to another device(mobile) by QBlueToothTransferManager Class method put(). but i dont know how to recieve file from mobile. please give me solution for how can i receive file from mobile device to my system.

    Thanks.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      You mean like this ?
      http://doc.qt.io/qt-5/qtbluetooth-btfiletransfer-example.html

      ps. its says
      "Android is missing Object Push support."

      Seems other trid it too
      http://stackoverflow.com/questions/5577481/sending-a-file-using-bluetooth-obex-object-push-profile-opp

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved