I am looking for a device or program that constantly looks for
bluetooth devices and once it finds one, it sends a message
(bluejacks) whatever it finds. Anyone know of anything?
Thanks in advance.
Responses to "bluetooth broadcasting device"
Elliott
Mauricio Freitas
Posts: n/a
Re: bluetooth broadcasting device
Posted: 11-14-2003, 01:34 AM
It depends not much on the device/system itself.
Bluetooth devices must be in discoverable mode so a sending device can find
it. Most devices are not in discoverable mode. The ones that are, are by
owner's mistake, hence the crazy about bluejacking.
What you want can be done with a non-intrusive method. Have a look in this
article I've posted this week about a point server implementation using
Bluetooth: http://www.geekzone.co.nz/content.asp?contentid=1790
This is pretty much a content broadcast service, and it's based on location
(proximity) and authorisation (user runs a receiver on a handheld or
mobile). I think it's agreat idea.
"Elliott" <byzantium@comcast.net> wrote in message
news:de9e1d6c.0311131720.36ace5e9@posting.google.c om...
> I am looking for a device or program that constantly looks for
> bluetooth devices and once it finds one, it sends a message
> (bluejacks) whatever it finds. Anyone know of anything?
>
> Thanks in advance.
Mauricio Freitas
G
Posts: n/a
Re: bluetooth broadcasting device
Posted: 11-14-2003, 07:54 AM
An interesting idea, I especially like the sending of multimedia ads without
the need for pairing. Is there anything similar to this that works by using
the bog-standard obex-push without needing a server on the recieving device?
"Mauricio Freitas" <dr.emailposter@nowhere.invalid> wrote in message
news:bp1ben$2rti$1@si05.rsvl.unisys.com...
> It depends not much on the device/system itself.
>
> Bluetooth devices must be in discoverable mode so a sending device can
find
> it. Most devices are not in discoverable mode. The ones that are, are by
> owner's mistake, hence the crazy about bluejacking.
>
> What you want can be done with a non-intrusive method. Have a look in this
> article I've posted this week about a point server implementation using
> Bluetooth: http://www.geekzone.co.nz/content.asp?contentid=1790
>
> This is pretty much a content broadcast service, and it's based on
location
> (proximity) and authorisation (user runs a receiver on a handheld or
> mobile). I think it's agreat idea.
>
>
> --
> Mauricio Freitas
> mobility, wireless, handhelds: http://www.geekzone.co.nz
>
>
> "Elliott" <byzantium@comcast.net> wrote in message
> news:de9e1d6c.0311131720.36ace5e9@posting.google.c om...
> > I am looking for a device or program that constantly looks for
> > bluetooth devices and once it finds one, it sends a message
> > (bluejacks) whatever it finds. Anyone know of anything?
> >
> > Thanks in advance.
>
>
G
Mauricio Freitas
Posts: n/a
Re: bluetooth broadcasting device
Posted: 11-14-2003, 09:30 AM
Hmmm... Not really. Most devices need to be in discoverable mode, or
initiate the connection.
"G" <cool_and_funky@*-nospamthanks_*yahoo.com> wrote in message
news:sQ%sb.3493$_g6.2147@news-binary.blueyonder.co.uk...
> An interesting idea, I especially like the sending of multimedia ads
without
> the need for pairing. Is there anything similar to this that works by
using
> the bog-standard obex-push without needing a server on the recieving
device?
>
> "Mauricio Freitas" <dr.emailposter@nowhere.invalid> wrote in message
> news:bp1ben$2rti$1@si05.rsvl.unisys.com...
> > It depends not much on the device/system itself.
> >
> > Bluetooth devices must be in discoverable mode so a sending device can
> find
> > it. Most devices are not in discoverable mode. The ones that are, are by
> > owner's mistake, hence the crazy about bluejacking.
> >
> > What you want can be done with a non-intrusive method. Have a look in
this
> > article I've posted this week about a point server implementation using
> > Bluetooth: http://www.geekzone.co.nz/content.asp?contentid=1790
> >
> > This is pretty much a content broadcast service, and it's based on
> location
> > (proximity) and authorisation (user runs a receiver on a handheld or
> > mobile). I think it's agreat idea.
> >
> >
> > --
> > Mauricio Freitas
> > mobility, wireless, handhelds: http://www.geekzone.co.nz
> >
> >
> > "Elliott" <byzantium@comcast.net> wrote in message
> > news:de9e1d6c.0311131720.36ace5e9@posting.google.c om...
> > > I am looking for a device or program that constantly looks for
> > > bluetooth devices and once it finds one, it sends a message
> > > (bluejacks) whatever it finds. Anyone know of anything?
> > >
> > > Thanks in advance.
> >
> >
>
>
Mauricio Freitas
US
Posts: n/a
Re: bluetooth broadcasting device
Posted: 11-14-2003, 05:28 PM
Elliott wrote:
> I am looking for a device or program that constantly looks for
> bluetooth devices and once it finds one, it sends a message
> (bluejacks) whatever it finds. Anyone know of anything?
>
> Thanks in advance.
"Elliott" <byzantium@comcast.net> wrote in message
news:de9e1d6c.0311131720.36ace5e9@posting.google.c om...
> I am looking for a device or program that constantly looks for
> bluetooth devices and once it finds one, it sends a message
> (bluejacks) whatever it finds. Anyone know of anything?
>
> Thanks in advance.
Sounds like spamming via BT if you ask me. The only way it would work would
be if the device is in discoverable mode.
Clive
Clive
Mauricio Freitas
Posts: n/a
Re: bluetooth broadcasting device
Posted: 11-15-2003, 11:43 AM
"Clive" <someone@NOTHANKS.com> wrote in message
news:_Dltb.435$Gq7.3186859@news-text.cableinet.net...
>
> "Elliott" <byzantium@comcast.net> wrote in message
> news:de9e1d6c.0311131720.36ace5e9@posting.google.c om...
> > I am looking for a device or program that constantly looks for
> > bluetooth devices and once it finds one, it sends a message
> > (bluejacks) whatever it finds. Anyone know of anything?
> >
> > Thanks in advance.
>
> Sounds like spamming via BT if you ask me. The only way it would work
would
> be if the device is in discoverable mode.
>
> Clive
>
You're right. The thing about Point Servers is that they require user
authorisation. The one I've looked in our article about this
(http://www.geekzone.co.nz/content.asp?contentid=1790) requires a client
installed on the user's mobile device. And the user initiate the connection.
A device that broadcasts messages as soon as a receiver comes close -
without authorisation - is very SPAM for me too.