JSDT chat room



Hello!
i'm using JSDT to implement a "chat room" that,instead of a client
receiving messages trought text, recieves it in an audio file. every
time a message arrives, the client just pushes a button an listen to
the file. I'm using applet's as interfaces.
My problem is that i can get the messages delivered to the desired
client if it's in the form of text, but as a file, i just don't know
how to do, and i've searched a lot....In text format the message just
appears in the TextArea class applet component, and if it's a file?
where do i put it so that i can open it?

Thanks .

.


Quantcast