[Twisted-Python] Distributed system programming

nivedita datta sweetnivi88 at gmail.com
Sun Mar 11 03:52:01 EDT 2012


Hi,

I am trying to implement a distributed Denial of service attack on servers.
Its for a class project work.

Kindly provide some useful links/resources for the same if possible.

Regards,
Nivedita


On Sun, Mar 11, 2012 at 4:59 AM, Allen Short <washort at twistedmatrix.com>wrote:

> Twisted is a general library for networking -- you can use it to write
> both servers and clients, usable together in the same process or
> separately. "Distributed system" is a broad name that covers a lot of
> different things, so there are several different possible approaches. Here
> are some general resources you may find useful:
>
> A general introduction to writing software with Twisted:
> http://krondo.com/?page_id=1327
>
> AMP, a simple bidirectional message protocol:
> http://twistedmatrix.com/documents/current/core/howto/amp.html
> http://twistedmatrix.com/documents/current/api/twisted.protocols.amp.html
>
> Can you describe more specifically what you're interested in writing?
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20120311/f5cc67fa/attachment.htm 


More information about the Twisted-Python mailing list