Search:

Type: Posts; User: jps

Search: Search took 0.08 seconds.

  1. Re: an't get acknowledgement message from server side when image is received from client

    Interesting theory. You could send a small picture, a single pixel, and see if that works.

    According to the given output the server gets to here:
    System.out.println("Connected to client...
  2. Re: an't get acknowledgement message from server side when image is received from client

    We discourage people providing working code solutions on this forum, please do not encourage people to do so. Please see this post and this post on getting help
    Have you followed the suggestions in...
  3. Re: an't get acknowledgement message from server side when image is received from client

    Add some more printlns to see exactly which line of code is the last one to be executed as expected
  4. Re: an't get acknowledgement message from server side when image is received from client

    So the question is, "Why not?"
    Follow the flow and see where things seem to go unexpected.
    Does the server actually connect with the client? Does the image get sent?...somewhere along the path...
Results 1 to 4 of 4