Help needed for bluetooth application...
-
Hi All :) , I'm trying to develop a application in asp.net, to send any file from my PC to any bluetooth enabled mobile, in coverage area of bluetooth dongle(connect with my usb port). (More then 1 mobile via loop in 1 go) Is there any class or library in .net is available. If you can give me some sample code or link of any article...that will be very helpful for me. Thnx......... Vijay Jain
-
Hi All :) , I'm trying to develop a application in asp.net, to send any file from my PC to any bluetooth enabled mobile, in coverage area of bluetooth dongle(connect with my usb port). (More then 1 mobile via loop in 1 go) Is there any class or library in .net is available. If you can give me some sample code or link of any article...that will be very helpful for me. Thnx......... Vijay Jain
Try this.. http://sourceforge.net/projects/btlib/[^] It is better to use windows applictaion than web applictaion. if you an web applictaion then you will be able to send files to phones present in near the server and NOT near you..
Venky