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
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
Adobe Developer Connection presents:
Multicast Streaming in Flash Player 10.1
This video-tutorial shows how to build a simple Broadcaster/Receiver system with P2P Multicast in Flash Player 10.1 using NetStream and Camera classes.
Link to Adobe TV site
*note: this blog post will be soon followed by a complete multicast deep-dive walkthrough tutorial, stay tuned
If you’ve tried my tutorial on creating simple chat using P2P NetGroup in Flash Player 10.1, you might have been wondering what the other parameters you can set-up mean.
GroupSpecifier is a very powerful class and ASDocs are good resource to look in, but I rather write few more words on this topic as it’s could [...]