2002-04-15 00:12:54 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2003-12-24 14:13:07 +00:00
|
|
|
<!-- $Revision: 1.6 $ -->
|
2002-04-15 00:12:54 +00:00
|
|
|
<reference id="ref.ircg">
|
|
|
|
<title>IRC Gateway Functions</title>
|
|
|
|
<titleabbrev>IRC Gateway</titleabbrev>
|
|
|
|
<partintro>
|
2002-07-21 16:17:16 +00:00
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
<section id="ircg.intro">
|
2002-07-21 16:17:16 +00:00
|
|
|
&reftitle.intro;
|
2002-04-15 00:12:54 +00:00
|
|
|
<para>
|
2002-11-27 16:50:10 +00:00
|
|
|
With IRCG you can rapidly stream XML data to thousands of concurrently
|
|
|
|
connected users. This can be used to build powerful, extensible
|
|
|
|
interactive platforms such as online games and webchats.
|
|
|
|
IRCG also features support for a non-streaming mode where a helper
|
|
|
|
application reformats incoming data and supplies static file snippets in
|
|
|
|
special formats such as cHTML (i-mode) or WML (WAP). These static files
|
|
|
|
are then delivered by the high-performance web server.
|
2002-04-15 00:12:54 +00:00
|
|
|
</para>
|
|
|
|
<para>
|
2003-12-24 14:13:07 +00:00
|
|
|
Up to v4, IRCG runs under these platforms:
|
2002-04-15 00:12:54 +00:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para>AIX</para></listitem>
|
|
|
|
<listitem><para>FreeBSD</para></listitem>
|
|
|
|
<listitem><para>HP-UX</para></listitem>
|
|
|
|
<listitem><para>Irix</para></listitem>
|
|
|
|
<listitem><para>Linux</para></listitem>
|
|
|
|
<listitem><para>Solaris</para></listitem>
|
|
|
|
<listitem><para>Tru64</para></listitem>
|
2003-12-24 14:13:07 +00:00
|
|
|
<listitem><para>Windows</para></listitem>
|
2002-04-15 00:12:54 +00:00
|
|
|
</itemizedlist>
|
|
|
|
</para>
|
|
|
|
</section>
|
2002-07-21 16:17:16 +00:00
|
|
|
|
2002-11-30 12:45:47 +00:00
|
|
|
&reference.ircg.configure;
|
2002-07-21 16:17:16 +00:00
|
|
|
|
|
|
|
<section id="ircg.configuration">
|
|
|
|
&reftitle.runtime;
|
|
|
|
&no.config;
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section id="ircg.resources">
|
|
|
|
&reftitle.resources;
|
2002-04-15 00:12:54 +00:00
|
|
|
<para>
|
2002-07-21 16:17:16 +00:00
|
|
|
|
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
2002-07-21 16:17:16 +00:00
|
|
|
|
|
|
|
<section id="ircg.constants">
|
|
|
|
&reftitle.constants;
|
|
|
|
&no.constants;
|
|
|
|
</section>
|
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
</partintro>
|
|
|
|
|
|
|
|
&reference.ircg.functions;
|
|
|
|
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|