Download List

프로젝트 설명

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.

2004-02-26 05:56 Back to release list
1.2.0

SSH를 서버에 대한 SFTP 서버 구현에 추가되었습니다. wxPython 지원을 개선했습니다. IMAPv4 향상 및 버그수정되었다. 웹 페이지에서 오류가 발생 tracebacks의 표시 비활성화되어있을 수있습니다. 답하라 프로토콜 구현 (클라이언트 및 서버)가 추가되었습니다. FDS 때 임의의 자녀는 POSIX에서 실행중인 프로세스 매핑을 지원합니다. 이니셜는 SOAP 클라이언트 지원을 기록했다 (SOAPpy)를 사용하여. FTP 클라이언트에 대한 다운로드를 지원하는 부분이 추가되었습니다. 웹 프레임 워크는 지금은 다른 방법 (예 : GET 또는 POST)를 다른 처리기를 지원합니다. 보도 지원 시범 테스트 프레임 워크에 추가되었습니다.
Tags: Major feature enhancements
An SFTP server implementation for the SSH server
was added. wxPython support was improved. IMAPv4
enhancements and bugfixes were made. Display of
tracebacks in error web pages may now be disabled.
An ident protocol implementation (client and
server) was added. Mapping arbitrary child FDs
when running processes on POSIX is now supported.
Initial SOAP client support was written (using
SOAPpy). Partial download support for the FTP
client was added. The web framework now supports
different handlers for different methods (such as
GET or POST). Coverage support was added in the
trial testing framework.

Project Resources