Did you check out the docs and tutorials for twisted yet? Or are you asking if twisted is a good solution, or if something else can be recommended? What kind of communication will it be doing?
On Mon, Dec 10, 2012 at 5:12 AM, PBLN RAO <[email protected]> wrote: > Hi, > > i have an application developed which works some parts internal to maya > and some work as external to maya. > > We need to develop a communication between system [i.e., chatting or > messaging what ever you say :)] > > I have a taught in mind of using twisted module for it. can anyone suggest > where and how i should start....? > > the messaging should work in asynchronous mode so that my application will > not hang when its in listen mode for receiving messages. > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > > > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected].
