Re: Instant Chat System for 1000 simultaneous clients



On Fri, 11 Apr 2008 07:16:16 -0700 (PDT), anshul saprey
<anshul_saprey@xxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :

I want to implement instant messaging system that will use client
server interface and can handle 1000 simultaneous clients connections.
PLease give me suggestions or links to codes.
tutorials etc. for that

can it be easier to implement using java api's ?

see http://mindprod.com/jgloss/jabber.html

One problem when you do anything clever with instant messaging is
firewalls freak and block you. BitTorrent has the same problem.
If you have technically savvy audience this is not such a problem,
but won't do for the average home user.
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages