Hi , Could someone let me know how to start with the building a chat client server application . I have tried the basic remoting sample wherein the client contacts the server n gets a response . I wanted to proceed towards building a chat application . I need help with what should the client do , example what would be the remote object here and how is it manipulated ? what would the client n server code deal with ?
Thanking in advance ! :)
Thanking in advance ! :)
Comment