Search:

Type: Posts; User: Kakashi

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,332

    [SOLVED] Re: Simple server client echo issues

    I looked for how to switch it to solved but I can find that option nay where, where is it?
  2. Replies
    4
    Views
    2,332

    [SOLVED] Re: Simple server client echo issues

    Im using Core Java Vl 2 8th ed I though it was the newest one.
    Thnak you for testing it for me, I must be running it wrong. What I do is set the main project in netbeans as the server then run it,...
  3. Replies
    4
    Views
    2,332

    [SOLVED] Simple server client echo issues

    What I want to do is have the server send back what the client send it, but it does not do anything, what did I do wrong with the code here?
    Here is the client code

    import java.io.*;
    import...
Results 1 to 3 of 3