1
Network / Re: How to transfer data from a non-SFML client to a SFML Server
« on: January 25, 2015, 09:53:50 pm »
Okay, my bad, I just discovered the error. I looked up the PrintWriter class at the oracle java documentation, and changed it accordingly to the example on the page.
Now it looks like this:
and it works. The strange thing is, that according to my java book, the code I used before should work too.
Anyways, I'm happy that it works now, and thank everyone that helped me with my problem.
Sorry again for bothering you, but I thought that it had to be a problem with SFML or my server program, since I just followed the instructions from my java book
Now it looks like this:
and it works. The strange thing is, that according to my java book, the code I used before should work too.
Anyways, I'm happy that it works now, and thank everyone that helped me with my problem.
Sorry again for bothering you, but I thought that it had to be a problem with SFML or my server program, since I just followed the instructions from my java book