User-151368862 posted
Hi,
I need to implement a system where my asp.net application can communicate to a mobile device via Bluetooth i.e.
1) User will use mobile application to enter id, password, the authentication will be done by server (my asp.net application)
on my PC
2) After authenticating the user will enter data in the form, in mobile application, and press send button
to send the data to my asp.net application, where it will be processed in normal asp.net etc
Please suggest me the ways to acheive it via Bluetooth connection with mobile