Search:

Type: Posts; User: Norm

Search: Search took 0.25 seconds.

  1. Re: Creating an EOF and Acknowledgement on client side

    Have you found where to put the code to send the eof message and tried adding it?
  2. Re: Creating an EOF and Acknowledgement on client side

    When and where will the code know it's at the EOF condition?
    What should it do then?
  3. Re: Creating an EOF and Acknowledgement on client side

    How are you going to do that?
  4. Re: Creating an EOF and Acknowledgement on client side

    Are there any printouts from the program that shows what it is doing now? If not, there should be some there for debug tracing the logic and how data is passed from one to the other.
  5. Re: Creating an EOF and Acknowledgement on client side

    You should compile more frequently when typing in code so that there are not so many errors all at once.

    For the error: cannot find symbol
    that means the compiler can not find a definition for...
  6. Re: Creating an EOF and Acknowledgement on client side

    If there are error messages, please copy the full text and paste it here.
    Otherwise, please explain what the error is.

    Please edit your post and wrap your code with


    <YOUR CODE HERE>

    to...
Results 1 to 6 of 6