14 July 2010

File Sharing over P2P in Flash with Object Replication


Object Replication Object Replication is the most low-level P2P access available in Flash Player 10.1 (next to Multicast, Posting and Directed Routing) It basically enables you to send chunks of between peers. Object Replication is the only one, that guarantees that all data will be transferred to all receiving peers. Demo I’ve built this simple file sharing

Follow this link