Bluetooth File Transfer
-
Hello Friends; I want to make file transfer between two windows mobile based devices. I have done connection in my project but someone would provide to me example about file transfer via bluetooth Thanks in Advance Best Regards
I haven't tried it myself, but there is an article titled "Developing Managed Bluetooth Applications" on MSDN that links to a managed class library wrapper (Windows Embedded Source Tools for Bluetooth Technology) that apparently makes it easier to work with Bluetooth: http://msdn.microsoft.com/en-us/library/bb416233.aspx[^] The SpaceWar2D Bluetooth game that comes with the WM 6 SDK shows how to use the above wrapper: http://msdn.microsoft.com/en-us/library/bb158754.aspx[^] It may be possible to do file transfers with this code as a base.
Blog: http://windowsclientdevelopment.spaces.live.com FAQs: http://windowspresentationfoundation.wikispaces.com http://windowsmobile.wikispaces.com http://vsto.wikispaces.com