If you're thinking along the lines of a webpage-based chat system (like the CB here on Perl Monks), then I'd say go for the Java. Having to refresh an entire web page every time you want to update the conversation is quite inefficient. Java applets can offer a true real-time chat.
If you're not limited to doing this within a browser, than you have a stronger case for Perl. Or just document the protocol well and implement in both languages.
----
: () { :|:& };:
Note: All code is untested, unless otherwise stated
In reply to Re: A chat: Perl vs Java
by hardburn
in thread A chat: Perl vs Java
by perlinux
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |