Send a file trough bluetooth in C# with 32Feet.NET

Once again, another article about this little puppy called 32Feet.NET. In the previous article I show you how to download a file, now we will send a file to the remote device. Once again, proceed in two steps. First one, as in the previous article (https://istacee.wordpress.com/2013/02/22/download-a-file-through-bluetooth-in-c-with-32feet-net/) juste retrieve the BluetoothDeviceInfo object. And here’s the uploadContinue reading “Send a file trough bluetooth in C# with 32Feet.NET”

Download a file through bluetooth in C# with 32Feet.NET

Hi folks, my first article in english. I finally switch from french to english. Just hope my indexing will not be too impacted ^^ So, here I’ll briefly show you how to download a file from a remote device through bluetooth with the 32feet.net library (available here). I proceed in two steps. The first one, IContinue reading “Download a file through bluetooth in C# with 32Feet.NET”