Recent Edits
Twisted is an asynchronous networking framework written in [[Python]], supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.
Twisted is an asynchronous networking framework written in [[Python]], supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.
Twisted is an asynchronous networking [[networking]] framework written in [[Python]], supporting TCP, UDP, multicast, SSL/TLS,...
Twisted is an asynchronous networking [[networking]] framework written in [[Python]], supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.
"Twisted is an event-based framework for Internet applications. It includes a Web server, an SMTP/POP3 server, a telnet server,...
"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."
Twisted is an asynchronous [[networking]] networking framework written in [[Python]], supporting TCP, UDP, multicast, SSL/TLS,...
Twisted is an asynchronous [[networking]] networking framework written in [[Python]], supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.
Twisted is an asynchronous networking framework written in [[Python]], Python, supporting TCP, UDP, multicast, SSL/TLS, serial...
Twisted is an asynchronous networking framework written in [[Python]], Python, supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.
Twisted contains a number of modules:
* twisted.cred, a pluggable authentication system for servers;
* twisted.enterprise, ...
Twisted is an asynchronous networking framework written in Python, supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.
Twisted contains a number of modules:
* twisted.cred, a pluggable authentication system for servers;
* twisted.enterprise, an asynchonous adaptor of Python DB-API 2.0 database interfaces;
* twisted.internet, the Twisted event loop;
* twisted.manhole, a debugging service;
* twisted.persisted, a collection of object persistance systems
* twisted.protocols, a collection of simple network protocols and helper utilities;
* twisted.python, a set of Twisted programming abstractions;
* twisted.spread, a network transport, serializer and object broker;
* twisted.trial, a unit-testing framework; and
The "Twisted" tarball contains only twisted core. The other subprojects are available on their own webpages.
The "Twisted-sumo" tarball contains twisted core, all the Twisted python subprojects, and Zope-Interface.
Twisted is available under the MIT Free Software licence.
Twisted is an asynchronous networking event-based framework written in Python, supporting TCP, UDP, multicast, SSL/TLS, serial...
Twisted is an asynchronous networking event-based framework written in Python, supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.
Twisted contains a number of modules:
* twisted.cred, a pluggable authentication system for servers;
* twisted.enterprise, an asynchonous adaptor of Python DB-API 2.0 database interfaces;
* twisted.internet, the Twisted event loop;
* twisted.manhole, a debugging service;
* twisted.persisted, a collection of object persistance systems
* twisted.protocols, a collection of simple network protocols and helper utilities;
* twisted.python, a set of Twisted programming abstractions;
* twisted.spread, a network transport, serializer and object broker;
* twisted.trial, a unit-testing framework; and
The "Twisted" tarball contains only twisted core. The other subprojects are available on their own webpages.
The "Twisted-sumo" tarball contains twisted core, all the Twisted python subprojects, and Zope-Interface.
Twisted is available under the MIT Free Software licence. Internet applications.
