Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #3390
| From | "Sabine Dinis Blochberger" <sabine.dinis.blochberger@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Instant Chat System f |
| Message-ID | <AZadnfOnX9OAQ5nVnZ2dnUVZ8uKdnZ2d@novis.pt> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <gokvv3dj3dvgftllqu30alk56qb9ee007p@4ax.com> |
| Date | 2011-04-27 15:44 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui Roedy Green wrote: > On Fri, 11 Apr 2008 07:16:16 -0700 (PDT), anshul saprey > <anshul_saprey@rediffmail.com> 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. > Check out http://www.igniterealtime.com they have an open source XMPP server (Openfire), client program (Spark), and libraries (smack), all in Java :) We are using their software and are very pleased with it. --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Find similar | Unroll thread
Instant Chat System for 1 "anshul saprey" <anshul.saprey@THRWHITE.remove-dii-this> - 2011-04-27 15:44 +0000
Re: Instant Chat System f "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:44 +0000
Re: Instant Chat System f "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:44 +0000
Re: Instant Chat System f "Sabine Dinis Blochberger" <sabine.dinis.blochberger@THRWHITE.remove-dii-this> - 2011-04-27 15:44 +0000
csiph-web