Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    2,563

    Re: server/client communication problem

    Have you solved your problem now? If not post the code you are working with and explain what happens and what you want it to do.
  2. Replies
    6
    Views
    2,563

    Re: server/client communication problem

    I haven't used NIO for client/server examples, so I can't recommend what classes and methods to use.

    Here's an example I found a while back:
    ...
  3. Replies
    6
    Views
    2,563

    Re: server/client communication problem

    One way for direct client to client would be for one of the clients to use a ServerSocket that the other client would connect to.
Results 1 to 3 of 3