Next Previous Top Contents Index

LispWorks Reference Manual

3 The COMM package

TheCOMM package provides the TCP/IP interface. TCP/IP sockets can be used to communicate between processes and machines. The TCP/IP mechanism allows LispWorks to connect to or implement a server. Before the interface can be used the module"comm" must be loaded using

(require "comm")

This chapter provides reference entries for the functions in theCOMM package.

open-tcp-stream
start-up-server
start-up-server-and-mp
socket-stream
with-noticed-socket-stream

LispWorks Reference Manual - 15 Oct 1998

Next Previous Top Contents Index

Generated with Harlequin WebMaker