Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Java Event Handling

Options
  • 05-12-2007 1:18pm
    #1
    Registered Users Posts: 9


    Hi,

    I'm trying to develop a Server/Client architecture where the client generates an event and sends it to the server. This could be something like, new x,y coordinates. Anyways, i need a way to write a custom Event Handler which reads in.readLine() and passes the event from the socket to the event handler.

    Does anyone have any suggestions or recommendations on how I should go about writing a customer event handler?

    Thanks,

    A


Comments

Advertisement