[Twisted-Python] Twisted Adapter

n_draghetta n_draghetta at yahoo.com
Sat Jan 6 09:09:56 EST 2007


I have a wrapper written in Python for a TLS library written in C. I have to write an adapter in Twisted in order to encrypt the communication.

Thanks.

glyph at divmod.com wrote: On 11:12 am, n_draghetta at yahoo.com wrote:
>Hi all!
>I have a wrapper in Python and I want to make an adapter in Twisted so that the wrapper can be used.I haven't found any informations about adapters in Twisted.Can anyone guide me please/send me to a tutorial?

What do you mean by "wrapper"?  Depending on what you mean, you might not need to write anything at all.

Here is a tutorial on Twisted's components / adapters system:

http://twistedmatrix.com/projects/core/documentation/howto/components.html

and there's something a bit more detailed here, that shows lots of protocol code hooked up to it:

http://twistedmatrix.com/projects/core/documentation/howto/tutorial/components.html

Do these answer your question?_______________________________________________
Twisted-Python mailing list
Twisted-Python at twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20070106/e3dc18f4/attachment.htm 


More information about the Twisted-Python mailing list