SDP – Session Description Protocol

SDP-example-describing-Scalable-Video-Coding-content

SDP – Session Description Protocol What means SDP? Session Description Protocol, a communication protocol for describing multimedia sessions Single-dealer platform, software used in financial trading. Sockets Direct Protocol, a low-level remote-computing protocol. Software Defined Perimeter, also called “Black Cloud”, an approach to computer security. It is used to describe multimedia sessions in a format understood by … Read more

SVG Polygon –

SVG Polygon – <polygon> The <polygon> element is used to create a graphic that contains at least three sides. Polygons are made of straight lines, and the shape is “closed” (all the lines connect up). Polygon comes from Greek. “Poly” means “many” and “gon” means “angle”. Example 1: <!DOCTYPE html> <html> <body> <svg height=”210″ width=”500″> … Read more

Installing Windows Applications with Wine

Thousands of free applications. Ease to install. What if this isn’t enough? What if you just need that Windows application to do some special task? As with everything in Ubuntu, there’s a solution for that. The solution is Wine. Wine (a recursive acronym meaning “Wine Is Not an Emulator”) is a software layer capable of … Read more