Thread: IrDA and Bluetooth communication..

  1. #1
    Registered User LogicError's Avatar
    Join Date
    Aug 2003
    Location
    г. Магнитогорск
    Posts
    76

    IrDA and Bluetooth communication..

    Anyone got any ideas/books/sites about communication through IrDA and Bluetooth? I'm trying to make some software which has to send images and melodies to mobile phones through irda or bluetooth.. i managed to do something with irda through irftp.exe .. but with that stuff i can't get to know if the file was actually recieved and other errors..

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    For the windows platforms, check out MSDN.

    http://msdn.microsoft.com/library/de.../ntwrkprot.asp

    Kuphryn

  3. #3
    Registered User LogicError's Avatar
    Join Date
    Aug 2003
    Location
    г. Магнитогорск
    Posts
    76
    IrDA and windows sockets.. maybe.. but the problem is that I need to actually send a file.. not some text.. Do I have to learn a new API (rfc) ?

  4. #4
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    On the windows platforms, correct.

    Kuphryn

  5. #5
    x4000 Ruski's Avatar
    Join Date
    Jun 2002
    Location
    Outer Space!
    Posts
    542
    Yeh.. i've been having questions about that too.. I know what IrDA and bluetooth are and I know a little about the principles of their work.. but does anyone have any examples of actually sending/recieving data through the ports?
    what does signature stand for?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Bluetooth SDK
    By Ruski in forum Networking/Device Communication
    Replies: 9
    Last Post: 07-13-2005, 05:58 PM