Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19973
| Date | 2012-02-07 11:41 -0700 |
|---|---|
| From | "Littlefield, Tyler" <tyler@tysdomain.com> |
| Subject | keeping twisted and wxPython in sync |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5509.1328640703.27778.python-list@python.org> (permalink) |
Hello all: I have a couple questions. First, is there a way to know if connectTCP failed? I am writing a client with Twisted and would like to be able to notify the user if they couldn't connect. Second, I set the protocol on my factory after a connection has been made. So when I send my user and password, that is when I connect. Is there a way to handle waiting for the connection to complete? -- Take care, Ty Web: http://tds-solutions.net The Aspen project: a light-weight barebones mud engine http://code.google.com/p/aspenmud Sent from my toaster.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
keeping twisted and wxPython in sync "Littlefield, Tyler" <tyler@tysdomain.com> - 2012-02-07 11:41 -0700 Re: keeping twisted and wxPython in sync crow <wentlv@gmail.com> - 2012-02-07 17:13 -0800 Re: keeping twisted and wxPython in sync crow <wentlv@gmail.com> - 2012-02-07 17:15 -0800
csiph-web