Author Topic: BlueJacking  (Read 15142 times)

Eric

  • Guest
BlueJacking
« on: April 19, 2007, 06:05:17 PM »
Hi,

I am really interested in these bluetooth components, since I must develop a small Delphi application, something very similar to what I've seen here:

http://www.softservicecompany.com/solutions.htm

This app should send BT messages from a PC to any BT device around it. If I am not wrong it's called BlueJacking, where the source PC doesn't need to get an authentication from the target phone/BT device to receive the message.

For me this BT technology is new (never did anything related in Delphi) so I am pretty sure I'll come back here to make some more questions, being the first this one:

Are these Bluetooth Framework 5.2 delphi components ready to make such application?

Best regards and sorry for my english, I am spanish.

 ;)


Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: BlueJacking
« Reply #1 on: April 19, 2007, 07:38:38 PM »
Good time of the day!

Yes, you can do that with Bluetooth Framework. (Usualy I call that applications "Bluetooth Spamming" :)

There are two ways:
1. If you are using Microsft Bluetooth Drivers (Windows XP SP2) then you can use BFBluetoothMassSender component)
2. If you has other API (drivers) you can write needed application by yourself using BFBluetoothDiscovery and BFObjectPushClient components.

Eric

  • Guest
Re: BlueJacking
« Reply #2 on: April 22, 2007, 02:03:04 AM »
Mike,

thank you for the useful answer. I will try it right now.

;)

 

Sitemap 1 2 3 4 5 6 7