Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 539 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 539 Bytes

Send-Files-Bluetooth-Desktop

A C# script program made to create a file transfer interface between desktops using bluetooth event handlers and ASP.net framework.

  • Send files from Desktop to Mobile Application or Another Desktop .
  • Send multiple files including Text Documents (.txt) , Images (.jpg) , and even Music files (.mp3) via Bluetooth.
  • Used EventHandler to find nearest Bluetooth Devices.
  • Used BluetoothWin32Authentication to provide authentication while connecting through Bluetooth.