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 <[email protected]>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
> [email protected]
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to