Hello list,
I'm new to twisted and to python in general, so still deep in the
learning process.
Please forgive any faulty assumptions you'll find in this post :)
I'm trying to accomplish to the following task: realize a tool that acts
as a proxy between the SMTP domain and the 'objects' domai
Hi,
I tried to review #2053. Unfortunately, the patch had a wrong name and a
wrong topfile (the author was convinced they were working on 2503). I
noticed the wrong patch name, but missed the wrong topfile. So, I'm trying
to unmerge that revision (40589) from trunk using "svn merge -c -40589 .".
Hi,
I also tried to figure out how to deliver one copy of a message instead of one
for every recipient for a Twisted server tutorial (ticket #3324) which hasn't
yet been finalized. Here's the way I went about it but I'd appreciate comments
on the approach as well.
For the IMessageDelivery.val
Il 06/11/13 12:09, Stacey Sern ha scritto:
Hi,
I also tried to figure out how to deliver one copy of a message
instead of one for every recipient for a Twisted server tutorial
(ticket #3324) which hasn't yet been finalized. Here's the way I went
about it but I'd appreciate comments on the ap
Hi everyone,
This was resolved. The error message is (of course) incorrect; the issue
relates to trying to reopen a different ticket from the topfile you're
removing. I've filed a ticket on twisted's trac integration:
https://bugs.launchpad.net/twisted-trac-integration/+bug/1248491
cheers
lvh
__
I'm using twisted web for an https connection. At first I start with
creating and configuring a ssl.DefaultOpenSSLContextFactory derived class
that disables SSLv2 and SSLv3. So (basically we're left with TLS1.0 and
up) and forces the use of a single strong (non RC4 but BEAST vulnerable)
cipher.
Th
On 11:35 am, sangiova...@nweb.it wrote:
Il 06/11/13 12:09, Stacey Sern ha scritto:
Hi,
I also tried to figure out how to deliver one copy of a message
instead of one for every recipient for a Twisted server tutorial
(ticket #3324) which hasn't yet been finalized. Here's the way I went
about
Il 06/11/13 15:20, exar...@twistedmatrix.com ha scritto:
On 11:35 am, sangiova...@nweb.it wrote:
Il 06/11/13 12:09, Stacey Sern ha scritto:
Hi,
I also tried to figure out how to deliver one copy of a message
instead of one for every recipient for a Twisted server tutorial
(ticket #3324) whic
On 11:43 am, rmei...@xs4all.nl wrote:
I'm using twisted web for an https connection. At first I start with
creating and configuring a ssl.DefaultOpenSSLContextFactory derived
class
that disables SSLv2 and SSLv3. So (basically we're left with TLS1.0 and
up) and forces the use of a single strong
Hey there,
Setup:
-i got a Server which is running a Delphi application on Windows7 using WinSocketComponents
-i got a Client (Raspberry Pi) which is running my python client application with twisted
-the server collects data which the client is sending, sometimes the server sends back
P
On Thu, Nov 7, 2013 at 1:31 AM, Toni Rosemann wrote:
> Hey there,
>
> Setup:
> -i got a Server which is running a Delphi application on Windows7 using
> WinSocketComponents
> -i got a Client (Raspberry Pi) which is running my python client
> application with twisted
> -the server collects data whi
11 matches
Mail list logo