1. Java chat client GUI advice stackoverflow.comI'm looking for some guidance or just ideas here. We designed a basic/small Java chat client/server with a GUI. I'm thinking about developing this a bit further for fun. I'm hitting a ... |
2. Urgent help on Chat Program coderanch.comHello friends, I am working on a project where i have to develop a chat for a web site. Can anyone help me in what are the requirements to write a chat applet, i.e what is the logic behind that. Do i need a chat server to write a chat? if yes , then can i write my own chat server ... |
3. Need help for a chat application coderanch.comWe are creating a chat application where when the user minimises the application window, we want to notify him whenever a new message is posted to him by any other user, we want to know how can be get the window context using JNI or How can we notify the user about a new message sort of messenger type application. i.e ... |
4. Help needed with emoticons in a chat application coderanch.com |
5. how to deliver a massage in a chat program coderanch.com |
6. Few problems in chat application Gui coderanch.comI am making a chat application in which I am facing few problems 1. I am using frames allover the application. When the user login into his account, the friend list of user gets displayed on a new frame whereas I want to erase the contents of login frame and display list of friends on the same frame. How to achieve ... |