Weekly Shaarli

All links of one week in a single page.

Week 14 (March 31, 2008)

Python socket server for Flash

For sending and receiving messages in Flash, you could use the pretty expensive Flash Communication Server / Flash Media Server, or you could use a simple socket server, such as this one, written in Python. Feel free to download it and set it up.

Socket Programming HOWTO