Hi,<div><br></div><div>I am trying to implement a distributed Denial of service attack on servers.</div><div>Its for a class project work.</div><div><br></div><div>Kindly provide some useful links/resources for the same if possible.</div>
<div><br></div><div>Regards,</div><div>Nivedita</div><div><br><br><div class="gmail_quote">On Sun, Mar 11, 2012 at 4:59 AM, Allen Short <span dir="ltr">&lt;<a href="mailto:washort@twistedmatrix.com">washort@twistedmatrix.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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. &quot;Distributed system&quot; 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:<br>

<br>A general introduction to writing software with Twisted: <a href="http://krondo.com/?page_id=1327" target="_blank">http://krondo.com/?page_id=1327</a> <br><br>AMP, a simple bidirectional message protocol: <br><a href="http://twistedmatrix.com/documents/current/core/howto/amp.html" target="_blank">http://twistedmatrix.com/documents/current/core/howto/amp.html</a><br>

<a href="http://twistedmatrix.com/documents/current/api/twisted.protocols.amp.html" target="_blank">http://twistedmatrix.com/documents/current/api/twisted.protocols.amp.html</a><br><br>Can you describe more specifically what you&#39;re interested in writing?<br>

<br>_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br></blockquote></div><br></div>