header.html 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  2. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <title>doubango - tinyNET</title>
  6. <link rel="stylesheet" href="http://www.doubango.org/css.css" type="text/css" />
  7. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  8. <link href="doxygen.css" rel="stylesheet" type="text/css"/>
  9. <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 " />
  10. <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." />
  11. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  12. <style type="text/css">
  13. /*<![CDATA[*/
  14. p.c1 {text-align: center;}
  15. /*]]>*/
  16. </style>
  17. </head>
  18. <body>
  19. <div id="left">
  20. <div id="border">
  21. <div id="logo">
  22. <p class="companyname">
  23. tinyNET</p>
  24. </div>
  25. <div id="menu">
  26. <a href="/index.html" title="Homepage">Home</a> <a href="/gettingstarted.html" title="Getting Started">
  27. Getting Started</a> <a href="http://code.google.com/p/doubango/source/checkout" title="Source Code"
  28. target="_blank">Source Code</a> <a href="/apiref.html" title="API Reference">API Reference</a> <a href="contact.html" title="Contact">
  29. Contact</a>
  30. </div>
  31. </div>
  32. </div>
  33. </body>
  34. </html>