I am developing under Windows Mobile 6.5. My mobile application used WCF to upload files to server. I set transfer mode to be "Streamed" and it works well in my desktop. But the same code just can't run in the mobile application. I am wondering if mobile can use "Streamed" mode to transfer file.