Search:

Type: Posts; User: gilme

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    2,389

    Re: Problem with designing threads & abstraction

    how am I extending more than one class ?
    you mean the inner class which extends "Message" while the whole class extends "Session" ?

    and do you have any other idea for that?
  2. Replies
    6
    Views
    2,389

    Problem with designing threads & abstraction

    Hi.

    I'm dealing a small program that has a SocketServer.
    I have a specific simple protocol that I'm implementing by myself.

    For the server I'm openeing a thread for every new session = socket ...
Results 1 to 2 of 2