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.