views:

12

answers:

1

Hi,

I planning on the development of a website that will be visited by users with specialized hardware (a card game that communicates hands via bluetooth).

The website needs to identify when the Bluetooth item is connected, and be able to read data from it - it could use the serial COM port as well since the link is serial-over-bluetooth.

This can be done easily with client-side platforms (executable files for all OS's) - however, I'd like it to be web-based (since this is not the only part of the website) and cross-platform.

Which technologies/architecture would you recommended for such an environment? (ActiveX for windows? what for other OS's? anything else?)

Thanks!

Arkadi

A: 

How Far are you in your seach since you started? I was wondering if you got more experience with bluetooth connectivity? Let us know

Michel
We haven't started yet and are still gathering information - there's nothing to summarize for now and as you can see there's no response here :)
Arkadi