Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic
Go directly to another tagGo directly to another tagAll Last Modified Items for Network Programming
Back to full tag viewCLERIC (Modified)Last modification: Fri, 05 Aug 2011 16:04:09 GMTCommon Lisp Erlang Interface
usocket (Modified)Last modification: Sat, 12 Mar 2011 21:23:12 GMTThe 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.
PLOKAMI - Common Lisp PCAP Interface (Modified)Last modification: Tue, 26 Oct 2010 00:31:25 GMTPLOKAMI 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 ...
WMBot (Modified)Last modification: Fri, 14 May 2010 16:01:40 GMTAn IRC parsing library (WMIRC) and an axtensibe IRC agent library (WMBOT).
DE.SETF.AMQP: a Common Lisp client library for AMQP (Added)Last modification: Mon, 15 Feb 2010 00:05:24 GMTde.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 obje...
CL-FTP (Modified)Last modification: Thu, 08 Oct 2009 23:57:11 GMTFTP client library for Common Lisp
uuid (Modified)Last modification: Thu, 30 Jul 2009 20:36:04 GMTA library for generation of universally unique identifiers as described by RFC 4122
cl-xmpp (Modified)Last modification: Fri, 24 Oct 2008 18:05:18 GMTA client implementation of XMPP (Extensible Messaging and Presence Protocol), which is the set of core protocols created by the Jabber messaging system.
trivial-sockets (Modified)Last modification: Fri, 24 Oct 2008 18:03:08 GMTTCP networking library for simple applications such as "scripting" and interactive use. A patch provides UDP support.
trivial-sockets has been superseeded by usocket.
trivial-irc (Added)Last modification: Tue, 02 Sep 2008 18:38:08 GMTtrivial-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.
Trivial-HTTP (Modified)Last modification: Thu, 31 Jul 2008 11:20:44 GMTA simple library for performing client HTTP operations (GET and POST) over a socket interface.
trivial-http has been superseeded by Drakma.
Core Server (Modified)Last modification: Tue, 06 May 2008 10:19:03 GMTContinuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UN...
CL-SMTP (Annotated)Last modification: Mon, 17 Sep 2007 21:56:06 GMTA client library for the SMTP (Simple Mail Transfer Protocol) networking protocol.
cl-irc (Modified)Last modification: Fri, 27 Apr 2007 20:41:28 GMTIRC 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-ST...
trivial-ldap (Modified)Last modification: Mon, 09 Apr 2007 06:51:45 GMTTRIVIAL-LDAP is a one file, all lisp client implementation of parts of RFC 2251.
trivial-https (Modified)Last modification: Sat, 07 Apr 2007 20:38:43 GMTA 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.
Clickr & Automatr (Annotated)Last modification: Wed, 17 Jan 2007 09:18:21 GMTA set of Common Lisp bindings to the Flickr online photo album API (Clickr), and an application for automating Flickr tasks based on it (Automatr).
Software Bits (Added)Last modification: Sat, 16 Dec 2006 01:55:55 GMTa lot of random bits of lisp code. (Parsers, plotters, SMTP, and more...)
CL-S3 (Modified)Last modification: Fri, 17 Nov 2006 15:26:12 GMTa Common Lisp library that implements a client interface to the Amazon S3 Web Service
Core Services (Modified)Last modification: Sun, 12 Nov 2006 17:51:51 GMTA library of web services for accounting, security, domains, web, email and file transfer.
CFFI-Net (Added)Last modification: Sun, 22 Oct 2006 09:08:10 GMTA 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.
IOlib (Added)Last modification: Sat, 07 Oct 2006 09:08:15 GMTA 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 protoc...
DNS Message Decoding - A Case Study Comparing Java and Common Lisp (Added)Last modification: Sun, 24 Sep 2006 08:29:43 GMTA study that compares two implementations of a DNS resolver library, one written in Common Lisp and the other in Java. 30 May 2004.
Slitch (Added)Last modification: Sat, 02 Sep 2006 08:49:16 GMT"A toolkit for experimental low-level networking in Common Lisp". It works by reading and writing Ethernet frames via the operating system interface to "tap" devices under Linux. It currently supports...
Open Sound Control (Modified)Last modification: Thu, 17 Aug 2006 22:17:45 GMTthe Open Sound Control Protocol (aka OSC), implementated in common lisp.
cl-creek (Added)Last modification: Wed, 26 Jul 2006 11:20:51 GMTA client library for accessing a Creek workflow server.
Cl-Pop (Added)Last modification: Mon, 24 Jul 2006 08:48:44 GMTA client library implementing the RFC 1939 POP3 (Post Office Protocol) networking protocol for accessing email stored on a server.
lisp-jabber (Added)Last modification: Sat, 15 Jul 2006 10:58:12 GMTA client library for the Jabber instant messaging system and its XMPP (Extensible Messaging and Presence Protocol) protocol set.
LPVM (Modified)Last modification: Fri, 14 Jul 2006 17:41:00 GMTA 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.
ninep (Modified)Last modification: Wed, 12 Jul 2006 13:55:40 GMTA client library for the 9P2000 file system protocol used by the Plan 9 operating system and the wmii window manager.
LoGS Log Analysis software (Modified)Last modification: Thu, 25 May 2006 12:27:45 GMTAn 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 ch...
cl-sasl (Modified)Last modification: Thu, 25 May 2006 06:51:13 GMTAn SASL client library. SASL (RFC 2222) is used for authentication in various protocols.
Etiquette (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTEtiquette is "an interaction protocol construction toolkit. The project goal is to build a framework for rapid design of network communication code". It features error handling, debugging facilities, ...
CLOCC (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTCLOCC (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 laye...
org-davep-dict (Modified)Last modification: Sat, 20 May 2006 09:30:59 GMTClient library for RFC 2229 dictionary servers.
org-davep-cldict (Modified)Last modification: Sat, 20 May 2006 09:30:24 GMTCLIM-based GUI for the org-davep-dict RFC 2229 dictionary client library.
org-davep-dictrepl (Modified)Last modification: Sat, 20 May 2006 09:29:49 GMTClient with a textual command interface (a REPL) for the org-davep-dict RFC 2229 dictionary client library.
org-davep-nntp (Modified)Last modification: Sat, 20 May 2006 09:28:49 GMTClient library for the NNTP network protocol for accessing Usenet news servers.
db-sockets (Modified)Last modification: Sat, 20 May 2006 09:28:14 GMTImplementation of the BSD sockets API. It supports both Internet (TCP and UDP) and Unix-domain sockets.
CL+SSL (Modified)Last modification: Sat, 20 May 2006 09:27:49 GMTInterface to the OpenSSL library, which implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.
ACL-COMPAT (Added)Last modification: Mon, 15 May 2006 12:44:11 GMTA compatibility layer for the APIs provided by the Allegro CL Common Lisp implementation by Franz, Inc. It provides interfaces for multiprocessing, networking, and more.
Mel-Base (Modified)Last modification: Mon, 15 May 2006 11:15:41 GMTA library for sending, receiving and handling e-mail. It can access messages in Maildir format and supports the SMTP, POP3, and IMAP protocols.
Understanding Mel-Base Folders (Added)Last modification: Sun, 23 Apr 2006 12:24:26 GMTA 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 mov...
OpenMCL Code (Added)Last modification: Sat, 15 Apr 2006 09:34:31 GMTA 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 w...
CL-HTTP (Modified)Last modification: Mon, 10 Apr 2006 22:32:06 GMTCL-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, ...
Common Lisp Sockets APIs - An analysis and proposal (Added)Last modification: Thu, 06 Apr 2006 11:00:34 GMTPaper by Dave Roberts, 27 December 2005.
It proposes a creation of standardised Common Lisp networking API.
IGS Client (Added)Last modification: Sun, 26 Mar 2006 17:51:46 GMTA client library for the Internet Go Server Protocol over TCP/IP, which can connect to a go server for playing the Go game.
misrouted (Added)Last modification: Wed, 08 Mar 2006 09:09:53 GMTMisrouted (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.
iaxphone (Added)Last modification: Tue, 07 Mar 2006 14:43:52 GMTIaxphone 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 in...
S-HTTP-CLIENT (Added)Last modification: Sat, 25 Feb 2006 09:53:18 GMTAn HTTP 1.0/1.1 client library that supports access to any URL over HTTP/HTTPS, connection reuse and basic authentication.
CL-TELNETD (Commented)Last modification: Wed, 22 Feb 2006 22:19:38 GMTImplementation of a Telnet network protocol server.
cl-openpoker (Added)Last modification: Tue, 14 Feb 2006 12:40:08 GMTA highly scalable and fault-tolerant Poker server based on Allegro Common Lisp and AllegroCache.
rfc2822 (Added)Last modification: Fri, 27 Jan 2006 15:55:47 GMTImplementation of the RFC 2822 standard, which specifies a syntax for email text messages and superseedes RFC 822.
cl-curl (Added)Last modification: Fri, 20 Jan 2006 16:11:41 GMTInterface to the libcurl multiprotocol file transfer library.
slashcache.lisp (Added)Last modification: Sat, 14 Jan 2006 13:50:19 GMTDownloads Slashdot.org news headlines and stores them for offline access.
slashdot.lisp (Added)Last modification: Sat, 14 Jan 2006 13:41:34 GMTLibrary for getting news headlines from Slashdot and other "backslash" systems such as NewsForge.
CL-IPC (Added)Last modification: Thu, 12 Jan 2006 08:34:21 GMTVery simple UFFI wrapper for libc SysV IPC calls.
Springtail (Added)Last modification: Wed, 11 Jan 2006 13:39:48 GMTCollection of applications and utilities: a digital photo collection manager with a CLIM GUI, an offline Wikipedia client and a simple, experimental CLX digital clock.
clim-lastfm (Added)Last modification: Sat, 07 Jan 2006 17:44:07 GMTLibrary for controlling a last.fm stream web service, with a graphical CLIM GUI.
beirc (Added)Last modification: Sat, 07 Jan 2006 17:25:02 GMTHighly customizable graphical IRC client with support for multiple channels, nickname focusing and highlighting, clickable and rewritable URLs, and more.
Simple Grid Protocol (Added)Last modification: Sat, 07 Jan 2006 10:53:45 GMTGrid computing system that "allows computer programs to utilize the unused CPU resources of other computers on a network or the Internet". Programs can be portable tasks, which can be executed on any ...
dict.lisp (Added)Last modification: Wed, 04 Jan 2006 15:33:37 GMTWeb-based dictionary server. It is distributed under the BSD license.