Re: Socket programming using lisp



> * Ashwin Rao <nfujva.fuveinagur@xxxxxxxxx> [2005-06-29 05:07:53 -0700]:
>
> I want to sniff packets by using raw sockets.
> Is there a good link related to socket programming in lisp
> with pointers to implementation of raw sockets.

clisp cvs head has a rawsock module that offers very low-level
functionality that you seem to have in mind.

<http://www.podval.org/~sds/clisp/impnotes/rawsock.html>


--
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://ffii.org/> <http://www.dhimmi.com/>
<http://www.iris.org.il> <http://www.jihadwatch.org/> <http://www.camera.org>
God had a deadline, so He wrote it all in Lisp.
.



Relevant Pages

  • Re: Socket programming using lisp
    ... > Is there a good link related to socket programming in lisp ... > with pointers to implementation of raw sockets. ...
    (comp.lang.lisp)
  • Socket programming using lisp
    ... I want to sniff packets by using raw sockets. ... Is there a good link related to socket programming in lisp ... with pointers to implementation of raw sockets. ...
    (comp.lang.lisp)