AS3-P2P-LIB and P2P Video Calls on Android
July 22nd, 2010
I am very happy that the community is getting more and more involved in P2P. I told you, it has endless possibilities!
AS3-P2P-LIB
AS3-P2P-LIB is a pure ActionScript 3.0 Library by Dominic Graefen that helps Flash developers get started with P2P easily.
All Classes | Example | Project page at GitHub
P2P Video Calls on Android
My fellow evangelist Mark Doherty built a great demo app using P2P and AIR 2.5 for Android. Watch this video, where he shows how it works. And btw: I should really teach him how to pronounce my name
Mark, you are going to get a lesson at MAX 2010!
Check Mark’s blog post for further information.
Facebook comments:
13 Comments »
RSS feed for comments on this post. / TrackBack URL






LOL – I tried Tom! You should hear me try Piotr’s
Comment by Mark Doherty — July 22, 2010 @ 2:41 pm
Thanks for sharing! I looks very impressive, but there’s nothing easy about downloading a batch of classes and one tiny example, and then trying to figure out why it doesnt work as expected (also: what to expect exactly?). Open Source is more then dumping some (possibly great) code somewhere.
Comment by Bart — July 22, 2010 @ 5:58 pm
Finally, AS3 P2P! I hope you plan to use it for some examples instead of leaning on Flex for all the P2P.
Comment by Charles — July 22, 2010 @ 6:55 pm
@Tom
Thanks for the mention on the blog.
@Bart
I did just code this in a couple of hours and didn’t expect it to get so popular in a matter of hours.
I will round it up on the weekend, and make some examples.
Dominic
Comment by devboy — July 22, 2010 @ 8:09 pm
One more thing, if you questions, requests or something else feel free to send me an email: dominic [at] devboy.org or add issues on github!
Comment by devboy — July 22, 2010 @ 9:44 pm
[...] with that API at this moment. I didn’t expect to get retweeted by Ralph and getting into a blog post by Tom, i got about 30 new followers on twitter and over 200 hits on my blog in a matter of [...]
Pingback by devboy » AS3 P2P Library — July 23, 2010 @ 1:59 am
The library has been updated and is now called HydraP2P. I wrote in more detail on my blog: http://devboy.org/2010/09/06/hydrap2p-v01/
Comment by devboy — September 7, 2010 @ 1:54 am
So what role does stratus play in the whole P2P connection. I thought P2P is server agnostic?
Comment by Lavon — November 21, 2010 @ 11:11 pm
@Lavon: Stratus or Cirrus now is rendezvous server, which connect peers together and maintains faster management of networking and rearranging the P2P mesh. Peers always needs to know about each other somehow and this must be done through server. Even DC++ network has servers, Skype has servers as well.
Comment by tom — November 23, 2010 @ 5:31 pm
But complete communication goes over P2P – like data, audio, video.
Comment by tom — November 23, 2010 @ 5:32 pm
Hi,
i can’t download the Libraries .
Is there an other way to get those Libraries ?
Thank you,
Lizard
Comment by Lizard — December 5, 2010 @ 1:34 am
AS3-P2P-LIB link is broken :S
Comment by Roberto — March 17, 2011 @ 8:26 pm
It’s now called HydraP2P https://github.com/devboy/HydraP2P
Comment by tom — March 23, 2011 @ 1:49 pm