Thanks. My confusion is just in the naming of things...
On Thu, Apr 1, 2010 at 11:09 PM, wrote:
> On 02:38 am, elihusma...@gmail.com wrote:
>>
>> On Wed, Mar 31, 2010 at 5:39 PM, wrote:
>>>
>>> On 04:10 am, elihusma...@gmail.com wrote:
On Tue, Mar 30, 2010 at 6:42 PM, Itamar Turn
On 02:38 am, elihusma...@gmail.com wrote:
On Wed, Mar 31, 2010 at 5:39 PM, wrote:
On 04:10 am, elihusma...@gmail.com wrote:
On Tue, Mar 30, 2010 at 6:42 PM, Itamar Turner-Trauring
wrote:
Greetings,
I am new to this list and twisted. �I have worked with some systems
similar to twisted, no
Thanks for the help, but how do I access the session? What would be
the method call to put the data into a session for instance?
On Wed, Mar 31, 2010 at 5:39 PM, wrote:
> On 04:10 am, elihusma...@gmail.com wrote:
>>On Tue, Mar 30, 2010 at 6:42 PM, Itamar Turner-Trauring
>> wrote:
Greetin
I found the following example answered my question:
http://twistedmatrix.com/trac/wiki/FrequentlyAskedQuestions#HowdoImakeinputononeconnectionresultinoutputonanother
Good luck.
Mark
On Mar 31, 2010 12:11 AM, "Mark" wrote:
I figured as much that twisted supported the notion of sessions. Are
t
On 04:10 am, elihusma...@gmail.com wrote:
>On Tue, Mar 30, 2010 at 6:42 PM, Itamar Turner-Trauring
> wrote:
>>>Greetings,
>>>
>>>I am new to this list and twisted. I have worked with some systems
>>>similar to twisted, notably Apache MINA. I am trying to find out how
>>>to set up my server to sup
I figured as much that twisted supported the notion of sessions. Are
there any examples that show me how to access them and
add/remove/update attributes in the session?
On Tue, Mar 30, 2010 at 6:42 PM, Itamar Turner-Trauring
wrote:
>> Greetings,
>>
>> I am new to this list and twisted. I have
> Greetings,
>
> I am new to this list and twisted. I have worked with some systems
> similar to twisted, notably Apache MINA. I am trying to find out how
> to set up my server to support sessions for multiple clients. Right
> now I am simply developing a telnet-like application to learn twisted
Greetings,
I am new to this list and twisted. I have worked with some systems
similar to twisted, notably Apache MINA. I am trying to find out how
to set up my server to support sessions for multiple clients. Right
now I am simply developing a telnet-like application to learn twisted
but cannot