From jan@swi.psy.uva.nl Tue Jun 26 09:38:56 2001
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f5Q7cuc26161;
	Tue, 26 Jun 2001 09:38:56 +0200 (MET DST)
Received: (from jan@localhost)
	by gollem.swi.psy.uva.nl (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f5Q7ctI26197;
	Tue, 26 Jun 2001 09:38:55 +0200
Date: Tue, 26 Jun 2001 09:38:55 +0200
Message-Id: <200106260738.f5Q7ctI26197@gollem.swi.psy.uva.nl>
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Subject: Re: [SWIPL] About the AgentServer
To: "qhwang" <qhwang@ieeta.pt>, <prolog@swi.psy.uva.nl>,
   prolog-request@swi.psy.uva.nl
Phone: +31 - 20 - 525 6121

> Dear Sirs,
> 
> I tried to follow the AgentServer example but I failed because the =
> "library(socket)" (in 16th line of server.pl) didnot exist. So where =
> could I find it?
> Thank you very much for any helps.

Library(socket) is part of all (non-lite) SWI-Prolog 4.x releases.


	--- Jan

