In the previous tutorial File Sharing over P2P in Flash Player 10.1 with Object Replication we went through the Object Replication basics. And you can see that the Receiver is requesting packets one by one. That’s not suitable for the real world app, but it’s good for testing on a LAN to see the progress. [...]
Tag Archives: Stratus
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 [...]
P2P Chat with NetGroup in Flash Player 10.1
This videotutorial is a follow-up of my tutorial Simple chat with P2P NetGroup in FP 10.1.
Peer-to-peer chat with NetGroup in Flash Player 10.1 (ADC video link)
Sample files
Directed Routing Explained in Flash 10.1 P2P
Directed Routing enables you to send data to a specific client in the peer-to-peer group (NetGroup). It requires stable and correct topology to work well – still it’s very useful.
There has been already something written about directed routing. But I’d like to share with you much more.
First, let me explain you which methods does what. [...]
Introducing: Buzzr: a multi-user, multi-platform quiz game
This idea has been in my head for quite some time. I actually came up with it when I was building the demo for my MAX keynote appearance last October. I just never found the time to actually build it but I started on it this week.
The idea is simple. You open up a browser, [...]
New content in the Adobe Developer Connection
Flex developers interested in new opportunities may want to look at the developer preview of Adobe Flash Builder for Force.com. Flash Builder for Force.com is a new development tool for building cloud-based, rich Internet applications (RIAs) that can be deployed in the browser through Adobe Flash Player or on the desktop leveraging Adobe AIR. In the tutorial series, Building a desktop application with Flash Builder for Force.com, Jeanette Stallons steps developers through the process of building an application from start to finish, covering salesforce.com, Stratus, Flex, and AIR fundamentals.
Also be sure to check out the newly released Day 4 of our popular video training, Flex 4 beta in a Week, to learn about extending events, accessing remote data, and creating a typed data model.
Apart from the data-centric capabilities, Flex 4 support, and other great features, Flash Builder 4 beta 2 introduces some new and updated features to improve developer productivity and make writing MXML and ActionScript code faster and easier. Read the article by Jason San Jose, Developer productivity improvements in Flash Builder 4 beta, to learn about the Call Hierarchy view, enhanced states syntax support, changes to code hints, and editor improvements.
Developers interested in sharing open standards and best practices for video player applications built on the Adobe Flash Platform may wish to check out the Open Source Media Framework and then follow R Blank’s tutorial presentations, Building video players in Flash with the OSMF, to get a feeling for how the OSMF helps standardize the way that media players—particularly video players—are built on the Flash Platform.