Re: Instant Chat System for 1000 simultaneous clients



On Apr 12, 2:08 am, Roedy Green <see_webs...@xxxxxxxxxxxxxxxxxxxx>
wrote:
On Fri, 11 Apr 2008 07:16:16 -0700 (PDT), anshul saprey
<anshul_sap...@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 ?

seehttp://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 Glossaryhttp://mindprod.com

Hello, thank you for your reply. You told about the works that is to
be done after implementation, I want the method or procedure that can
create 1000 clients ar thread.
so that these many users can be in a chat room simultaneously.
--
.



Relevant Pages