From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Gurucharan Newsgroups: gmane.emacs.help Subject: LISP's TCP/IP options. Date: Sun, 17 Nov 2002 18:50:00 +0530 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3DD79780.707F0D0C@wipro.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-fe01094c-dd2d-43b0-ac3d-13e5521b2f28" X-Trace: main.gmane.org 1037539053 9306 80.91.224.249 (17 Nov 2002 13:17:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 17 Nov 2002 13:17:33 +0000 (UTC) Cc: help-gnu-emacs@gnu.org 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 18DPIq-0002Px-00 for ; Sun, 17 Nov 2002 14:17:32 +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 18DPGX-0005hp-00; Sun, 17 Nov 2002 08:15:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18DP0g-00059o-00 for help-gnu-emacs@gnu.org; Sun, 17 Nov 2002 07:58:46 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18DP0d-00058W-00 for help-gnu-emacs@gnu.org; Sun, 17 Nov 2002 07:58:45 -0500 Original-Received: from wiprom2mx1.wipro.com ([203.197.164.41]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18DP0c-00056w-00 for help-gnu-emacs@gnu.org; Sun, 17 Nov 2002 07:58:42 -0500 Original-Received: from m2vwall2 (m2vwall2.wipro.com [164.164.29.236]) by wiprom2mx1.wipro.com (8.11.3/8.11.3) with SMTP id gAHCwbo17085 for ; Sun, 17 Nov 2002 18:28:38 +0530 (IST) Original-Received: from blr-m2-msg.wipro.com ([10.116.50.99]) by blr-m1-bh1.wipro.com with Microsoft SMTPSVC(5.0.2195.4905); Sun, 17 Nov 2002 18:28:36 +0530 Original-Received: from wipro.com ([192.168.221.52]) by blr-m2-msg.wipro.com with Microsoft SMTPSVC(5.0.2195.4905); Sun, 17 Nov 2002 18:28:37 +0530 X-Mailer: Mozilla 4.75 [en] (X11; U; HP-UX B.10.20 9000/778) X-Accept-Language: en X-OriginalArrivalTime: 17 Nov 2002 12:58:37.0069 (UTC) FILETIME=[0B1F83D0:01C28E39] Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: 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:3679 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3679 ------=_NextPartTM-000-fe01094c-dd2d-43b0-ac3d-13e5521b2f28 Content-Type: multipart/alternative; boundary="------------2099E6B40CC44A79112A4378" --------------2099E6B40CC44A79112A4378 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello *.*, 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 these the ONLY THREE options that the LISP programmer can choose from ? Is there any other alternative which you have used or experimented with ? The major concern is making use of the system (primary)memory resources. Also, are there any (1) Code samples or (2) Reference Web Sites that you can share which would help me a lot. Thanks in advance. Warm Regards, gurucharan --------------2099E6B40CC44A79112A4378 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hello *.*,
          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 these the ONLY THREE options that the LISP
programmer can choose from ?
Is there any other alternative which you have used or
experimented with ?

The major concern is making use of the system
(primary)memory resources.

Also, are there any
(1) Code samples
      or
(2) Reference Web Sites
that you can share which would help me a lot.

Thanks in advance.

Warm Regards,
                gurucharan
 
  --------------2099E6B40CC44A79112A4378-- ------=_NextPartTM-000-fe01094c-dd2d-43b0-ac3d-13e5521b2f28 Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" **************************Disclaimer************************************************** Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. **************************************************************************************** ------=_NextPartTM-000-fe01094c-dd2d-43b0-ac3d-13e5521b2f28--