Sunday, August 31, 2014

Rosy Writer - Dissecting and Execution - Part III


What is Tarball Distribution


(Basically, a tar ball is a group of files compressed into a single file. The group of files are either compiled and installed or simply installed onto a new system once all the package pre-requisites are met. To make installing and removing programs and package easier, many distributions use an alternate format that automatically installed pre-requisites, along with the needed package for developer. 

References:
http://pmdocs.sophos.com/Latest/en/pmdocs/concepts/GSGObtainDistributionTar.html

Compiling WebRTC library - Part III


Compiling webRTC library - Part II


Compiling WebRTC library - Part I


SIP SDP - Part VII - Security Considerations


SIP SDP - Part VI - Example SDP transactions