Hi Alan, I have Some Problem in sending and receiving the stream. When i am sending stream using Stream = Bluetoothclient.Getstream(); Stream.write(Bytes[,0); if i dint close the stream i am not able to receive at Server end If i close the Strem i am able to receive sting at sever side which is quite...