<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Network Programming</title><link>http://www.cl-user.net/asp/tags/11035</link><description>The last modified items of the Common Lisp Directory for the tag: Network Programming</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>CLERIC (Modified)</title><link>http://www.cl-user.net/asp/libs/cleric</link><guid isPermaLink="false">16957</guid><pubDate>Fri, 05 Aug 2011 16:04:09 GMT</pubDate><description>Common Lisp Erlang Interface</description></item><item><title>usocket (Modified)</title><link>http://www.cl-user.net/asp/libs/usocket</link><guid isPermaLink="false">14624</guid><pubDate>Sat, 12 Mar 2011 21:23:12 GMT</pubDate><description>The project wants to provide a portable TCP/IP and UDP socket interface for as many Common Lisp implementations as possible, while keeping the abstraction and portability layer as thin as possible.
</description></item><item><title>PLOKAMI - Common Lisp PCAP Interface (Modified)</title><link>http://www.cl-user.net/asp/libs/plokami</link><guid isPermaLink="false">16565</guid><pubDate>Tue, 26 Oct 2010 00:31:25 GMT</pubDate><description>PLOKAMI is a lispy interface to libpcap/winpcap built on top of a CFFI portability layer.

SUPPORTED
Realtime network packet capture, injection, dumpfile reading/writing, filtering with BPF, timeouts and operation in non-blocking mode.

PLATFORMS
Tested on: SBCL (darwin/linux), OpenMCL, LispWorks (windows/darwin). Should work on every platform that CFFI supports. </description></item><item><title>WMBot (Modified)</title><link>http://www.cl-user.net/asp/libs/wmbot</link><guid isPermaLink="false">14292</guid><pubDate>Fri, 14 May 2010 16:01:40 GMT</pubDate><description>An IRC parsing library (WMIRC) and an axtensibe IRC agent library (WMBOT).</description></item><item><title>DE.SETF.AMQP: a Common Lisp client library for AMQP (Added)</title><link>http://www.cl-user.net/asp/libs/de.setf.amqp</link><guid isPermaLink="false">17191</guid><pubDate>Mon, 15 Feb 2010 00:05:24 GMT</pubDate><description>de.setf.amqp implements a native Common Lisp client library for the 'Advanced Message Queueing Protocol'. The implementation comprises wire-level codecs, implementations for the standard protocol objects and methods, a functional interface for message-, stream- and object-based i/o, and a device-level simple-stream implementation.</description></item><item><title>CL-FTP (Modified)</title><link>http://www.cl-user.net/asp/libs/CL-FTP</link><guid isPermaLink="false">13974</guid><pubDate>Thu, 08 Oct 2009 23:57:11 GMT</pubDate><description>FTP client library for Common Lisp</description></item><item><title>uuid (Modified)</title><link>http://www.cl-user.net/asp/libs/uuid</link><guid isPermaLink="false">15293</guid><pubDate>Thu, 30 Jul 2009 20:36:04 GMT</pubDate><description>A library for generation of universally unique identifiers as described by RFC 4122</description></item><item><title>cl-xmpp (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-xmpp</link><guid isPermaLink="false">13784</guid><pubDate>Fri, 24 Oct 2008 18:05:18 GMT</pubDate><description>A client implementation of XMPP (Extensible Messaging and Presence Protocol), which is the set of core protocols created by the Jabber messaging system.</description></item><item><title>trivial-sockets (Modified)</title><link>http://www.cl-user.net/asp/libs/trivial-sockets</link><guid isPermaLink="false">11566</guid><pubDate>Fri, 24 Oct 2008 18:03:08 GMT</pubDate><description>TCP networking library for simple applications such as &quot;scripting&quot; and interactive use. A patch provides UDP support.

trivial-sockets has been superseeded by usocket.</description></item><item><title>trivial-irc (Added)</title><link>http://www.cl-user.net/asp/libs/16477</link><guid isPermaLink="false">16477</guid><pubDate>Tue, 02 Sep 2008 18:38:08 GMT</pubDate><description>trivial-irc is a (very) trivial IRC client library. It has no facilities for CTCP, and only very simple facilities for receiving, handling and sending messages.</description></item><item><title>Trivial-HTTP (Modified)</title><link>http://www.cl-user.net/asp/libs/trivial-http</link><guid isPermaLink="false">13242</guid><pubDate>Thu, 31 Jul 2008 11:20:44 GMT</pubDate><description>A simple library for performing client HTTP operations (GET and POST) over a socket interface.

trivial-http has been superseeded by Drakma. </description></item><item><title>Core Server (Modified)</title><link>http://www.cl-user.net/asp/libs/core-server</link><guid isPermaLink="false">14311</guid><pubDate>Tue, 06 May 2008 10:19:03 GMT</pubDate><description>Continuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UNIT structure</description></item><item><title>CL-SMTP (Annotated)</title><link>http://www.cl-user.net/asp/libs/cl-smtp</link><guid isPermaLink="false">13978</guid><pubDate>Mon, 17 Sep 2007 21:56:06 GMT</pubDate><description>A client library for the SMTP (Simple Mail Transfer Protocol) networking protocol.</description></item><item><title>cl-irc (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-irc</link><guid isPermaLink="false">11562</guid><pubDate>Fri, 27 Apr 2007 20:41:28 GMT</pubDate><description>IRC client library featuring partial support for DCC, CTCP and related commands from RFC 2810, RFC 2811 and RFC2812.

cl-irc uses usocket for implementation independent socket access. It uses FLEXI-STREAMS to solve character encoding problems inherent to the IRC protocol (which stems from pre-Unicode age and doesn't allow charset specification).</description></item><item><title>trivial-ldap (Modified)</title><link>http://www.cl-user.net/asp/libs/trivial-ldap</link><guid isPermaLink="false">12312</guid><pubDate>Mon, 09 Apr 2007 06:51:45 GMT</pubDate><description>TRIVIAL-LDAP is a one file, all lisp client implementation of parts of RFC 2251.</description></item><item><title>trivial-https (Modified)</title><link>http://www.cl-user.net/asp/libs/trivial-https</link><guid isPermaLink="false">13243</guid><pubDate>Sat, 07 Apr 2007 20:38:43 GMT</pubDate><description>A simple library for performing client HTTP/HTTPS operations (GET and POST) over a socket interface. It is a fork of Trivial-HTTP.

Trivial-https has been superseeded by Drakma.</description></item><item><title>Clickr &amp; Automatr (Annotated)</title><link>http://www.cl-user.net/asp/libs/clickr-automatr</link><guid isPermaLink="false">14559</guid><pubDate>Wed, 17 Jan 2007 09:18:21 GMT</pubDate><description>A set of Common Lisp bindings to the Flickr online photo album API (Clickr), and an application for automating Flickr tasks based on it (Automatr).</description></item><item><title>Software Bits (Added)</title><link>http://www.cl-user.net/asp/web-sites/14876</link><guid isPermaLink="false">14876</guid><pubDate>Sat, 16 Dec 2006 01:55:55 GMT</pubDate><description>a lot of random bits of lisp code. (Parsers, plotters, SMTP, and more...)</description></item><item><title>CL-S3 (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-s3</link><guid isPermaLink="false">14528</guid><pubDate>Fri, 17 Nov 2006 15:26:12 GMT</pubDate><description>a Common Lisp library that implements a client interface to the Amazon S3 Web Service</description></item><item><title>Core Services (Modified)</title><link>http://www.cl-user.net/asp/libs/core-services</link><guid isPermaLink="false">13989</guid><pubDate>Sun, 12 Nov 2006 17:51:51 GMT</pubDate><description>A library of web services for accounting, security, domains, web, email and file transfer.</description></item><item><title>CFFI-Net (Added)</title><link>http://www.cl-user.net/asp/libs/cffi-net</link><guid isPermaLink="false">14501</guid><pubDate>Sun, 22 Oct 2006 09:08:10 GMT</pubDate><description>A portable interface to Unix sockets functionality. It includes the CFFI-Grovel tool for automating FFI generation, and the CFFI-Unix interface to basic Unix functionality with a focus on networking.</description></item><item><title>IOlib (Added)</title><link>http://www.cl-user.net/asp/libs/iolib</link><guid isPermaLink="false">14435</guid><pubDate>Sat, 07 Oct 2006 09:08:15 GMT</pubDate><description>A library for high-performance I/O and network I/O. It currently provides a sockets library, a DNS resolver and basic support for I/O multiplexing. There are plans for adding support for client protocols such as HTTP(S), FTP, SMTP, etc.</description></item><item><title>DNS Message Decoding - A Case Study Comparing Java and Common Lisp (Added)</title><link>http://www.cl-user.net/asp/web-sites/case_study_java_lisp_dns</link><guid isPermaLink="false">14351</guid><pubDate>Sun, 24 Sep 2006 08:29:43 GMT</pubDate><description>A study that compares two implementations of a DNS resolver library, one written in Common Lisp and the other in Java. 30 May 2004.</description></item><item><title>Slitch (Added)</title><link>http://www.cl-user.net/asp/libs/slitch</link><guid isPermaLink="false">14249</guid><pubDate>Sat, 02 Sep 2006 08:49:16 GMT</pubDate><description>&quot;A toolkit for experimental low-level networking in Common Lisp&quot;. It works by reading and writing Ethernet frames via the operating system interface to &quot;tap&quot; devices under Linux. It currently supports a subset of ARP, IP, ICMP, UDP, and TCP.</description></item><item><title>Open Sound Control (Modified)</title><link>http://www.cl-user.net/asp/libs/OSC</link><guid isPermaLink="false">14026</guid><pubDate>Thu, 17 Aug 2006 22:17:45 GMT</pubDate><description>the Open Sound Control Protocol (aka OSC), implementated in common lisp.

</description></item><item><title>cl-creek (Added)</title><link>http://www.cl-user.net/asp/libs/cl-creek</link><guid isPermaLink="false">14034</guid><pubDate>Wed, 26 Jul 2006 11:20:51 GMT</pubDate><description>A client library for accessing a Creek workflow server.</description></item><item><title>Cl-Pop (Added)</title><link>http://www.cl-user.net/asp/libs/cl-pop</link><guid isPermaLink="false">14000</guid><pubDate>Mon, 24 Jul 2006 08:48:44 GMT</pubDate><description>A client library implementing the RFC 1939 POP3 (Post Office Protocol) networking protocol for accessing email stored on a server.</description></item><item><title>lisp-jabber (Added)</title><link>http://www.cl-user.net/asp/libs/lisp-jabber</link><guid isPermaLink="false">13966</guid><pubDate>Sat, 15 Jul 2006 10:58:12 GMT</pubDate><description>A client library for the Jabber instant messaging system and its XMPP (Extensible Messaging and Presence Protocol) protocol set.</description></item><item><title>LPVM (Modified)</title><link>http://www.cl-user.net/asp/libs/lpvm</link><guid isPermaLink="false">13933</guid><pubDate>Fri, 14 Jul 2006 17:41:00 GMT</pubDate><description>A set of UFFI-based bindings to the PVM3 (Parallel Virtual Machine) message-passing communication library for parallel computations.  Some functions have optimized CMUCL-specific versions.</description></item><item><title>ninep (Modified)</title><link>http://www.cl-user.net/asp/libs/ninep</link><guid isPermaLink="false">13931</guid><pubDate>Wed, 12 Jul 2006 13:55:40 GMT</pubDate><description>A client library for the 9P2000 file system protocol used by the Plan 9 operating system and the wmii window manager.</description></item><item><title>LoGS Log Analysis software (Modified)</title><link>http://www.cl-user.net/asp/libs/logs-log-analysis</link><guid isPermaLink="false">13333</guid><pubDate>Thu, 25 May 2006 12:27:45 GMT</pubDate><description>An efficient log analysis engine designed for large networks and clusters. LoGS features a programming language for configuration and extensions, and dynamic rule sets. It can trigger actions after checking more than one message.</description></item><item><title>cl-sasl (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-sasl</link><guid isPermaLink="false">11304</guid><pubDate>Thu, 25 May 2006 06:51:13 GMT</pubDate><description>An SASL client library.  SASL (RFC 2222) is used for authentication in various protocols.</description></item><item><title>Etiquette (Modified)</title><link>http://www.cl-user.net/asp/libs/etiquette</link><guid isPermaLink="false">12183</guid><pubDate>Sat, 20 May 2006 13:04:02 GMT</pubDate><description>Etiquette is &quot;an interaction protocol construction toolkit. The project goal is to build a framework for rapid design of network communication code&quot;. It features error handling, debugging facilities, TCP/IP support, and more. It includes subsets of the HTTP and SMTP protocols.</description></item><item><title>CLOCC (Modified)</title><link>http://www.cl-user.net/asp/libs/clocc</link><guid isPermaLink="false">12129</guid><pubDate>Sat, 20 May 2006 13:04:02 GMT</pubDate><description>CLOCC (Common Lisp Open Code Collection) is a large collection of free, portable, self-contained and ready to use libraries and software.  It includes development tools, GUI toolkits, portability layers, utilities, and much more.
Although CLOCC is actively maintained, formal releases are infrequent because the most common method of distribution is via CVS.</description></item><item><title>org-davep-dict (Modified)</title><link>http://www.cl-user.net/asp/libs/org-davep-dict</link><guid isPermaLink="false">12055</guid><pubDate>Sat, 20 May 2006 09:30:59 GMT</pubDate><description>Client library for RFC 2229 dictionary servers.</description></item><item><title>org-davep-cldict (Modified)</title><link>http://www.cl-user.net/asp/libs/org-davep-cldict</link><guid isPermaLink="false">12057</guid><pubDate>Sat, 20 May 2006 09:30:24 GMT</pubDate><description>CLIM-based GUI for the org-davep-dict RFC 2229 dictionary client library.</description></item><item><title>org-davep-dictrepl (Modified)</title><link>http://www.cl-user.net/asp/libs/org-davep-dictrepl</link><guid isPermaLink="false">12056</guid><pubDate>Sat, 20 May 2006 09:29:49 GMT</pubDate><description>Client with a textual command interface (a REPL) for the org-davep-dict RFC 2229 dictionary client library.</description></item><item><title>org-davep-nntp (Modified)</title><link>http://www.cl-user.net/asp/libs/org-davep-nntp</link><guid isPermaLink="false">12069</guid><pubDate>Sat, 20 May 2006 09:28:49 GMT</pubDate><description>Client library for the NNTP network protocol for accessing Usenet news servers.</description></item><item><title>db-sockets (Modified)</title><link>http://www.cl-user.net/asp/libs/db-sockets</link><guid isPermaLink="false">12219</guid><pubDate>Sat, 20 May 2006 09:28:14 GMT</pubDate><description>Implementation of the BSD sockets API. It supports both Internet (TCP and UDP) and Unix-domain sockets.</description></item><item><title>CL+SSL (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-plus-ssl</link><guid isPermaLink="false">12320</guid><pubDate>Sat, 20 May 2006 09:27:49 GMT</pubDate><description>Interface to the OpenSSL library, which implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.</description></item><item><title>ACL-COMPAT (Added)</title><link>http://www.cl-user.net/asp/libs/acl-compat</link><guid isPermaLink="false">13711</guid><pubDate>Mon, 15 May 2006 12:44:11 GMT</pubDate><description>A compatibility layer for the APIs provided by the Allegro CL Common Lisp implementation by Franz, Inc. It provides interfaces for multiprocessing, networking, and more.</description></item><item><title>Mel-Base (Modified)</title><link>http://www.cl-user.net/asp/libs/mel-base</link><guid isPermaLink="false">12932</guid><pubDate>Mon, 15 May 2006 11:15:41 GMT</pubDate><description>A library for sending, receiving and handling e-mail. It can access messages in Maildir format and supports the SMTP, POP3, and IMAP protocols.</description></item><item><title>Understanding Mel-Base Folders (Added)</title><link>http://www.cl-user.net/asp/web-sites/mel-base-folders</link><guid isPermaLink="false">13557</guid><pubDate>Sun, 23 Apr 2006 12:24:26 GMT</pubDate><description>A blog entry explaining the concept of folders of the Mel-Base email library. Mel-Base folders are an abstraction of sinks and sources of messages, on which a number operations, such as copying or moving the contents, can be performed.</description></item><item><title>OpenMCL Code (Added)</title><link>http://www.cl-user.net/asp/libs/openmcl-code</link><guid isPermaLink="false">13489</guid><pubDate>Sat, 15 Apr 2006 09:34:31 GMT</pubDate><description>A collection of utilities for OpenMCL. It provides a remote read-eval-print-loop server, and a tool called LispDoc for automatically extracting HTML documentation from Lisp source code. LispDoc also works with LispWorks.</description></item><item><title>CL-HTTP (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-http</link><guid isPermaLink="false">12266</guid><pubDate>Mon, 10 Apr 2006 22:32:06 GMT</pubDate><description>CL-HTTP is suite of an HTTP 1.1 compliant and SSL-capable tools for creating Web applications written in ANSI Common Lisp that includes: A Sophisticated Server, A Programatic Client, A Caching Proxy, A Reverse Proxy, A Constraint-Guided Web Walker.  It comes with a variety of tools for Web development, including high-level, standards-adherent XHTML 1.0 &amp; HTML 4.0.1 generation facilities as well as parsers for HTML &amp; XML, a full text search system, and presentation-based interfaces.</description></item><item><title>Common Lisp Sockets APIs - An analysis and proposal (Added)</title><link>http://www.cl-user.net/asp/web-sites/An%20analysis%20and%20proposal%20for%20Common%20Lisp%20Sockets%20APIs</link><guid isPermaLink="false">13386</guid><pubDate>Thu, 06 Apr 2006 11:00:34 GMT</pubDate><description>Paper by Dave Roberts, 27 December 2005.
It proposes a creation of standardised Common Lisp networking API.</description></item><item><title>IGS Client (Added)</title><link>http://www.cl-user.net/asp/libs/danish-go</link><guid isPermaLink="false">13293</guid><pubDate>Sun, 26 Mar 2006 17:51:46 GMT</pubDate><description>A client library for the Internet Go Server Protocol over TCP/IP, which can connect to a go server for playing the Go game.</description></item><item><title>misrouted (Added)</title><link>http://www.cl-user.net/asp/libs/misrouted</link><guid isPermaLink="false">13179</guid><pubDate>Wed, 08 Mar 2006 09:09:53 GMT</pubDate><description>Misrouted (A basic toolkit to analyse CheckPoint FW-1 and Cisco router and PIX configuations) parses router configuration files and makes the information accessible in a Lispy format.</description></item><item><title>iaxphone (Added)</title><link>http://www.cl-user.net/asp/libs/iaxphone</link><guid isPermaLink="false">13176</guid><pubDate>Tue, 07 Mar 2006 14:43:52 GMT</pubDate><description>Iaxphone is a voice over IP application that accesses an Asterisk software PBX using the IAX protocol. It uses the IAX protocol via CFFI bindings to the libiax2 library, and has an OpenGL/GLUT user interface.</description></item><item><title>S-HTTP-CLIENT (Added)</title><link>http://www.cl-user.net/asp/libs/s-http-client</link><guid isPermaLink="false">13059</guid><pubDate>Sat, 25 Feb 2006 09:53:18 GMT</pubDate><description>An HTTP 1.0/1.1 client library that supports access to any URL over HTTP/HTTPS, connection reuse and basic authentication.</description></item></channel></rss>