Download List

Descripción del Proyecto

Twisted is an event-based framework for Internet applications. It includes a Web server, an SMTP/POP3 server, a telnet server, an SSH server, an IRC server, a DNS server, a generic client/server pair for remote object access (Perspective Broker), and APIs for creating new protocols. It supports integration with GTK+, GTK+ 2, Qt, Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops. It also supports TCP, SSL and TLS, UDP, Unix sockets, multicast, and serial ports. Supported protocols include HTTP, FTP, SMTP, POP3, IMAP, TOC, OSCAR (AIM and ICQ), SSH, DNS, IRC, NNTP, Jabber, SOCKSv4, Telnet, SIP (for VoIP), and XML-RPC and SOAP using external packages. Most protocols are supported as both servers and clients.

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.

2003-04-21 18:36
1.0.4

La versión añade un gran número de correcciones de errores, mejoras de características pequeñas, y el código de prueba.
Tags: Major bugfixes
The version adds a large number of bug fixes, small feature enhancements, and test code.

2003-01-31 19:44
1.0.2

Tags: Major feature enhancements

2002-11-28 19:16
1.0.1

Esta versión incluye Lore, un marco de generación de documentación HTML y LaTeX, soporte para SOAP inicial, una nueva versión de UDP API, soporte multicast, una mejor integración de Tk, un protocolo reescrito DNS (cliente y servidor), virtual hosting para empresas de servicios públicos twisted.web, grandes cantidades de trabajo sobre la red tejida sistema de plantillas, Syslog, equivalentes de mktap interfaz gráfica de usuario de la línea de comandos y programas de twistd, muy documentación mejorado y ampliado, y muchas correcciones de errores.
Tags: Major feature enhancements
This release adds Lore, a documentation generation framework
supporting HTML and LaTeX, initial SOAP support, a rewritten UDP API,
multicast support, better Tk integration, a rewritten DNS protocol
(both client and server), virtual hosting utilities for twisted.web,
large amounts of work on the Woven Web templating system, syslog
logging, GUI equivalents of the commandline mktap and twistd programs,
much-improved and expanded documentation, and many bugfixes.

2002-10-22 19:29
1.0.0

Esta versión no trae consigo una nueva funcionalidad significativa en 0.99.4, pero sí marca un hito en el desarrollo de trenzado. Con la API de twisted.internet ahora estable, una base sólida para las aplicaciones en red se ha estabilizado, y Twisted está preparado como un reemplazo terminado para el código heredado de redes.
This release does not bring with it significant
new functionality over 0.99.4, but it does mark a
milestone in Twisted's development. With the
twisted.internet APIs now stable, a critical
foundation for networked applications is now
stabilized, and Twisted is poised as a finished
replacement for legacy networking code.

2002-10-07 00:24
0.99.3

Este es el candidato de la versión 1.0. Las advertencias de desaprobación restantes, HTTP, y otras cuestiones han sido corregidos.
Tags: Minor feature enhancements
This is the 1.0 release candidate. The remaining deprecation warnings, HTTP, and other issues have been fixed.

Project Resources