Triton Posted June 3, 2006 at 11:43 PM Report #30950 Posted June 3, 2006 at 11:43 PM Twisted is an event-driven networking framework written in Python and licensed under the MIT license.Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more. While there are a large number of loosely coupled modular components within Twisted, a central concept to the framework is the idea of non-blocking asynchronous servers. http://twistedmatrix.com/trac/ Ou seja, com esta framework, podem-se fazer aplicações ou jogos server/client com relativa facilidade, pois já tem muitas das funcionalidades necessárias implementadas. Como todos os melhores componentes de Python, este também tem um livro: Encontra-se com facilidade na net. Tutorial: http://librenix.com/?inode=703 <3 life
UnKnowN Posted June 4, 2006 at 09:46 AM Report #30980 Posted June 4, 2006 at 09:46 AM Muito Bom, quando acabar um que ando a ler talvez avance para este, ou pyGTK(ou wxPython 😛 )
falco Posted June 14, 2006 at 08:59 PM Report #33019 Posted June 14, 2006 at 08:59 PM Por acaso estou a analizar a framework e é muito provável que a venha a usar num projecto em que estou envolvido.
pedrotuga Posted July 14, 2006 at 06:55 PM Report #38292 Posted July 14, 2006 at 06:55 PM Encontra-se com facilidade na net. Onde? 😄 eheheh... os ebooks são a melhor coisinha da década 2000
Triton Posted July 14, 2006 at 07:49 PM Author Report #38305 Posted July 14, 2006 at 07:49 PM 😄 foi graças ao teu ShareMiner que ontem me desenrasquei. 😄 Alguém já fez alguma coisa com isto? <3 life
falco Posted August 15, 2006 at 09:51 AM Report #44324 Posted August 15, 2006 at 09:51 AM Eu criei um cliente de SSH. Mas acho que já o apaguei.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now