Initial import to Tizen
[profile/ivi/python-twisted.git] / doc / words / examples / index.html
1 <?xml version="1.0" encoding="utf-8"?><!DOCTYPE html  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html lang="en" xmlns="http://www.w3.org/1999/xhtml">
2   <head>
3 <title>Twisted Documentation: Twisted Words code examples</title>
4 <link href="../howto/stylesheet.css" rel="stylesheet" type="text/css"/>
5   </head>
6
7   <body bgcolor="white">
8     <h1 class="title">Twisted Words code examples</h1>
9     <div class="toc"><ol/></div>
10     <div class="content">
11     <span/>
12
13     <ul>
14       <li><a href="ircLogBot.py" shape="rect">ircLogBot.py</a> - connects to an IRC server and logs all messages</li>
15       <li><a href="minchat.py" shape="rect">minchat.py</a> - log bot using twisted.im</li>
16       <li><a href="msn_example.py" shape="rect">msn_example.py</a></li>
17       <li><a href="oscardemo.py" shape="rect">oscardemo.py</a></li>
18       <li><a href="jabber_client.py" shape="rect">jabber_client.py</a></li>
19       <li><a href="pb_client.py" shape="rect">pb_client.py</a></li>
20       <li><a href="xmpp_client.py" shape="rect">xmpp_client.py</a></li>
21       <li><a href="cursesclient.py" shape="rect">cursesclient.py</a> - trivial curses-based IRC client</li>
22     </ul>
23
24 </div>
25
26     <p><a href="../howto/index.html">Index</a></p>
27     <span class="version">Version: 12.1.0</span>
28   </body>
29 </html>