176 lines
No EOL
9.3 KiB
HTML
176 lines
No EOL
9.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>CLiki: protocol</title>
|
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
|
href="https://www.cliki.net/site/feed/article.atom?title=protocol">
|
|
<link rel="stylesheet" href="static/css/style.css">
|
|
<link rel="stylesheet" href="static/css/colorize.css">
|
|
</head>
|
|
|
|
<body>
|
|
<span class="hidden">CLiki - protocol</span>
|
|
<div id="content"><div id="content-area"><div id="article-title">protocol</div><div id="article"><a href="Networking.html" class="internal">Networking</a> and other <a href="RFC.html" class="category">RFC</a>-defined protocols:<p><ul>
|
|
<li>
|
|
<a href="Cerberus.html" class="internal">Cerberus</a> -
|
|
This is an implementation of the Kerberos v5 authentication <a href="protocol.html" class="category">protocol</a> in Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="CL-DBUS.html" class="internal">CL-DBUS</a> -
|
|
CL-DBUS aims to be an implementation of the popular D-BUS <a href="IPC.html" class="category">IPC</a>/<a href="networking.html" class="category">networking</a> <a href="protocol.html" class="category">protocol</a>
|
|
</li>
|
|
<li>
|
|
<a href="CL-DTYPE.html" class="internal">CL-DTYPE</a> -
|
|
CL-DTYPE is a Common Lisp library implementing the DType <a href="networking.html" class="category">networking</a> <a href="protocol.html" class="category">protocol</a>, introduced by MIT Media Labs
|
|
</li>
|
|
<li>
|
|
<a href="cl-keycloak.html" class="internal">cl-keycloak</a> -
|
|
A basic Common Lisp library to connect with <a href="https://www.keycloak.org/">Keycloak</a> OIDC and request user info
|
|
</li>
|
|
<li>
|
|
<a href="cl-libserialport.html" class="internal">cl-libserialport</a> -
|
|
cl-libserialport is a <a href="Common Lisp.html" class="internal">Common Lisp</a> CFFI interface to the sigrok libserialport library, a cross-platform, minimal, C library for interfacing with serial ports
|
|
</li>
|
|
<li>
|
|
<a href="cl-netstrings.html" class="internal">cl-netstrings</a> -
|
|
<a href="https://github.com/RyanHope/cl-netstrings">cl-netstrings</a> is a tiny CL library for handling <a href="http://cr.yp.to/proto/netstrings.txt">netstrings</a>
|
|
</li>
|
|
<li>
|
|
<a href="CL-PLUS-SSL.html" class="internal">CL-PLUS-SSL</a> -
|
|
This library is a fork of <a href="SSL-CMUCL.html" class="internal">SSL-CMUCL</a>
|
|
</li>
|
|
<li>
|
|
<a href="CL-S3.html" class="internal">CL-S3</a> -
|
|
<a href="https://github.com/svenvc/cl-s3">CL-S3</a> is a Common Lisp library that implements a client interface to the <a href="https://aws.amazon.com/s3/">Amazon S3 Web Service</a>
|
|
</li>
|
|
<li>
|
|
<a href="cl-sasl.html" class="internal">cl-sasl</a> -
|
|
cl-sasl is a client implementation of the Simple Authentication and Security Layer (<a href="http://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer">SASL</a>) <a href="networking.html" class="category">networking</a> <a href="protocol.html" class="category">protocol</a>
|
|
</li>
|
|
<li>
|
|
<a href="CL-TELNETD.html" class="internal">CL-TELNETD</a> -
|
|
CL-TELNETD is a CL telnet <a href="networking.html" class="category">networking</a> server
|
|
</li>
|
|
<li>
|
|
<a href="clath.html" class="internal">clath</a> -
|
|
Clath is single sign-on middleware for <a href="Clack.html" class="internal">Clack</a>
|
|
</li>
|
|
<li>
|
|
<a href="Cobstor.html" class="internal">Cobstor</a> -
|
|
Cobstor is a tool and an API to seamlessly access legacy Cobol <a href="application.html" class="internal">application</a> files from Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="cserial-port.html" class="internal">cserial-port</a> -
|
|
cserial-port is a <a href="Common Lisp.html" class="internal">Common Lisp</a> library for interacting with serial ports
|
|
</li>
|
|
<li>
|
|
<a href="de.setf.amqp.html" class="internal">de.setf.amqp</a> -
|
|
de setf amqp is a native Common Lisp <a href="http://www.amqp.org/about/what">Advanced Message Queuing Protocol</a> client
|
|
</li>
|
|
<li>
|
|
<a href="fast-http.html" class="internal">fast-http</a> -
|
|
A fast <a href="web.html" class="internal">HTTP</a> request/response <a href="protocol.html" class="category">protocol</a> <a href="parser.html" class="category">parser</a> for Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="Firephp.html" class="internal">Firephp</a> -
|
|
Firephp is implementation of firephp <a href="protocol.html" class="category">protocol</a> for Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="ftp.html" class="internal">ftp</a> -
|
|
Implementations of the File Transfer <a href="Protocol.html" class="category">Protocol</a>:
|
|
</li>
|
|
<li>
|
|
<a href="IPMI.html" class="internal">IPMI</a> -
|
|
Intelligent Platform Management Interface
|
|
</li>
|
|
<li>
|
|
<a href="KLMNEA.html" class="internal">KLMNEA</a> -
|
|
<a href="http://web.archive.org/web/20160403012015/http://www.common-lisp.ru/repos/klmnea/">KLMNEA</a> is a beginning of Common Lisp <a href="https://en.wikipedia.org/wiki/NMEA">NMEA</a> <a href="protocol.html" class="category">protocol</a> parser
|
|
</li>
|
|
<li>
|
|
<a href="LDAP.html" class="internal">LDAP</a> -
|
|
Lightweight Directory Access Protocol
|
|
</li>
|
|
<li>
|
|
<a href="libgpg-error.html" class="internal">libgpg-error</a> -
|
|
<a href="https://www.gnupg.org/software/libgpg-error/index.html">libgpg-error</a> is a small library with error codes and descriptions shared by most <a href="https://www.gnupg.org/index.html">GnuPG</a> related software
|
|
</li>
|
|
<li>
|
|
<a href="monkeylib-atom.html" class="internal">monkeylib-atom</a> -
|
|
monkeylib-atom is an Atom syndication feed generator library
|
|
</li>
|
|
<li>
|
|
<a href="NET.QUADIUM.LDIF.html" class="internal">NET.QUADIUM.LDIF</a> -
|
|
NET QUADIUM LDIF is an LDIF (<a href="LDAP.html" class="category">LDAP</a> Data Interchange Format) library for Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="org-davep-dict.html" class="internal">org-davep-dict</a> -
|
|
org-davep-dict is a Common Lisp <a href="networking.html" class="category">networking</a> <a href="protocol.html" class="category">protocol</a> library for talking to a dict server
|
|
</li>
|
|
<li>
|
|
<a href="OSC.html" class="internal">OSC</a> -
|
|
An implementation of the OpenSoundControl protocol
|
|
</li>
|
|
<li>
|
|
<a href="phos.html" class="internal">phos</a> -
|
|
An experimental <a href="https://gemini.circumlunar.space/">Gemini</a> client written in Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="rfc2388.html" class="internal">rfc2388</a> -
|
|
<a href="https://common-lisp.net/project/rfc2388/">rfc2388</a> processes HTTP POST form data using enctype "multipart/form-data", as described in <a href="RFC.html" class="category">RFC</a> <a href="https://www.ietf.org/rfc/rfc2388.txt">2388</a>
|
|
</li>
|
|
<li>
|
|
<a href="RSS.html" class="internal">RSS</a> -
|
|
<a href="https://github.com/fiddlerwoaroof/alimenta">alimenta</a> is a RSS/Atom parsing and generating library
|
|
</li>
|
|
<li>
|
|
<a href="SHA1.html" class="internal">SHA1</a> -
|
|
Secure Hash <a href="Algorithm.html" class="category">Algorithm</a> 1 (SHA1) is defined in <a href="RFC.html" class="category">RFC</a> <a href="https://tools.ietf.org/html/rfc3174">3174</a>, and therefore more-or-less counts as a <a href="protocol.html" class="category">protocol</a>
|
|
</li>
|
|
<li>
|
|
<a href="SNMP.html" class="internal">SNMP</a> -
|
|
Simple Network Management <a href="Protocol.html" class="category">Protocol</a>
|
|
</li>
|
|
<li>
|
|
<a href="X11.html" class="internal">X11</a> -
|
|
<a href="X11.html" class="internal">X11</a> stands for 'X Window System, Version 11'
|
|
</li>
|
|
</ul></div></div>
|
|
<div id="footer" class="buttonbar"><ul><li><a href="protocol.html">Current version</a></li>
|
|
<li><a href="https://www.cliki.net/site/history?article=protocol">History</a></li>
|
|
<li><a href="https://www.cliki.net/site/backlinks?article=protocol">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=protocol&from-revision=3799349953">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
|
</div>
|
|
<div id="header-buttons" class="buttonbar">
|
|
<ul>
|
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
|
<li><a href="CLiki.html">About</a></li>
|
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
|
</ul>
|
|
<div id="search">
|
|
<form action="https://www.cliki.net/site/search">
|
|
<label for="search_query" class="hidden">Search CLiki</label>
|
|
<input type="text" name="query" id="search_query" value="" />
|
|
<input type="submit" value="search" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<div id="pageheader">
|
|
<div id="header">
|
|
<span id="logo">CLiki</span>
|
|
<span id="slogan">the common lisp wiki</span>
|
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
|
<label for="login_name" class="hidden">Account name</label>
|
|
<input type="text" name="name" id="login_name" class="login_input" />
|
|
<label for= "login_password" class="hidden">Password</label>
|
|
<input type="password" name="password" id="login_password" class="login_input" />
|
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body></html> |