Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2004-08-09 01:53:40
Size: 835
Editor: dreamingk
Comment:
Revision 5 as of 2004-08-09 01:58:58
Size: 835
Editor: dreamingk
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
-- dreamingk [[[DateTime(2004-08-09T01:53:40Z)]]] -- dreamingk [[[DateTime(2004-08-09T01:58:58Z)]]]

底层网络及事务循环 教程 -- dreamingk [DateTime(2004-08-09T01:58:58Z)] TableOfContents

底层网络及事务循环(Low-Level Networking and Event Loop)

异步编程(Asynchronous Programming)

  • ["/LlNEL1"] --

Reactor基础(Reactor basics)

  • ["/LLNEL2"] --

编写TCP服务(Writing a TCP server)

  • ["/LLNEL3"] --

编写TCP客户端(Writing a TCP client)

  • ["/LLNEL4"] --

UDP网络(UDP Networking)

  • ["/LLNEL5"] --

运用进程(Using processes)

  • ["/LLNEL6"] --

运用调度(Using Deferreds)

  • ["/LLNEL7"] --

安排时序(Scheduling)

  • ["/LLNEL8"] --

运用线程(Using threads)

  • ["/LLNEL9"] --

选择reactor与GUI工具结合(Choosing a reactor and GUI toolkit integration)

  • ["/LLNEL10"] --

PyTwisted/LowLevelNetworkingEventLoop (last edited 2009-12-25 07:08:32 by localhost)