Search:

Type: Posts; User: jps

Search: Search took 0.13 seconds.

  1. Re: java Client Server program by using socket problem

    The only answer I can think of, that does not involve writing the code, is "step away from the drag-and-drop and learn the code".
    The Java tutorials
    Without sounding harsh that is my best advice to...
  2. Re: java Client Server program by using socket problem

    Set up the client to catch incoming messages the same way you would on the server to listen for the client. If you are sending specific data on the button click, then you have already set up the...
Results 1 to 2 of 2