Download List

Descripción del Proyecto

Netclasses is an asynchronous networking library that works
with GNUstep and Mac OS X. Out of the box, it gives a nice,
asynchronous, and object-oriented interface for IRC, line-
based, and raw TCP/IP connections. Users can easily
subclass the raw TCP/IP or line-based interfaces to create
asynchronous interfaces for other sorts of connections.

System Requirements

System requirement is not defined
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.

2006-02-13 01:34
1.06

Corrige un error en LineObject en un solo byte de memoria asignada no se puede leer cuando se recibe una línea en blanco.
Tags: Minor bugfixes
Fixes a bug in LineObject where a single byte of non-allocated memory could be read when receiving a blank line.

2005-09-04 13:16
1.05

Mejora de la lógica de mayúsculas y minúsculas se añadió al apoyo de IRC. GCC 4 limpieza de recopilación se realiza. Desconexiones correctamente, mientras que permite la lectura de datos toma de corriente.
Tags: Minor bugfixes
Improved case insensitivity logic was added to IRC
support. GCC 4 compilation cleanups were done.
Disconnections are correctly allowed while reading
socket data.

2005-07-13 01:49
1.04

Esta versión incluye correcciones de errores menores, actualizaciones de documentación, y TCP y suites de prueba.
Tags: Minor bugfixes
This release adds minor bugfixes, documentation updates, and TCP and
other test suites.

2005-02-20 04:15
1.03

Tags: Initial freshmeat announcement

Project Resources