[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcl-devel] Using sockets in gcl
From: |
Marc Mertens |
Subject: |
[Gcl-devel] Using sockets in gcl |
Date: |
Sun, 2 May 2004 19:34:02 +0200 |
User-agent: |
KMail/1.6.1 |
Hello,
I want to use sockets to communicated with a server application using gcl
(to add support for gcl to Jabberwocky). I found some references (see
http://savannah.gnu.org/forum/forum.php?forum_id=1610) that sockets where
supported and I think can use si::socket to connect to a server given a port
and address but I don't know how I can use the result returned by si::socket
to create a read/write stream on this socket. I
Any help is really appreciated.
Thanks
Marc
- [Gcl-devel] Using sockets in gcl,
Marc Mertens <=