Network programming with the Twisted framework, Part 4

From: idean (idean_at_us.ibm.com)
Date: 09/15/03

  • Next message: Iwo Mergler: "Re: How do I flush/invalidate the CPU instruction cache?"
    Date: 15 Sep 2003 09:19:36 -0700
    
    

    In this final installment of his series on Twisted, the author looks
    at specialized protocols and servers contained in the Twisted package,
    with a focus on secure connections. One thing the servers and clients
    in Parts 1, 2, and 3 had in common is that they operated completely in
    the clear, cryptographically speaking. Sometimes, however, you want to
    keep your connection free from prying eyes (or from
    tampering/spoofing).

    Article Link:
    http://www-106.ibm.com/developerworks/linux/library/l-twist4.html?ca=dgr-lnxn09TwistedPart4


  • Next message: Iwo Mergler: "Re: How do I flush/invalidate the CPU instruction cache?"