Hi I'm using InTheHand dll for sending files over blutooth device. I have tried like something bellow. private void sendfile() { string _path = Path.GetFullPath(filename); int index = Selected; InTheHand.Net.BluetoothAddress address = this.address_array[index]; System.Uri uri = new Uri("obex...