|
twisted socket module python
|
|
01-24-2010, 03:48 PM
(This post was last modified: 01-24-2010 05:33 PM by codecaine.)
Post: #1
|
|||
|
|||
|
twisted socket module python
Python sockets is already easy but this really dumbs down the sockets. Has support for all types of sockets like aim, icq, jabber, tcp, ssh, etc...
http://twistedmatrix.com/trac/ here is a example of making a servers. It is so plain and simple. I can't believe its not butter ![]() http://twistedmatrix.com/documents/curre...rvers.html Example of a chat server so you don't have to build one you can just modify off this one. Code: """The most basic chat protocol possible. |
|||
|
01-24-2010, 09:19 PM
Post: #2
|
|||
|
|||
|
RE: twisted socket module python
Very interesting ! It is so easy to work in Python with sockets. Almost the same as in Delphi !
There's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
« Next Oldest | Next Newest »
|






