Comparitechは11月13日(米国時間)、「Python Network Programming Cheat Sheet - Downloadable JPG & PDF」において、Pythonを使ったネットワークプログラミングに必要となるモジュールやライブラリ、コードサンプルなどをまとめたチートシートおよびテーブルの公開を伝えた。
Hi,<BR><BR>I'm trying to create a program that can tie the I/O of a socket to some kind of text box. The user types in the box, and whatever comes back through the socket gets displayed there as well.