Search:

Type: Posts; User: shu_fei86

Search: Search took 0.01 seconds.

  1. File transfer- the file sometimes not full transferred

    Hi, Valaris

    I had tried the method that you suggested, the 1st 4 bytes are the file size and the following bytes are file and It help to solve my doubt. :)

    However, I found out that the main...
  2. File transfer- the file sometimes not full transferred

    Hi,


    I try this code already but i fail to transfer the file. Is it i need to change something at the server there which is the receiver part? I have no idea on what to change at the receiver...
  3. File transfer- the file sometimes not full transferred

    Hi,



    If need to set the first 4 bytes to be length of the file, where should i put it? I not really sure for it. Both client server need to set this 4 bytes as well? Any changes do i need to ...
  4. File transfer- the file sometimes not full transferred

    Hi,
    Thanks for the reply.


    I not really sure how to make the server receives all of the data in one read or send it all in one write ? And how to include in the protocol the length of the file?...
  5. File transfer- the file sometimes not full transferred

    Hi,
    Recently i found out one code from a website. I try to run it, sometimes i can get back the transferred file with original size but sometimes cannot. Some bytes of the file is missing when...
  6. Replies
    11
    Views
    5,584

    Hi everyone, I solved my problem finally....

    Hi everyone,
    I solved my problem finally. Thanks for giving me suggestion!

    Regards,
    sf
  7. Replies
    11
    Views
    5,584

    Exception of file encryption using c#

    Thanks everyone.




    The problem of exception is solved and it is related to file to be encrypted as suggested by
    rags_to_riches. But, now the problem is i want to let user be able to browse...
  8. Replies
    11
    Views
    5,584

    Exception of file encryption using c#

    Thanks you for the suggestion! I really appreciate it. But, i still haven't solve my problem. IndexOutOfRange exception still occurred and i unable to get back the decrypted file.



    I tried this...
  9. Replies
    11
    Views
    5,584

    Exception of file encryption using c#

    Hi,
    Currently i am doing a project related to file encryption using c#. I new to the c# programming actually. I used microsoft visual c# express 2008. I had combine some of the code from internet...
Results 1 to 9 of 9