Re: Instant Chat System for 1000 simultaneous clients
- From: anshul saprey <anshul_saprey@xxxxxxxxxxxxxx>
- Date: Tue, 15 Apr 2008 06:56:57 -0700 (PDT)
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.
--
.
- Follow-Ups:
- Re: Instant Chat System for 1000 simultaneous clients
- From: RedGrittyBrick
- Re: Instant Chat System for 1000 simultaneous clients
- References:
- Instant Chat System for 1000 simultaneous clients
- From: anshul saprey
- Re: Instant Chat System for 1000 simultaneous clients
- From: Roedy Green
- Instant Chat System for 1000 simultaneous clients
- Prev by Date: Re: Count how many visible rows can be fetched into a JFrame from JTable
- Next by Date: Re: Instant Chat System for 1000 simultaneous clients
- Previous by thread: Re: Instant Chat System for 1000 simultaneous clients
- Next by thread: Re: Instant Chat System for 1000 simultaneous clients
- Index(es):
Relevant Pages
|