E

Eclipse Code compare feature

1 Min Read
0 522
1 Min Read
0 522

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 918
1 Min Read
0 918

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 1840
1 Min Read
0 1840

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
H

History of C language

3 Min Read
0 786
3 Min Read
0 786

At this moment in time, if people (tech giants) want they can design their operating system within a matter of a few days or months. Anything can be possible nowadays due to the availability of a wide range of resources…

Continue Reading
Exit mobile version