hi friends thanks for immediate reply.
i have referred the book twisted..........
currently i am facing the problem.
i have to show ls -l output in a listbox using Tkinter
but because of TCP it first stores information in a window or some packet format.
so it doesnot show the output in a continuous manner.
On Tue, Sep 30, 2008 at 2:07 AM, Jack Whitham
<jack-tp@cs.york.ac.uk> wrote:
On Sun, Sep 28, 2008 at 02:11:49AM +0200, paul wrote:
> Hope this isn't too offensive but last time I checked conch didn't work
> on win32 (
http://twistedmatrix.com/trac/ticket/50). I guess most users
> would be happy with a basic "secure RPC" implementation, no console
> stuff. No idea how much work that is though ...
Conch does work on Win32, I have written an application that uses
it (not the command line client). You have to install pycrypto
in addition to Twisted.
--
Jack Whitham
jack@cs.york.ac.uk