Downloadliste

Projektbeschreibung

SNL (Simple Network Layer) is a very user-friendly library to hide all complicated things about network programming behind a neat C API. It starts the threads on incoming connections, sends and receives data over a socket, and takes care of large enough buffers.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-06 00:46
1.2.0

Diese Veröffentlichung fügt ein API-und Protokoll-kompatible Pike Version der Bibliothek (einschließlich eines Test-Server / Client).
Tags: Major feature enhancements
This release adds an API- and protocol-compatible Pike version of the
library (including a test server/client).

2002-03-30 16:14
1.1.1

Diese Freigabe verbessert die Dokumentation und fügt es in die Hand.
Tags: Minor bugfixes
This release improves the documentation and includes it in the source.

2002-01-17 21:22
1.1.0

Aufräumarbeiten und Fixes für Unix-Domain-Socket-Code, der Festlegung der SO_REUSEADDR Option für den Server, und korrekten Umgang mit einer Fehlermeldung zurückgeschickt von accept ().
Tags: Major bugfixes
Cleanups and fixes to Unix domain socket code, setting the SO_REUSEADDR option for the server, and correct handling of an error returned from accept().

Project Resources