Downloadliste

Projektbeschreibung

EuNet provides cross-platform socket networking
support to the Euphoria programming language. It
includes convenience functions to add HTTP
retrieval, SMTP transmission, and IMAP retrieval
to your programs with a minimal amount of code.

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.

2008-05-24 02:58
1.3.2

Diese Veröffentlichung fügt einen SMTP-Server hinzugefügt. Es gibt erhebliche Bugfixes in eunet_poll () und eunet_accept (). Es gibt noch andere kleinere Bugfixes, Dokumentations-Upgrades, Erweiterungen und Funktionalität.
Tags: Major feature enhancements
This release adds an SMTP server library. There are significant bugfixes in eunet_poll() and eunet_accept(). There are other minor bugfixes, documentation updates, and functionality extensions.

2008-05-20 02:13
1.3.1

Ein Teil der Dokumentation verbessert. HTTP-Header-Manipulation. Verbesserte Fehlerberichterstattung. Diese Version erlaubt numerische Dienstleistungen in getaddrinfo.
Tags: Major feature enhancements
Some documentation improvements. HTTP header manipulation. Improved error reporting. This release allows numerical services in getaddrinfo.

2008-04-30 22:15
1.2.2

Es wurde Unterstützung für die fehlenden Berkeley hat accept ()-Funktion. Einige Parsing-Fehler in eunet_get_url () wurden behoben.
Tags: Minor bugfixes
Support was added for the missing Berkeley accept() function. Some parsing errors in eunet_get_url() were fixed.

Project Resources