James Matthews wrote:
Twisted is a communication framework with lots of ready-made components:
Regular sockets are, well, regular sockets. No more, no less.
</F>
I am wondering what are the major points of twisted over regular python
sockets. I am looking to write a TCP server and want to know the pros
can cons of using one over the other.
sockets. I am looking to write a TCP server and want to know the pros
can cons of using one over the other.
Regular sockets are, well, regular sockets. No more, no less.
</F>
Comment