<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
</div>Cheers mate I had a look into twisted but was put off by the FAQ<br>
stating 1.0+ modules may or may not be stable, and only the 'core' is.<br>
I don't wanna be messing around with a potentially buggy server, so im<br>
gonna roll my own using the sockets module.<br>
<br></blockquote></div><br>You didn't read that FAQ right: its addressing API stability. Meaning,<br>"Are you going to keep this API next release or is it gonna change?"<br>With your description of what you're doing, I'd be very surprised if you<br>needed to wander near an unstable/experimental module with a still<br>shifting API.<br><br>Twisted is VERY stable.<br><br>--S<br>