Archive for the 'Python' Category
Simple HTTP Server in Python, Part 1
Saturday, October 1st, 2005
Here's how to make a very simple HTTP server that your Flash movie can communicate with. In this example, we will send messages that we want "traced" out to the console on the server. This is one way that you can watch debug messages from a swf that is live