Python Cookbook 13.1. Passing Messages with Socket Datagrams
摘要:
Credit: Jeff Bauer Problem 问题 You want to communicate small messages between machines on a network in a lightweight fashion, without needing absolute assurance of reliability. 你想以一种轻量级的且不需要保证绝对的传输质... 阅读全文
posted @ 2009-10-08 13:52 triStone 阅读(336) 评论(0) 推荐(0)