1234567891011121314151617181920212223242526272829303132333435363738 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>doubango - tinyHTTP</title>
- <link rel="stylesheet" href="http://www.doubango.org/css.css" type="text/css" />
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <link href="doxygen.css" rel="stylesheet" type="text/css"/>
- <meta name="Keywords" content="doubango, 3GPP IMS/LTE framework, open source, SIP, RFC 3261, 3GPP TS 24.229, VoIP, MMTel, IPTV, 4G, LTE, XCAP, MSRP, IPSec, SigComp, One Voice " />
- <meta name="Description" content="cross-platform and open source 3GPP IMS/LTE framework for embedded devices such as Android, Symbian, iPhone, Windows Mobile or uLinux." />
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <style type="text/css">
- /*<![CDATA[*/
- p.c1 {text-align: center;}
- /*]]>*/
- </style>
- </head>
- <body>
- <div id="left">
- <div id="border">
- <div id="logo">
- <p class="companyname">
- tinyHTTP</p>
- </div>
- <div id="menu">
- <a href="/index.html" title="Homepage">Home</a> <a href="/gettingstarted.html" title="Getting Started">
- Getting Started</a> <a href="http://code.google.com/p/doubango/source/checkout" title="Source Code"
- target="_blank">Source Code</a> <a href="/apiref.html" title="API Reference">API Reference</a> <a href="contact.html" title="Contact">
- Contact</a>
- </div>
- </div>
- </div>
- </body>
- </html>
|