开发者

Send File Via Bluetooth from pc to Mobile With C#

Hi im new to blutooth development environment in C#.Net Actually my project is a C# application which should automatically search bluetooth Mobiles via my pc 's blutooth device and send a specific file to the searched 开发者_C百科mobiles automatically. Note:The search should update every 2 Minutes including Manual device search strategies !


My library 32feet.NET should be useful...

Device Discovery can be done with BluetoothClient.DiscoverDevices, and sending a file should normally be done with ObexWebRequest, see the User Guide for more info.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜