Re: Instant Chat System for 1000 simultaneous clients
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 11 Apr 2008 20:59:21 GMT
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.
If you want something that will scale well, you would have the clients
talk directly to each other after you help set up the calls. They
might even use UDP.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Instant Chat System for 1000 simultaneous clients
- From: anshul saprey
- Instant Chat System for 1000 simultaneous clients
- Prev by Date: CellRendererPane causes cursor flickering during drag and drop
- Next by Date: Re: Instant Chat System for 1000 simultaneous clients
- Previous by thread: Instant Chat System for 1000 simultaneous clients
- Next by thread: Re: Instant Chat System for 1000 simultaneous clients
- Index(es):
Relevant Pages
|