JSDT chat room
- From: "kubriksCube" <brunoconc@xxxxxxxxx>
- Date: 29 Nov 2005 13:14:21 -0800
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 .
.
- Prev by Date: Re: modifying a program
- Next by Date: Re: modifying a program
- Previous by thread: modifying a program
- Next by thread: problem writing doubles with java filewriter
- Index(es):