[JDEV] clarification needed
kamesh jayachandran
kameshj at myrealbox.com
Mon Apr 15 12:40:41 CDT 2002
Hi James,
My requirement is to send the chat transcript through the mail for the parties involved in the chat.For that I want to keep the log of chat session .As of now I think of doing in the following way.
1)Adding 2 more tables to jabber database(one for keeping track of each message and another to keep track of the thread and participants)
2)From the jabber to write the message information (thread etc to fifo file)
3)External program which reads from fifo and writes to database when user(either of the participant) logs out the copy of the transcript will be sent and the info will be deleted from the table.
Any comments/suggestions are welcome
with regards
kamesh jayachandran
More information about the JDev
mailing list