Hi,
I’m a university student creating a python Chat server
and client using twisted. The server works great. However I’m trying to
create the client with a gui using wxpython and twisted. The code for the
client is attached bellow. I’m working with a partner and he already
tried posting
Hi,
I'm a university student creating a
python Chat server and client using twisted. The server works great. However I'm
trying to create the client with a gui using wxpython and twisted. The code for
the client is attached bellow. I'm working with a partner and he already tried
posting our