Search:

Type: Posts; User: 123099

Search: Search took 0.08 seconds.

  1. Re: [Request]Explanation about sending and recieving data

    I tried using the PrintWriter and the BufferedReader but it just waits for me to input something, but thats not what I want.
    I want it to send data automatically without me having to input anything....
  2. Re: [Request]Explanation about sending and recieving data

    The problem is that I can't fully understand how the communication between the socket and the serversocket works.
    What I understood is that for example the server waits for me to write something and...
  3. Re: [Request]Explanation about sending and recieving data

    I've read this article before posting but I didn't understand how the communication is working, because how i see it, it scans input from the keyboard and sends it to the server
    but I need that...
  4. [Request]Explanation about sending and recieving data

    Hey all,
    I am making a multiplayer game and I need to always send the place and state of the character from the client to the server and from the server to the client.
    The question is, how to do...
Results 1 to 4 of 4