EQMOD
Results
2
issues of
EQMOD
In one of the old DtPlay source files, there is a code there that supports ISDBT modulator initialization. This is done by scanning the incoming TS data for NIT information...
enhancement
Here is a much simpler approach of retrieving the Phone's IP address instead of externally saving it as config file; FILE* ffile = popen("netstat -rn|awk '$2~/192\\.168\\.43\\.[0-9]{1,3}/ {print $2}'", "r"); pbuffer[0]...