<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<br>&nbsp; I'm just now undergoing my first real twisted application.&nbsp; There is a main server which users authenticate with, and the main server also has different plugins for chat/whatever features.&nbsp; The client side also has a handler for each of these plugins and then a GTK gui associate with them.&nbsp; I've been reading the documentation, tutorials, etc, and I'm a little confused about what the best approach would be.<br><br>Would you all suggest using Perspective Broker?&nbsp; Each plugin has it's own set of communication that needs to happen with the plugin handler server side as well.&nbsp; Would this be easier some other way?<br><br>Another question has to do with a GTK handler.&nbsp; I saw that twisted has a reactor built in for that.&nbsp; I do have events that need to be triggered from the server.&nbsp; Should I use twisted for that as well, or just send requests to a callback within the GTK application?<br><br>Really there is just so much information out there about twisted and everyone does it differently that it's confusing to get started.&nbsp; Any help would be appreciated.&nbsp; Thanks.<br>Tim<br><br /><hr />Hotmail: Free, trusted and rich email service. <a href='http://clk.atdmt.com/GBL/go/171222984/direct/01/' target='_new'>Get it now.</a></body>
</html>