mirror of
https://github.com/outbackdingo/parodus.git
synced 2026-01-28 18:20:04 +00:00
177 lines
8.5 KiB
HTML
177 lines
8.5 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-80">
|
|
<h1>People, organizations and Projects using noPoll</h1>
|
|
|
|
<h2>Wind River: uses noPoll </h2>
|
|
|
|
<p><img style='float: left; padding: 6px' src='images/wr-footer-logo.png'>
|
|
Wind River (<a href="http://www.windriver.com/">http://www.windriver.com/</a>) uses noPoll for its products and devices requiring WebSocket support.
|
|
|
|
<div style="clear:both"></div>
|
|
<h2>Core-Admin: server administration platform </h2>
|
|
|
|
<p><img style='float: left; padding: 6px' src='http://www.core-admin.com/portal/wp-content/uploads/2013/08/core-admin-logo-64x643.png'>
|
|
Core-Admin is an extensible solution for server and device
|
|
administration that integrates into a single solution powerful
|
|
administration panels, an external and highly detailed internal
|
|
checking engine and an event notification system that will allow you
|
|
to track to the minute the state of all your systems connected to a
|
|
central console.
|
|
|
|
<p>Core-Admin is using noPoll to provide BEEP over WebSocket support to the system.
|
|
|
|
<p>See more details at the project's page: <a href="http://www.core-admin.com">http://www.core-admin.com</a>
|
|
|
|
<h2>MyQtt: OpenSource MQTT stack </h2>
|
|
|
|
<p><img style='float: left; padding: 6px' src='http://www.aspl.es/myqtt/myqtt-logo-64x74.png'>
|
|
|
|
|
|
<p>MyQtt is an Open Source professional MQTT stack written in ANSI C, which supports v3.1.1 and v3.1, focused on providing support to create MQTT servers/brokers. </p>
|
|
|
|
<p>MyQtt is using noPoll to provide support for MQTT over WebSocket
|
|
|
|
<p>See more details at the project's page: <a href="http://www.aspl.es/myqtt">http://www.aspl.es/myqtt</a>
|
|
|
|
|
|
<h2>stacom-software.de </h2>
|
|
|
|
<p><img style='float: left; padding: 6px' src="images/stacom-software.png">
|
|
|
|
Stacom Software Engineering used the nopoll library to integrate
|
|
websockets in a webservice running on a embedded linux device. The
|
|
websockets are used to stream status data to authenticated
|
|
clients. Authentication is done using certificates on the client side.
|
|
|
|
<p>Testimotional: <i>“Nopoll is easy to integrate and fit the needs of embedded software. Good professional support.”</i>
|
|
|
|
<p>See more details at: <a href="http://www.stacom-software.de">http://www.stacom-software.de</a>
|
|
|
|
<h2>Vortex Library: professional BEEP implementation</h2>
|
|
|
|
<p><img style='float: left; padding: 6px' src='http://www.aspl.es/fact/files/af-arch/vortex-1.1/html/vortex-64x64.png'>
|
|
Vortex Library is an implementation of the RFC 3080 / RFC 3081
|
|
standard definitions, known as the BEEP Core protocol, implemented on
|
|
top of the TCP/IP stack, using C language.
|
|
|
|
<p>It comes with a complete XML-RPC over BEEP RFC 3529 support,
|
|
complete support for TUNNEL profile (which allows to perform proxy
|
|
operations for every BEEP profile developed), support for HTTP proxies
|
|
and more.
|
|
|
|
<p>See more details at the project's page: <a href="http://www.aspl.es/vortex">http://www.aspl.es/vortex</a>
|
|
|
|
<h2>Turbulence: BEEP application server</h2>
|
|
|
|
<p><img style='float: left; padding: 6px' src='http://www.aspl.es/turbulence/images/logo-turbulence.png'>
|
|
Turbulence is a general BEEP server built on top of Vortex Library, that provides many ready to use features to ease development and deployment of BEEP applications.
|
|
|
|
<p>Turbulence is extensible through modules (mod-tls, mod-sasl, mod-python, among others) and allows to implement server side profiles that are used and combined later with other profiles through run time configuration.
|
|
|
|
<p>Turbulence is using noPoll to provide a ready to use module to configure BEEP over WebSocket and associated certificates.
|
|
|
|
<p>See more details at the project's page: <a href="http://www.aspl.es/turbulence">http://www.aspl.es/turbulence</a>
|
|
|
|
|
|
<h1>Have a project using noPoll?</h1>
|
|
|
|
<p>We are glad to hear that! Tell us about it at <a href="mailto:info@aspl.es">info@aspl.es</a> and will add a reference to your project/product.
|
|
|
|
</div>
|
|
<!-- end content -->
|
|
<div class="right-ads">
|
|
<iframe src="http://www.aspl.es/web-ads/index.php?hcolor=fdff4f&fsize=10&bg=555753&fg=ffffff&width=150&type=vertical" height="420" align="middle" scrolling="no" frameborder="0" width="160"></iframe>
|
|
</div>
|
|
|
|
<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>
|