Archive

Archive for October, 2011

P2P Flash On A Local Network Part 1

October 31st, 2011 4 comments

Flash Player has provided an API for peer-to-peer communication since 10.1 (and in AIR since 2.0). P2P over the Internet requires some server-side technology (such as Flash Media Server) but on a local network it’s really easy; no server stuff and it can be set up in a few lines of code.
Read more…