Search:

Type: Posts; User: beer-in-box

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    It is working flawless and it is weird for me to say, but I kinda wanted this to fail. Because comparing the examples and my code, I feel like they are testing the connection for something, but I...
  2. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    Thanks Norm! That will be my next objective. But, can you spot any potential problems with that? Because the others were so long and some of them were so complex, I thought I might be missing some...
  3. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    Thanks for the tips :)
    My procedure for testing network stuff goes like this: localhost, then my network ip, then the other computer. Never tried but assuming the right ip and port are provided, a...
  4. Replies
    8
    Views
    1,796

    Re: Sending and Receiving File

    Possibly (About being poorly written). I realized that it does not save anything into the file. So I put a sysout in every line. It gets stuck here:

    bytesRead =...
  5. Replies
    8
    Views
    1,796

    Sending and Receiving File

    Hi,
    Recently I have been trying to send and receive stuff over network. I have two computers and I was practicing with them. Sending a simple text was easy, but file was not easy.
    I kept trying...
Results 1 to 5 of 5