mirror of
https://github.com/outbackdingo/parodus.git
synced 2026-01-28 02:20:02 +00:00
147 lines
6.9 KiB
HTML
147 lines
6.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" type="text/css" href="nopoll.css">
|
|
<title>WebSocket Library, WebSocket C Library, WebSocket toolkit (Servidores Linux http://www.aspl.es)</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="content">
|
|
<div class="header-content">
|
|
<a href="nopoll.html"><img alt="[NOPOLL LOGO]" src="images/nopoll-header.png"></a>
|
|
<a class="logo" href="http://www.aspl.es"><img alt="[ASPL LOGO]" src="images/aspl-alt-logo.png"></a>
|
|
</div>
|
|
<div class="top-menu">
|
|
<ul class="menu">
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="downloads.html">Downloads</a></li>
|
|
<li><a href="http://www.aspl.es/nopoll/html/index.html">Docs</a></li>
|
|
<li><a href="projects.html">Projects</a></li>
|
|
<li><a href="commercial.html">Commercial Support</a></li>
|
|
<li><a href="licensing.html">Licensing</a></li>
|
|
<li><a href="support.html">Support</a></li>
|
|
<li>Language: <a href="es/index.html">[ES]</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="main-content-left">
|
|
<h1>noPoll home page</h1>
|
|
|
|
<p>Hello! noPoll is a OpenSource WebSocket implementation (<a href="http://tools.ietf.org/html/rfc6455">RFC 6455</a>),
|
|
written in ansi C, that allows building pure WebSocket
|
|
solutions or to provide WebSocket support to existing TCP oriented applications.
|
|
|
|
<p>noPoll provides support for WebSocket (ws://) and TLS (secure)
|
|
WebSocket (wss://), allowing message based (handler notified)
|
|
programming or stream oriented access.
|
|
|
|
<p>noPoll was written to have a clean and easy to use library. It is released under the terms of LGPL 2.1 (so you can build
|
|
OpenSource or commercial applications) and currently is being used, among others, by <a href="http://www.aspl.es/vortex">Vortex Library</a>, <a href="http://www.aspl.es/turbulence">Turbulence</a> and <a href="http://www.core-admin.com">Core-Admin</a> to provide with WebSocket support to those projects (BEEP over WebSocket).
|
|
|
|
<h1>About Aspl</h1>
|
|
|
|
<p><a href="http://www.aspl.es">Aspl</a> (<a
|
|
href="http://www.aspl.es">Advanced Software Production Line</a>) is a
|
|
Spanish company that provides support and services to introduce open
|
|
source products into organizations, especially GNU/Linux.</p>
|
|
|
|
<p>Founded in 2000, its main development
|
|
line is to provide support for software development and support to <a href="http://www.aspl.es/articulo.php?id=1">install
|
|
GNU/Linux enterprise servers that provides different </a> services.</p>
|
|
|
|
<p>Visit our home page at <a href="http://www.aspl.es">http://www.aspl.es</a> to know more about
|
|
us.</p>
|
|
|
|
</div> <!-- div=main-content-left -->
|
|
<div class="main-content-right">
|
|
<h1><span>News</span></h1>
|
|
<ul class="news">
|
|
<li class="header-news"><b>2018-03-01</b><br>
|
|
|
|
<p>New stable release (0.4.6 'The Prophecy') with several
|
|
bug fixes. See more details at the release
|
|
note: <a href="http://lists.aspl.es/pipermail/nopoll/2018-March/000218.html">http://lists.aspl.es/pipermail/nopoll/2018-March/000218.html</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
<p><a href="news.html">More news</a></p>
|
|
|
|
<a class="twitter-timeline" href="https://twitter.com/ASPL_es" data-widget-id="328088567396040704">Tweets por @ASPL_es</a>
|
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
|
|
|
|
|
</div> <!-- div=main-content-right -->
|
|
|
|
|
|
<div class="footer-notice">
|
|
<div class="sponsored-content">
|
|
<table style='border: 0px; width: 100%'>
|
|
<tr>
|
|
<td class='dotted'>
|
|
<h1>More software</h1>
|
|
<ul>
|
|
<li><a href="http://www.core-admin.com">Core-Admin</a></li>
|
|
<li><a href="http://www.aspl.es/vortex">Vortex Library</a></li>
|
|
<li><a href="http://www.aspl.es/turbulence">Turbulence Server</a></li>
|
|
<li><a href="http://www.aspl.es/xml">Axl Library</a></li>
|
|
<li><a href="http://www.aspl.es/xml">ext-Dns toolkit</a></li>
|
|
<li><a href="http://www.aspl.es/nopoll">noPoll toolkit</a></li>
|
|
<li><a href="http://www.aspl.es/valvula">Valvula policy daemon</a></li>
|
|
<li><a href="http://www.aspl.es/jsVortex">JavaScript BEEP</a></li>
|
|
<li><a href="http://www.aspl.es/myqtt">MyQTT: MQTT server library</a></li>
|
|
</ul>
|
|
</td>
|
|
<td class='dotted'>
|
|
<h1>Linux servers</h1>
|
|
<ul>
|
|
<li><a href="http://www.asplhosting.com/portal/servidores/servidores-vps">VPS linux servers with administration support</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/servidores/servidores-dedicados">Dedicated linux servers with administration support</a></li>
|
|
<li><a href="http://www.aspl.es/portal/servicios/instalacion-de-servidores-linux">Linux server installation</a></li>
|
|
<li><a href="http://www.aspl.es/portal/servicios/instalacion-de-servidores-linux">Linux server administration</a></li>
|
|
<li><a href="http://www.aspl.es/portal/servicios/mantenimiento-de-servidores-linux">Linux server maintenance</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/servidores/servidores-de-correo-dedicados">Dedicated mail servers</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/servidores/backup-de-servidores-externos">Server backup</a></li>
|
|
</ul>
|
|
</td>
|
|
<td>
|
|
<h1>Hosting services</h1>
|
|
<ul>
|
|
<li><a href="http://www.asplhosting.com/portal/web-hosting/comparativa-hosting-web-linux">Web hosting</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/web-hosting/comparativa-hosting-web-linux">Profesional Linux hosting</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/web-hosting/planes-de-correo">Mail hosting plans</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/registro-de-dominios">Domain registration</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/web-hosting/planes-de-correo-para-envio-masivo-massive-smtp">Massive mail services</a></li>
|
|
<li><a href="http://www.asplhosting.com/portal/web-hosting/alojamiento-wordpress-seguro-y-fiable">Wordpress hosting</a></li>
|
|
</ul>
|
|
</td>
|
|
<td><a href="http://www.asplhosting.com"><img style="border: 0px" src="images/hacha-100x171.png" ></a></td>
|
|
</tr>
|
|
</table>
|
|
</div> <!-- sponsored-content -->
|
|
|
|
<div class="valid">
|
|
<a href="http://validator.w3.org/check?uri=referer"><img src="images/valid-html401.png" alt="Valid HTML 4.01 Transitional"></a><br>
|
|
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="images/vcss.png" alt="Valid CSS!"></a>
|
|
</div>
|
|
|
|
|
|
<div class="footer-content">
|
|
Copyright © 2000-2017 Advanced Software Production Line, S.L.
|
|
All rights reversed.<br>
|
|
ASPL and its logo are trademarks of Advanced Software Production Line, S.L.<br>
|
|
Webmaster: <a href="mailto:webmaster@aspl.es">webmaster@aspl.es</a>
|
|
</div> <!-- footer-content -->
|
|
</div> <!-- footer-notice -->
|
|
|
|
</div> <!-- div=content -->
|
|
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
|
</script>
|
|
<script type="text/javascript">
|
|
_uacct = "UA-123192-10";
|
|
urchinTracker();
|
|
</script>
|
|
</body> </html>
|