Technology

10   Articles
10

The simplest form of technology is the development and use of basic tools. The prehistoric discovery of how to control fire and the later Neolithic Revolution increased the available sources of food, and the invention of the wheel helped humans to travel in and control their environment.

E

Eclipse Code compare feature

1 Min Read
0 345
1 Min Read
0 345

It is possible to compare and integrate changes between two versions of a file using Eclipse’s built-in “Compare” capability. In a version control system, this function can be used to compare and integrate changes made to the code in several…

Continue Reading
M

Media DRM Call flow

1 Min Read
0 632
1 Min Read
0 632

In the following article we will see the high level call flow of Media DRM. Please note that the implementation might vary depending upon the DRM system which you are using. Initialization: The flow starts with initialization part where the…

Continue Reading
F

Forcing IGMP version in Linux

1 Min Read
0 1220
1 Min Read
0 1220

In this article, we will see how to force the IGMP version in linux environement. Use the following command to check the current version of IGMP <a rel="noreferrer noopener" href="mailto:root@root" target="_blank">root@root</a>: cat /proc/sys/net/ipv4/conf/eth0/force_igmp_version 0 In the above, we can see…

Continue Reading
Exit mobile version