lisp-based netcat standin?



I am working with (and a little bit, on), the LISP-based MUD Monster
Mountain
(http://code.google.com/p/mmtn/) -- and I would like to be able to
connect to
this thing from within LISP instead of from the shell via netcat. Can
anyone
suggest a LISP equivalent to nc localhost 4141 ?

.