Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: hardware decoding / matrix decoding)(SOFTDEC/HARDDEC/MATRIXDEC) } PCLIENT_VIDEOINFO _clientVideoInfo = new hieclientPINVOKE.PCLIENT_VIDEOINFO(); _clientVideoInfo.m_sIP = "192.168.10.9"; _clientVideoInfo.m_sUserName = "admin"; _clientVideoInfo.m_sUserPassWord = "123456"; [DllImport("hieclient.dll", CharSet = CharSet.Ansi)] internal static extern int MP4Net_ClientStartEx(ref PCLIENT_VIDEOINFO pClientInfo, ReadDataCallBack realdatacallback, uint commandport, uint dataport); public int MP4Net_ClietnStartEx1( ref P Source: http://pastebin.com/raw.php?i=ggxe4GkB
↧