Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Thread: Mina networking

    by Norm
    Replies
    5
    Views
    1,773

    Re: Mina networking

    I changed my post slightly. Take another look. I am using Java SE classes and methods.
  2. Thread: Mina networking

    by Norm
    Replies
    5
    Views
    1,773

    Re: Mina networking

    Something like this using Java SE classes and methods: An infinite loop that gets a connection/socket, creates a new object to handle that socket and then loops back to await the next connection

    ...
  3. Thread: Mina networking

    by Norm
    Replies
    5
    Views
    1,773

    Re: Mina networking

    Pass the socket to a new instance of the handler and loop.
Results 1 to 3 of 3