Hi. I use the code from the sample to set up a connection between a Pc and Pocket PC .. It works very well BUT when i try to send a larger message (11kb) it begin to have problem .. Obviously i modify the receiver in that manner: BluetoothClient client = null; NetworkStream stream = null; byte[ Buffer...