hi! i've got some questions!. how do you store the chat messages? do you store the chat messages in the database ?
how do you recover the latests messages? do you use a XML document to store the messages and then return them to the users or you store them in the database ?
I need the best way to make the chat with great perfomance, what way do you think is the best?
thanks...