.NET Components for Mobility

Handshaking in Bluetooth Communication

Last post 09-02-2010 10:12 AM by heema1. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-20-2010 7:10 AM

    • heema1
    • Top 150 Contributor
    • Joined on 08-19-2010
    • Posts 9

    Handshaking in Bluetooth Communication

     Hi,


    I am working on a project related to bluetooth communication. I need to send  chunks of video over bluetooth interface to the receiver PC. But there is no handshaking between sender PC and the receiver PC. What I want is to acknowledge sender after receiving each chunk. That means the receiver PC will inform the sender that it has got the packets and only then the sender will send the other packet.
    I have done the communication part. So, the sender is able to send the packets over the bluetooth to the receiver. But thehandshaking part still is remaining and I am not clear how I can do it in C# as I am using C# in my application.

    Thanks in advance
  • 08-23-2010 11:39 AM In reply to

    Re: Handshaking in Bluetooth Communication

    I can't see anything in your scenario that is specific to Bluetooth, it could be a TCP/IP connection or even a serial cable connection.  You'll just have to design some 'protocol' for your transfer and have the two devices exchange the necessary information using that protocol.
  • 09-02-2010 10:12 AM In reply to

    • heema1
    • Top 150 Contributor
    • Joined on 08-19-2010
    • Posts 9

    Re: Handshaking in Bluetooth Communication

    Thanks for the reply. I have developed a simple algorithm for handshaking and its working.

    Thanks again

Page 1 of 1 (3 items)
Copyright © 2001-2012 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting