Search:

Type: Posts; User: KucerakJM

Search: Search took 0.10 seconds.

  1. Re: Homework help with echoserver and echoclient

    As far as I know, yes you will need to make an exit string if you want to indefinitely recieve data. So, unless you have a timeout on the connection the client has to "tell" the server that it is...
  2. Re: Homework help with echoserver and echoclient

    Take a look at your port numbers in the two classes. ;)
    Also, you may need to manually kill the process, and definitely take Norm's advice on printStackTrace() it is quite nice.
    One last bit, using...
  3. Re: Homework help with echoserver and echoclient

    Ok, sorry for the delay in response. There are a few things to look at.
    1) You may need to manually close port 8011.

    Server Code:
    1) You only need to create the variable pout once.
    2)...
  4. Re: Homework help with echoserver and echoclient

    Is that the entire error message?
Results 1 to 4 of 4