From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: LISP's TCP/IP options. Date: Sun, 17 Nov 2002 16:00:55 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037546372 24040 80.91.224.249 (17 Nov 2002 15:19:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 17 Nov 2002 15:19:32 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18DRCt-0006FY-00 for ; Sun, 17 Nov 2002 16:19:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18DRCx-0003sr-00; Sun, 17 Nov 2002 10:19:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3682 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3682 Gurucharan writes: > I had a question related to the TCP/IP support in LISP. > > Can we make use of a socket in LISP by : > (a) Embedding a C executable in the LISP > (b) Embedding a C function in LISP > (c) Using the LISP provided sockets (if any) Are you asking about * the flavour of Lisp used as an extension language in Emacs or * Lisp in general? If you question isn't Emacs specific the news group is a much better place to ask. > Also, are there any > (2) Reference Web Sites You could try: