How to send a link message to mobile via bluetooth in C#
- by Ramesh Soni
My requirement is to send a link message to mobile via bluetooth in C#. The message should contain some hyperlink. And when the user opens the message it should directly open the link in browser.
It should work without installing any other application on mobile device.