> Actually the Jabber server is apparently only
> available in Linux version. Clients exist for
> all kinds of platforms(didn't see a Palm version yet
> tho).

Right, but I did mention that in my previous post ;-)

Again though, the ideal method of handling this case would be to toss a Linux box in the corner running the Jabber server -- perhaps on Gigabyte Ethernet -- and just let the Windows and Mac Boxen access the Jabber server via the network.

One thing I forgot to mention in my original post though is that both versions of Jabber were designed to be scalable, and if you find that running a Jabber server on one box isn't fast enough, you can do some form of load balancing to help offset some of the traffic.

We're actually beginning to tinker with using Jabber for this purpose here at my workplace, I'll be sure to post the results of how it all goes.
-Eric

In reply to Re: Re: Re: Client-Server system by andreychek
in thread Client-Server system by Boots111

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.