Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Java Event Handling

  • 05-12-2007 01:18PM
    #1
    Registered Users, Registered Users 2 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