gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Server sockets with GCL?


From: tdjohns1
Subject: [Gcl-devel] Server sockets with GCL?
Date: Tue, 4 May 2004 18:01:09 -0500


I've been following the discussion on sockets (thanks!) but my current
application requires a server socket.   I've examined the GCL implementation
of the server socket functions and have been able to create a server
socket and accept a connection from a client on another machine.

What I'm confused about is how to take the results obtained from calling
ACCEPT-SOCKET-CONNECTION and derive a pair of streams.

I did investigate the (somewhat) portable network functions contained
in the Common Lisp Open Code Collection (CLOCC) on SourceForge,
but the GCL implementation was incomplete.  

So, I'd appreciate some guidance from the experts.

Thanks in advance!

Tom Johnson

reply via email to

[Prev in Thread] Current Thread [Next in Thread]