Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 292 Bytes

Prerequisites.mediawiki

File metadata and controls

10 lines (9 loc) · 292 Bytes

Here are some of the things that you may need to know in order to use Twisted:

  - Python
  - what is a network
    - what is TCP
    - what is UDP
  - what is a protocol
  - what is a `$PROTOCOL` server (web, mail, ssh, dns)
  - what is a `$PROTOCOL` client
  - XXX to do add actual things