Getting started in web development and programming can be daunting. There are so many languages, tools, and opinions that it can seem like you’re never going to find your way to something productive. My friend Tri (Hi Tri!) asked me where to start, so I decided to make a quick post on some tools you […]
Internet Protocols: Peer-To-Peer & Video Streaming
Peer-to-Peer (P2P): Peer-to-Peer (P2P) is an architecture that allows arbitrary end systems to directly communicate. Although they are known mostly for illegal activity, the architecture makes up the backbone of VoIP, and other legitimate services. Peer-to-Peer distribution time is logarithmic relative to the number of users on the P2P application. Where as the client-server structure […]