Downloadliste

Projektbeschreibung

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.

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.

2005-05-30 01:24 Zurück zur Release-Liste
2.0.1

Die neue DeferredQueue Klasse wurde behoben ordnungsgemäß alle Rückstand und Größe Grenzen zu respektieren, sowie hatte Verbesserungen ihrer Unit-Tests gemacht. Die falsch angegeben twisted.news Paket installiert nun korrekt. Die Qt-Reaktors durchlaufen ()-Methode verhält sich jetzt wie iterieren () andere Reaktoren "Methoden. Das Plugin Caching-Mechanismus wurde geändert, um nur schreiben, wenn Änderungen gibt es Veränderungen. Der Reaktor Gtk2 initialisiert sich nun richtig, Verhütung bestimmter Start-Race-Bedingungen und mit besserer Unterstützung von Threads.
Tags: Minor bugfixes
The new DeferredQueue class has been fixed to properly respect all backlog and size limits, as well as had improvements made to its unit tests. The incorrectly omitted twisted.news package now installs properly. The Qt reactor's iterate() method now behaves like other reactors' iterate() methods. The plugin caching mechanism has been changed to only write out changes when changes exist. The Gtk2 reactor now initializes itself properly, preventing certain startup race conditions, and with better supporting threads.

Project Resources