Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    Test the code and see what happens.
  2. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    You could read and write more than one byte at a time using a byte array.
  3. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    Do your first testing using the localhost address on one PC for easier debugging. Add lots of println statements to see what the code is doing.
  4. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    Maybe if they are on Windows, they right-clicked on the file and asked for the file's properties.

    It's possible to use a smaller array. In the read loop, read some bytes and write them to the...
Results 1 to 4 of 4