0% found this document useful (0 votes)
41 views

Log

The document contains log messages from a system connecting and establishing communication between various endpoints. It first establishes a local TCP connection on port 20807. It then receives and processes two requests to create bindings for services RpsAV and RpsVoIP, responding with the binding details. It proceeds to initiate connections to additional endpoints on ports 24005, 24006, 24007, and external servers on ports 7601 and 7605 to exchange status and configuration information.

Uploaded by

olejnicenkomaks
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views

Log

The document contains log messages from a system connecting and establishing communication between various endpoints. It first establishes a local TCP connection on port 20807. It then receives and processes two requests to create bindings for services RpsAV and RpsVoIP, responding with the binding details. It proceeds to initiate connections to additional endpoints on ports 24005, 24006, 24007, and external servers on ports 7601 and 7605 to exchange status and configuration information.

Uploaded by

olejnicenkomaks
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 185

>>980-Time:2024-02-27 13:37:45-201<<

Check & SKT_Connect (127.0.0.1_127.0.0.1, 20807)


>>981-Time:2024-02-27 13:37:45-201<<
Check & SKT_Connect has IPv4
>>982-Time:2024-02-27 13:37:45-201<<
accept a connection, fd = 32
>>983-Time:2024-02-27 13:37:45-202<<
create mgr connection object success[fd:20]
>>984-Time:2024-02-27 13:37:45-202<<
destruct agent_mgr_connection
>>985-Time:2024-02-27 13:37:45-202<<
destruct agent_mgr_connection
>>986-Time:2024-02-27 13:37:45-202<<
SKT_Connect succssfull[127.0.0.1:20807][skt:9][TimeUsed=2]
>>987-Time:2024-02-27 13:37:45-202<<

-------CSMPHttpsend[108417250]------
POST /createbind HTTP/1.1
Content-Length: 192
Content-Type: text/html
Host: 127.0.0.1:20807
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsAV","authcode":"aaaaaaaa-
121b24ca3","encrypt":"1","step":"8"}
nHttps:-1
----------END------------
>>988-Time:2024-02-27 13:37:45-202<<
mgr connection 32 recv 311 bytes
>>989-Time:2024-02-27 13:37:45-202<<
mgr connection process create bind
>>990-Time:2024-02-27 13:37:45-202<<
create work server, protocol mode: >>991-Time:2024-02-27 13:37:45-202<<
create_listen_fd success, work port = 24006, fd:16
>>992-Time:2024-02-27 13:37:45-202<<
push response msg
>>993-Time:2024-02-27 13:37:45-202<<

-------------RecvBuffer[108417250]---------
HTTP/1.1 200 message
content-length: 242

{ "authcode" : "aaaaaaaa-121b24ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24006", "service_type" :
"RpsAV", "step" : "8", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" : "6510"
}

------------END--------------
>>994-Time:2024-02-27 13:37:45-202<<
CXTCPObject::Disconnect[9]
>>995-Time:2024-02-27 13:37:45-202<<
agent ControlByHttp[0]
>>996-Time:2024-02-27 13:37:45-202<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-121b24ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24006", "service_type" : "RpsAV", "step" : "8", "tcp_access_ip" : "52.57.35.211",
"tcp_access_port" : "6510" }
]
>>997-Time:2024-02-27 13:37:45-202<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20807]
>>998-Time:2024-02-27 13:37:45-202<<
CDeviceAgent::CreateBind
>>999-Time:2024-02-27 13:37:45-202<<
CSMPHttp::Talk Start_HTTP
>>1000-Time:2024-02-27 13:37:45-202<<
SKT_Connect start[127.0.0.1][127.0.0.1][20807][Timeout=2000]
>>1001-Time:2024-02-27 13:37:45-202<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20807)
>>1002-Time:2024-02-27 13:37:45-202<<
Check & SKT_Connect has IPv4
>>1003-Time:2024-02-27 13:37:45-202<<
SKT_Connect succssfull[127.0.0.1:20807][skt:9][TimeUsed=0]
>>1004-Time:2024-02-27 13:37:45-202<<
accept a connection, fd = 30
>>1005-Time:2024-02-27 13:37:45-202<<
create mgr connection object success[fd:20]
>>1006-Time:2024-02-27 13:37:45-202<<

-------CSMPHttpsend[10970BA40]------
POST /createbind HTTP/1.1
Content-Length: 194
Content-Type: text/html
Host: 127.0.0.1:20807
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsVoIP","authcode":"aaaaaaaa-
121b24ca3","encrypt":"1","step":"8"}
nHttps:-1
----------END------------
>>1007-Time:2024-02-27 13:37:45-202<<
mgr connection 30 recv 313 bytes
>>1008-Time:2024-02-27 13:37:45-202<<
mgr connection process create bind
>>1009-Time:2024-02-27 13:37:45-202<<
create work server, protocol mode: >>1010-Time:2024-02-27 13:37:45-202<<
create_listen_fd success, work port = 24007, fd:33
>>1011-Time:2024-02-27 13:37:45-202<<
push response msg
>>1012-Time:2024-02-27 13:37:45-202<<
destruct agent_mgr_connection
>>1013-Time:2024-02-27 13:37:45-202<<

-------------RecvBuffer[10970BA40]---------
HTTP/1.1 200 message
content-length: 244

{ "authcode" : "aaaaaaaa-121b24ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24007", "service_type" :
"RpsVoIP", "step" : "8", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" :
"6510" }

------------END--------------
>>1014-Time:2024-02-27 13:37:45-202<<
CXTCPObject::Disconnect[9]
>>1015-Time:2024-02-27 13:37:45-202<<
SKT_Connect succssfull[pub-status.secu100.net:7605][skt:17][TimeUsed=38]
>>1016-Time:2024-02-27 13:37:45-202<<
agent ControlByHttp[0]
>>1017-Time:2024-02-27 13:37:45-202<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-121b24ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24007", "service_type" : "RpsVoIP", "step" : "8", "tcp_access_ip" :
"52.57.35.211", "tcp_access_port" : "6510" }
]
>>1018-Time:2024-02-27 13:37:45-202<<
CDeviceV2::InitDevice,44acba734d6180edbtya_RpsCreateBind_Ret=0_bAllowRpsConnect:1
>>1019-Time:2024-02-27 13:37:45-202<<
CDeviceV2::InitDevice,RPS Agent
Sign[127.0.0.1],ControlPort[24005],VideoPort[24006],TalkPort[24007]
>>1020-Time:2024-02-27 13:37:45-202<<
CDeviceV2::MNetSDKDevLogout[44acba734d6180edbtya,bLogOutNow:1,LoginId:0,1048592]
>>1021-Time:2024-02-27 13:37:45-202<<
Dev_SetDeviceParam Enter[devType:4, sign:44acba734d6180edbtya, port:34567]
>>1022-Time:2024-02-27 13:37:45-202<<
CNet::Constructor[9608690]
>>1023-Time:2024-02-27 13:37:45-202<<
CNetDevice::Channge net object[OldNetObj:1048591,NewNetObj:1048601]
>>1024-Time:2024-02-27 13:37:45-202<<
Dev_SetDeviceParam Level[devType:4, sign:44acba734d6180edbtya, port:34567]
>>1025-Time:2024-02-27 13:37:45-203<<
CNetTCP::Disconncet_127.0.0.1_24001:-1
>>1026-Time:2024-02-27 13:37:45-203<<
CNet::Disconncet_127.0.0.1_24001
>>1027-Time:2024-02-27 13:37:45-203<<
NET-->~CNetTCP
>>1028-Time:2024-02-27 13:37:45-203<<
CNet::Destructor[96166a0]
>>1029-Time:2024-02-27 13:37:45-203<<
CDeviceV2::InitDevice,DeviceLogin[44acba734d6180edbtya,Port:34567,DevType:4,NetType
:RPS]
>>1030-Time:2024-02-27 13:37:45-203<<
CNetDevice::Login device,Create the RPS main link.
>>1031-Time:2024-02-27 13:37:45-203<<
CNet::Start connecting to main link.
>>1032-Time:2024-02-27 13:37:45-203<<
CNetTCP::Disconncet_127.0.0.1_24005:-1
>>1033-Time:2024-02-27 13:37:45-203<<
CNet::Disconncet_127.0.0.1_24005
>>1034-Time:2024-02-27 13:37:45-203<<
SKT_ConnectAsyn
>>1035-Time:2024-02-27 13:37:45-203<<
SKT_Connect start[127.0.0.1][127.0.0.1][24005][Timeout=6000]
>>1036-Time:2024-02-27 13:37:45-203<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24005)
>>1037-Time:2024-02-27 13:37:45-203<<
Check & SKT_Connect has IPv4
>>1038-Time:2024-02-27 13:37:45-203<<
SKT_Connect succssfull[127.0.0.1:24005][skt:9][TimeUsed=1]
>>1039-Time:2024-02-27 13:37:45-203<<
construct agent_session: f4kcz6jxaohh0mdo7r12rjuy71doooxs
>>1040-Time:2024-02-27 13:37:45-203<<
construct agent_access_helper
>>1041-Time:2024-02-27 13:37:45-203<<
agent create socket (52.57.35.211, 6510)
>>1042-Time:2024-02-27 13:37:45-203<<
CNet::Connect main link result[Ret:9,State:2,CnnMsgSeq:104].
>>1043-Time:2024-02-27 13:37:45-203<<
CNetDevice::Create the RPS main link result[Ret:0,SignSeq:104]
>>1044-Time:2024-02-27 13:37:45-203<<

----[MsgId:1413][Session:99999][Chn:99][Seq:104][BodyLen:170][2024-02-27 13:37:45-
203]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Claim","Parameter":
{"Channel":0,"CombinMode":"CONNECT_ALL","StreamType":"Main","TransMode":"TCP"}},"Se
ssionID":"0x000001869f"}
----------------End-------------
>>1045-Time:2024-02-27 13:37:45-205<<
SKT_Connect succssfull[pub-status.secu100.net:7601][skt:28][TimeUsed=45]
>>1046-Time:2024-02-27 13:37:45-249<<
agent has connect:1, errno:60/Operation timed out
>>1047-Time:2024-02-27 13:37:45-259<<
agent has connect111:0
>>1048-Time:2024-02-27 13:37:45-279<<
WhetherTheBatchQueryGeneratesAnAlarm::Begin!!![hUser:5]
>>1049-Time:2024-02-27 13:37:45-280<<
UpDateServerIpCorrespondDevSN::Params[devSns:1/1, size:1
44acba734d6180edbtya]
>>1050-Time:2024-02-27 13:37:45-280<<
WhetherTheBatchQueryGeneratesAnAlarm::Add task, count:1_1[serverIp:18.198.179.184,
devInfos:44acba734d6180edbtya&&2023-12-03 19:16:21, signSeq:12, seq:0, hUser:5]
>>1051-Time:2024-02-27 13:37:45-280<<
CSMPHttp::Talk Start_HTTPS
>>1052-Time:2024-02-27 13:37:45-280<<
SKT_Connect start[18.198.179.184][18.198.179.184][6502][Timeout=5000]
>>1053-Time:2024-02-27 13:37:45-280<<
Check & SKT_Connect (18.198.179.184_18.198.179.184, 6502)
>>1054-Time:2024-02-27 13:37:45-282<<
Check & SKT_Connect has IPv4
>>1055-Time:2024-02-27 13:37:45-291<<

-------CSMPHttpsend[10956C830]------
POST https://pub-status.secu100.net:7601/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7601
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa1021b3aa41"}]}}
nHttps:1
----------END------------
>>1056-Time:2024-02-27 13:37:45-302<<

-------CSMPHttpsend[109561B30]------
POST https://pub-status.secu100.net:7605/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7605
User-Agent: IOS APP
{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa-121b24ca3"}]}}
nHttps:1
----------END------------
>>1057-Time:2024-02-27 13:37:45-314<<
MediaRealPlay_Start[24/0/44acba734d6180edbtya/0/1]!>>1058-Time:2024-02-27 13:37:45-
314<<
CDecoder::SetBufInfo[1]
>>1059-Time:2024-02-27 13:37:45-314<<
CDecoder::SetBufInfo[InitBufCfg:0,NormalSpeed:1000,BufferTimeCfg:0,MaxBufTime:1500]
>>1060-Time:2024-02-27 13:37:45-314<<
CDecoder::CDecoder[a819200]
>>1061-Time:2024-02-27 13:37:45-315<<
CMediaPlayer::SetIntAttr2[1000/1048602]
>>1062-Time:2024-02-27 13:37:45-315<<
CMediaPlayer::SetIntAttr2[10020/24]
>>1063-Time:2024-02-27 13:37:45-315<<
CMediaPlayer::SetIntAttr2[10001/0]
>>1064-Time:2024-02-27 13:37:45-315<<
CMediaPlayer::SetIntAttr2[10005/1]
>>1065-Time:2024-02-27 13:37:45-315<<
CMediaPlayer::SetIntAttr2[10006/0]
>>1066-Time:2024-02-27 13:37:45-315<<
CMediaPlayer::SetIntAttr2[10007/0]
>>1067-Time:2024-02-27 13:37:45-315<<
CMediaPlayer::SetIntAttr2[108/1]
>>1068-Time:2024-02-27 13:37:45-315<<
CDecoder::SetIntAttr,MediaPlayType[1]
>>1069-Time:2024-02-27 13:37:45-315<<
MediaRealPlay_1048604_Start[44acba734d6180edbtya/0/1]!>>1070-Time:2024-02-27
13:37:45-315<<
llll= 2024-02-27 13:37:45 FUN_DevWakeUp startplay

>>1071-Time:2024-02-27 13:37:45-315<<
FUN_MediaSetSound[1048604--->0]
>>1072-Time:2024-02-27 13:37:45-316<<
CMediaPlayer::Start
>>1073-Time:2024-02-27 13:37:45-316<<
RealPlay_Chn00_StartTimes=0
>>1074-Time:2024-02-27 13:37:45-316<<
CDecoder::OnMsg,Start decode
>>1075-Time:2024-02-27 13:37:45-316<<
CDecoder::SetInfoCheck:0
>>1076-Time:2024-02-27 13:37:45-316<<
CDecoder::SetSound[bSound:0,Sound:0]
>>1077-Time:2024-02-27 13:37:45-316<<
CDeviceV2::IfNeedLoginDev_RealPlay[44acba734d6180edbtya]:SupportRPSVideo=true
>>1078-Time:2024-02-27 13:37:45-316<<
CDeviceV2::OnUserMsg,Realplay[bWaitForLogin:1]
>>1079-Time:2024-02-27 13:37:45-316<<
CDeviceV2::OnUserMsg,WaitforLogin[MsgID:4002,Str:]
>>1080-Time:2024-02-27 13:37:45-316<<
CDeviceV2::WaitForLoginMsg[44acba734d6180edbtya,Name:,WaitMsgID:4002/]
>>1081-Time:2024-02-27 13:37:45-316<<
CAudioPlayer::CAudioPlayer
>>1082-Time:2024-02-27 13:37:45-316<<
CAudioPlayer::Start[InitCount:0]
>>1083-Time:2024-02-27 13:37:45-316<<
CAudioPlayer::Init
>>1084-Time:2024-02-27 13:37:45-319<<
SKT_Connect succssfull[18.198.179.184:6502][skt:35][TimeUsed=39]
>>1085-Time:2024-02-27 13:37:45-328<<

-------------RecvBuffer[10956C830]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 27 Feb 2024 12:37:45 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 359

{"StatusProtocol":{"Body":
[{"WanIP":"31.61.249.129","StreamStatus":"0:0","Status":"Online","SerialNumber":"44
acba734d6180edbtya","StreamLevel":"0_4:1_1_0","StreamDssIP":"0.0.0.0:0.0.0.0","Serv
erIP":"3.126.81.31","ServerPort":"6501"}],"Header":
{"CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_RSP","ErrorNum":"200","Version":"1
.0","ErrorString":"Success OK"}}}
------------END--------------
>>1086-Time:2024-02-27 13:37:45-328<<
CXHttpsNet::Disconnect[28]
>>1087-Time:2024-02-27 13:37:45-328<<

---------SDevDSSStatus---------
{"WanIP":"31.61.249.129","StreamStatus":"0:0","Status":"Online","SerialNumber":"44a
cba734d6180edbtya","StreamLevel":"0_4:1_1_0","StreamDssIP":"0.0.0.0:0.0.0.0","Serve
rIP":"3.126.81.31","ServerPort":"6501"}
------------------
>>1088-Time:2024-02-27 13:37:45-333<<
agent_access_helper is connecting
>>1089-Time:2024-02-27 13:37:45-333<<
agent_session init
>>1090-Time:2024-02-27 13:37:45-335<<
destruct agent_mgr_connection
>>1091-Time:2024-02-27 13:37:45-335<<
CDataCenter::App state[Background--->Foreground]
>>1092-Time:2024-02-27 13:37:45-335<<
access helper 34 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 363

{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-121b24ca3", "ClientToken" :


"c_closjrczyw12qozjw7fvwaro", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsCmd", "SessionId" :
"f4kcz6jxaohh0mdo7r12rjuy71doooxs", "Step" : "0" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>1093-Time:2024-02-27 13:37:45-335<<
agent_access_helper connect success
>>1094-Time:2024-02-27 13:37:45-335<<
CNetServer::App state active id:11, value:1, switch:0
>>1095-Time:2024-02-27 13:37:45-376<<
access helper 34 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 205
{"AgentProtocol":{"Body":
{"AgentServerIp":"172.105.77.129","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","ErrorN
>>1096-Time:2024-02-27 13:37:45-376<<

-------------RecvBuffer[109561B30]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 27 Feb 2024 12:37:45 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 324

{"StatusProtocol":{"Header":
{"MessageType":"MSG_STATUS_LOCALQUERY_RSP","ErrorNum":"200","ErrorString":"Success
OK","Version":"1.0","CSeq":"1"},"Body":
[{"Status":"Online","DeviceType":"Camera","SerialNumber":"44acba734d6180edbtya","Se
rverIP":"52.57.35.211","WanIP":"31.61.249.129","DevicePort":"34567","ServerPort":"6
510"}]}}
------------END--------------
>>1097-Time:2024-02-27 13:37:45-376<<
CXHttpsNet::Disconnect[17]
>>1098-Time:2024-02-27 13:37:45-376<<

---------SDevRPSStatus---------
{"Status":"Online","DeviceType":"Camera","SerialNumber":"44acba734d6180edbtya","Ser
verIP":"52.57.35.211","WanIP":"31.61.249.129","DevicePort":"34567","ServerPort":"65
10"}
------------------
>>1099-Time:2024-02-27 13:37:45-377<<
SStatusDevInfo::OnUpdate--->4044[b31a100]
[44acba734d6180edbtya,AllState:136/136,bLocal:0,CurType:7,Status:1,bNetRet:1,QueryT
ype:32,AllQueryType:168,IsSupDss:1,]
>>1100-Time:2024-02-27 13:37:45-377<<
CDeviceV2::ResultState
SN:44acba734d6180edbtya,id:4044,State:136,Seq:0,LoginId:0_1_1
>>1101-Time:2024-02-27 13:37:45-377<<
access helper 34 recv_msg:
um":"200","ErrorString":"Success OK"}}}
>>1102-Time:2024-02-27 13:37:45-377<<
get tcp port addr: 172.105.77.129:6611
>>1103-Time:2024-02-27 13:37:45-377<<
agent create socket (172.105.77.129, 6611)
>>1104-Time:2024-02-27 13:37:45-377<<
agent has connect:0, errno:36/Operation now in progress
>>1105-Time:2024-02-27 13:37:45-377<<
agent has connect111:-1
>>1106-Time:2024-02-27 13:37:45-377<<
agent session is connecting
>>1107-Time:2024-02-27 13:37:45-377<<
access process msg end
>>1108-Time:2024-02-27 13:37:45-409<<

-------CSMPHttpsend[109683DF0]------
POST https://18.198.179.184:6502/v2 HTTP/1.1
Content-Length: 111
Content-Type: application/json
Host: 18.198.179.184:6502
User-Agent: IOS APP

{"msg":"nmq","snlist":[{"sn":"44acba734d6180edbtya","auth":"aaaaaaaa-
421b3aa41","time":"2023-12-03 19:16:21"}]}
nHttps:1
----------END------------
>>1109-Time:2024-02-27 13:37:45-420<<
agent session connect to upstream success
>>1110-Time:2024-02-27 13:37:45-420<<
handshake send(msglen=136):
YWFhYWFhYWEtMTIxYjI0Y2EzOmNfY2xvc2pyY3p5dzEycW96anc3ZnZ3YXJvOjQ0YWNiYTczNGQ2MTgwZWR
idHlhOmY0a2N6Nmp4YW9oaDBtZG83cjEycmp1eTcxZG9vb3hzXXEE
>>1111-Time:2024-02-27 13:37:45-420<<
agent session is handshaking
>>1112-Time:2024-02-27 13:37:45-424<<
MediaPlay_1048604_Stop00000000
>>1113-Time:2024-02-27 13:37:45-472<<

-------------RecvBuffer[109683DF0]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 27 Feb 2024 12:37:45 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 57

{"new":["44acba734d6180edbtya"],"code":"200","msg":"nmp"}

------------END--------------
>>1114-Time:2024-02-27 13:37:45-473<<
CXHttpsNet::Disconnect[35]
>>1115-Time:2024-02-27 13:37:45-473<<
WhetherTheBatchQueryGeneratesAnAlarm::Result[sign:12, signSeq:12, allCount:1,
seq:0, hUser:5, ret:0]
retMsg:{"new":["44acba734d6180edbtya"],"code":"200","msg":"nmp"}
>>1116-Time:2024-02-27 13:37:45-473<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal[sign:12, ret:0, count:1_1, seq:0]
>>1117-Time:2024-02-27 13:37:45-473<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal end_5_0_12_Success!!![hUser:5][1-
44acba734d6180edbtya;]
>>1118-Time:2024-02-27 13:37:45-478<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>1119-Time:2024-02-27 13:37:45-478<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>1120-Time:2024-02-27 13:37:45-478<<
agent session is running
>>1121-Time:2024-02-27 13:37:45-499<<
check nettype:: pub-cfg.secu100.net/8186 ipv6only:0
>>1122-Time:2024-02-27 13:37:45-649<<

----Res[ID:1414][SID:1099999][Chn:0][Seq:104][2024-02-27 13:37:45-649][Len:941]----
7b39TFcOQLvicIPJ+ruy/zRNtJmETeNos+id7XiwLi9t7vW74uHQ3/
gowFvs3VcOPAPBcQ5SI3wjU0jsgOwZaRrOgy+30/
SwksjZY83qW8A6g75v6VTHpj+WETIGgyoY21TJEj8YR8fFl86ZdzkRrVd2jKZpx/
HEOtX38igJTuE1WTDn1ZqTt7rKRmXRTtYSxkOrnNkjYmkb77il01KqkyPR0T9QyqdF3B1mipZ7XIki0Syyd
/XxLjEJH9gXWYKSuozjoF/
K7mXwXkRW0mWoR7j1YZ5aMTeYXuHwF8Z6Dm3eHD+KEl7E3xULeLMuvcyp1HO7ne2MdAoU9mcPpBf2Q6bSRp
aEbYxDvi7ScV/8cvXCDxdjTqWIzSnbSZHm7MisOpu5RgwQyv74Tq/
ogXYfOHdSwBVREvtQZOepEt+IH+hBoKMjKG2ZrY82lAA49nxOpxDrw/
XlITH2B0d1S99DoMM+A98aRF8eLjBof9C55k7YUegddy4fBd8dPBxNEOzKaNkhFvuoMioU73Y2EWHP56/
IsovxcikHFcXMaw/
1xArLWWWQEVT2KXhOun6wNmO1LpasCyYlYmQ61jITp8H5shQr7cxFVATYGsl04qLFFhjz+a7ggJPC/
pobPpN8NnMCl1MF6/3Iq7NgKnxf4ix+8RQRVbI8qgpcCk/5afEJrEce5BB4AtAR1EI/
QkPvqFIrVNvxXESfsQnqMTMhBDg1uLdYKIcOb43A37HsySzbobBoCF37LeolO5xKQXL3tDQj67sZkU8hzQl
RSBgBwPENh+uOedOKyLsIUtZ/
JLpXFdHDh3EhGizlUYIlOCRXldp5itiJsLXzwcqFIDstifaxO8VVJ+zd9R5bLh2CBjf0Ds93j4YtGcgnqkK
XMBHX8udmGf/7CPzIAy5BAun4F6Kz2a92g7w36eXsa3kC2osYBZ0=
----------------End-------------
>>1123-Time:2024-02-27 13:37:45-650<<
CProtocolNetIP::ParsePTL[MsgId:1414, SID:1099999]
>>1124-Time:2024-02-27 13:37:45-650<<

--------------------
{ "Bits" : 1024, "DataEncryptionType" : { "AES" : true, "AESV2" : true, "VEKEY1" :
true }, "EncryptAlgo" : "RSA_V1.5", "LoginEncryptionType" : { "MD5" : true,
"NONE" : true, "RSA" : true }, "NotEncryptMsgID" : [ 1000, 1001, 1008, 1009, 1010,
1011, 1050, 1054, 1412, 1413, 1414, 1422, 1424, 1425, 1426, 1432, 1433, 1434, 1435,
1449, 1522, 1572, 1576, 1580, 1582, 1645, 2062, 2063, 2123, 2140, 3016 ],
"PublicKey" :
"9AA13FABE0A9390EEC81E70EF772515493E73E3643172D7F7970566B8BC98F3A5FBD0B3B8119D371C1
7613D1429F134A606AF0814271D121FA9035C4B8A40F4433193EB3AEAF7DB5CEC346E74AF810A850627
BC7FEBDB9113AA62D0385373BEA39EA9C3F32D20DFC1BA95B89EE33E3D5E20E40BDE2EFDCA74708B86D
C6E2838D,010001", "Ret" : 100 }

--------------------
>>1125-Time:2024-02-27 13:37:45-650<<
CNetDevice::Send login device command.
>>1126-Time:2024-02-27 13:37:45-650<<
CProtocolNetIP::NewLoginPTL[Communicate:0,AESEncrypt:1,User:admin,PwdLen:13,Token:]
>>1127-Time:2024-02-27 13:37:45-650<<

----[MsgId:1000][Session:0][Chn:99][Seq:112][BodyLen:869][2024-02-27 13:37:45-
650]----
{"EncryptType":"MD5","LoginType":"DVRIP-
FutureHome","UserName":"1BFEFDBB10C60C75E4DC2650BB1249008F2D854FB816B54005143DC4EB1
22207425748F0496861F283CF27BE30A1096B29927AB27843DCB07924256AB058AB038D75150355B01C
7648D85FB22784F6111BBD9C7F2E3C5B69487E6EA83C03594B9A6C07BB4D8EBAB3E5B435B864BD6E4D9
3D4DE96BC66D348A469A9AB1204F29A","PassWord":"83D18987EFF7A1D6402CF88D59D8F2B817CA11
FDB6B9193175DAEE35544696A47D46D2EC4C4A9639FEF3559A49CA10B903D19667C6414BAE59715C3AD
8F4C5F79E49E120CF8D697002BA15B46008EA6161DF9A5ED6C0A40EA7238F1E455AA1ED6A2AD326D697
18DDADF2DF561180A7E3DD67A76AEEEEB5581985C3B13B8A243B","CommunicateKey":"818E7ADA3C9
3B6AE97FB1F020627406D9B878E409242659E0BBB223661305E7553F76E933B154B2D8F067B33EEBC39
87968E66D279CF8514F73C807EBE794CD945DD37801C2191F3986C18987D3D3C1993A81270D9D58596F
EA66DB21DB3067899CAC8E3243159CB19561D66F23F49E9D027CC22E48F3DE67E3452406478D8BA"}
----------------End-------------
>>1128-Time:2024-02-27 13:37:45-650<<
CProtocolNetIP::InitMsg[bAESEncrypt:1, MsgId:1000]
>>1129-Time:2024-02-27 13:37:45-650<<
1024, CommunicateKey:Kq3X9Qn2Ez4309hP
>>1130-Time:2024-02-27 13:37:45-917<<

----Res[ID:1001][SID:104][Chn:0][Seq:112][2024-02-27 13:37:45-917][Len:128]--------
END--------
>>1131-Time:2024-02-27 13:37:45-917<<
CNetDevice::StartHeartbeat[4]
>>1132-Time:2024-02-27 13:37:45-917<<
CNetDevice::Login device result[0/{ "AliveInterval" : 30, "ChannelNum" : 1,
"DeviceType " : "IPC", "ExtraChannel" : 0, "Ret" : 100, "SessionID" :
"0x00000068" }
]
>>1133-Time:2024-02-27 13:37:45-918<<
CDeviceV2::OnDevLoginReslt[0_44acba734d6180edbtya=Success/NetType=5/RPS_2024-02-27
13:37:45-918]
>>1134-Time:2024-02-27 13:37:45-918<<
CDeviceV2::OnReConnect[44acba734d6180edbtya]
>>1135-Time:2024-02-27 13:37:45-918<<
CDeviceV2::DelWaitLogoutNeDevice[44acba734d6180edbtya][0]
>>1136-Time:2024-02-27 13:37:45-918<<
CDeviceV2::OnLoginMsgWait[44acba734d6180edbtya,Name:,WaitMsgID:4002/]
>>1137-Time:2024-02-27 13:37:45-918<<
CDeviceV2::RealPlay,Begin[44acba734d6180edbtya,NetState:136,IDRState:0]
>>1138-Time:2024-02-27 13:37:45-918<<
CDeviceV2::IsSupRPSGWMForward,RPS main link exists,RPS status think online
>>1139-Time:2024-02-27 13:37:45-918<<
CDeviceV2::IsSupRPSRealPlayMedia[RpsAbility:1,NetState:136,JudgeRpsAbility:1]
>>1140-Time:2024-02-27 13:37:45-918<<
CDeviceV2::RealPlay[SupRpsGWM:0,SupRpsPlay:1,NetState:136,LoginId:1048592,LoginErr:
0,IsIDR:0]
>>1141-Time:2024-02-27 13:37:45-918<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>1142-Time:2024-02-27 13:37:45-919<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>1143-Time:2024-02-27 13:37:45-919<<
CDeviceV2::ToRealPlay[SupRpsPlay:1,SupDssPlay:0,AllState:136,NetType:5/RPS]
>>1144-Time:2024-02-27 13:37:45-919<<
CDeviceV2::ToRealPlay,CtrlCmd[44acba734d6180edbtya:0,NOT-GWM,NOT-DSS][NetType:5/
RPS]
>>1145-Time:2024-02-27 13:37:45-919<<
CNetDevice::RPS,Media control[Ctrl:1,MediaType:0,Ch:0,StreamType:1]
>>1146-Time:2024-02-27 13:37:45-919<<
CNetDevice::GetMediaChannel,Meida channel obj info[127.0.0.1/24006]
>>1147-Time:2024-02-27 13:37:45-919<<
CNet::Constructor[b008680]
>>1148-Time:2024-02-27 13:37:45-919<<
CNetDevice::GetMediaChannel,New media
channel[NetObj:1048606,ChannelObj:1048607,MediaCtlId:1,MediaType:0,StreamType:1]
>>1149-Time:2024-02-27 13:37:45-919<<
CMediaChannel::SetIntAttr,Set netip ptl send pkt max size:65536
>>1150-Time:2024-02-27 13:37:45-919<<
CNetDevice::RPS,Media control,Channel busy time[ChObj:1048607,Ch:0,BusyTime:0]
>>1151-Time:2024-02-27 13:37:45-919<<
CNetDevice::RPS,Media control,Reset claim link[MediaType:0,Control:1,Ch:0]
>>1152-Time:2024-02-27 13:37:45-919<<
CMediaChannel::SetIntAttr,Reset media link[Ch:0]
>>1153-Time:2024-02-27 13:37:45-919<<
CNetDevice::RPS,Media control,Notify media
link[Ctl:1,Ch:0,NetSign:120,Timeout:6000]
>>1154-Time:2024-02-27 13:37:45-919<<
CMediaChannel::Control[Seq:120].
>>1155-Time:2024-02-27 13:37:45-919<<
CMediaChannel::Control,Connect link[NetSign:16,Ch:0].
>>1156-Time:2024-02-27 13:37:45-919<<
CNet::Start connecting to media link.
>>1157-Time:2024-02-27 13:37:45-920<<
CNetTCP::Disconncet_127.0.0.1_24006:-1
>>1158-Time:2024-02-27 13:37:45-920<<
CNet::Disconncet_127.0.0.1_24006
>>1159-Time:2024-02-27 13:37:45-920<<
SKT_ConnectAsyn
>>1160-Time:2024-02-27 13:37:45-920<<
SKT_Connect start[127.0.0.1][127.0.0.1][24006][Timeout=6000]
>>1161-Time:2024-02-27 13:37:45-920<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24006)
>>1162-Time:2024-02-27 13:37:45-920<<
Check & SKT_Connect has IPv4
>>1163-Time:2024-02-27 13:37:45-922<<
SKT_Connect succssfull[127.0.0.1:24006][skt:17][TimeUsed=2]
>>1164-Time:2024-02-27 13:37:45-922<<
construct agent_session: nma0v92wu5ciod07an2cxk2wo8bibrwj
>>1165-Time:2024-02-27 13:37:45-922<<
construct agent_access_helper
>>1166-Time:2024-02-27 13:37:45-922<<
agent create socket (52.57.35.211, 6510)
>>1167-Time:2024-02-27 13:37:45-922<<
CNet::Connect media link result[Ret:17,State:2,CnnMsgSeq:16].
>>1168-Time:2024-02-27 13:37:45-922<<
CMediaChannel::Connect result[0/Seq:16]
>>1169-Time:2024-02-27 13:37:45-922<<
CMediaChannel::Connect successful,Send claim
command[NetSign:24,Ch:0,TryTimes:0,ClaimTimeout:5000,Timeout:6000,NetType:0].
>>1170-Time:2024-02-27 13:37:45-922<<

----[MsgId:1413][Session:104][Chn:0][Seq:24][BodyLen:183][2024-02-27 13:37:45-
922]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Claim","Action1":"Start","Parameter":
{"Channel":0,"CombinMode":"NONE","StreamType":"Extra1","TransMode":"TCP"}},"Session
ID":"0x0000000068"}
----------------End-------------
>>1171-Time:2024-02-27 13:37:45-960<<
agent has connect:1, errno:60/Operation timed out
>>1172-Time:2024-02-27 13:37:45-960<<
agent has connect111:0
>>1173-Time:2024-02-27 13:37:46-037<<
CAudioPlayer::SetVolume[100]
>>1174-Time:2024-02-27 13:37:46-037<<
CAudioPlayerBase::SetIntAttr,MediaPlayType[1]
>>1175-Time:2024-02-27 13:37:46-037<<
CAudioPlayerBase::OnMsg,SetSound[0]
>>1176-Time:2024-02-27 13:37:46-037<<
CAudioPlayer::SetVolume[0]
>>1177-Time:2024-02-27 13:37:46-042<<
agent_access_helper is connecting
>>1178-Time:2024-02-27 13:37:46-042<<
CDecoder::OnDestory
>>1179-Time:2024-02-27 13:37:46-042<<
CDecoder::ClearFrameList[bNotCleanMsg:0]
>>1180-Time:2024-02-27 13:37:46-042<<
CAudioPlayer::~CAudioPlayer
>>1181-Time:2024-02-27 13:37:46-042<<
CAudioPlayer::Stop[InitCount:1,State:4113,SourceID:2401,ToBeDelBufferIDsSize:0]
>>1182-Time:2024-02-27 13:37:46-042<<
CAudioPlayer::ClearBufferIDFromMapAndAlBuffer[0]
>>1183-Time:2024-02-27 13:37:46-042<<
CAudioPlayer::UnInit
>>1184-Time:2024-02-27 13:37:46-055<<
CDecoder::ClearFrameList[bNotCleanMsg:0]
>>1185-Time:2024-02-27 13:37:46-055<<
CDecoder::~CDecoder[a819200]!
>>1186-Time:2024-02-27 13:37:46-055<<
RealPlay_Chn00_Close
>>1187-Time:2024-02-27 13:37:46-055<<
CMediaPlayer::Close
>>1188-Time:2024-02-27 13:37:46-055<<
CYUVDrawer::~CYUVDrawer Delete YUVDrawer Object!
>>1189-Time:2024-02-27 13:37:46-055<<
Delete CDraw Object!
>>1190-Time:2024-02-27 13:37:46-055<<
MediaPlay_1048604_Stop11111111
>>1191-Time:2024-02-27 13:37:46-055<<
agent_session init
>>1192-Time:2024-02-27 13:37:46-055<<
CDeviceV2::StopRealPlay[Player:1048604]
>>1193-Time:2024-02-27 13:37:46-055<<
CDeviceV2::StopRealPlay,Give device a stop command[ChIndex:0]
>>1194-Time:2024-02-27 13:37:46-055<<
CDeviceV2::OnMsg,CmdGen[hUser:32,DevCmdSeq:1136,CfgName:OPScaleTimesSwitch,Seq:0]
>>1195-Time:2024-02-27 13:37:46-055<<
CNetDevice::RPS,Media control[Ctrl:0,MediaType:0,Ch:0,StreamType:1]
>>1196-Time:2024-02-27 13:37:46-055<<
CNetDevice::RPS,Media control,Channel busy time[ChObj:1048607,Ch:0,BusyTime:0]
>>1197-Time:2024-02-27 13:37:46-055<<
CNetDevice::RemoveMediaWait[Ch:0,MediaType:0,Ctrl:0/RemoveCtl:1,StreamType:1/
RemoveStreamType:1][1048602,1120,Seq:1048604]
>>1198-Time:2024-02-27 13:37:46-055<<
CNetDevice::RPS,Media control,Reset claim link[MediaType:0,Control:0,Ch:0]
>>1199-Time:2024-02-27 13:37:46-055<<
CMediaChannel::SetIntAttr,Reset media link[Ch:0]
>>1200-Time:2024-02-27 13:37:46-055<<
CNetDevice::RPS,Media control,Notify media
link[Ctl:0,Ch:0,NetSign:128,Timeout:6000]
>>1201-Time:2024-02-27 13:37:46-055<<

----[MsgId:3032][Session:104][Chn:0][Seq:136][BodyLen:135][2024-02-27 13:37:46-
055]----
{"Name":"OPScaleTimesSwitch","OPScaleTimesSwitch":
[{"StreamType":1,"TimesOri":0,"Times":0,"StreamSync":1}],"SessionID":"0x0000000068"
}
----------------End-------------
>>1202-Time:2024-02-27 13:37:46-061<<
CMediaChannel::Control[Seq:128].
>>1203-Time:2024-02-27 13:37:46-061<<
CMediaChannel::Control,Disconnect link[NetSign:32,Ch:0].
>>1204-Time:2024-02-27 13:37:46-061<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl[MediaType:0,Ctrl:1,Ch:0,StreamType:1,Ret:0,Seq:
1048604]
>>1205-Time:2024-02-27 13:37:46-061<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StartRealPlay[NetCnnType:5/RPS,]
>>1206-Time:2024-02-27 13:37:46-061<<
UpdateVideoPlayStatistics[VideoPlayStatistics][VideoRequests][RPS]
[[{"vidt":"RPS","vidr":2,"vids":0}]]
>>1207-Time:2024-02-27 13:37:46-061<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StartRealPlay[SetDecBuInfo:7]
>>1208-Time:2024-02-27 13:37:46-061<<
access helper 35 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 362

{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-121b24ca3", "ClientToken" :


"c_closjrczyw12qozjw7fvwaro", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsAV", "SessionId" :
"nma0v92wu5ciod07an2cxk2wo8bibrwj", "Step" : "8" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>1209-Time:2024-02-27 13:37:46-061<<
agent_access_helper connect success
>>1210-Time:2024-02-27 13:37:46-062<<
CNet::Disconnet media link[id:20012,ret:0]
>>1211-Time:2024-02-27 13:37:46-062<<
CNetTCP::Disconncet_127.0.0.1_24006:17
>>1212-Time:2024-02-27 13:37:46-062<<
CNet::Disconncet_127.0.0.1_24006
>>1213-Time:2024-02-27 13:37:46-066<<
CMediaChannel::Disconnect[Ret:0/0,Seq:32]
>>1214-Time:2024-02-27 13:37:46-066<<
CMediaChannel::Disconnect,Cause:Stop command[Seq:32,ID:13]
>>1215-Time:2024-02-27 13:37:46-096<<
access helper 35 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 205

{"AgentProtocol":{"Body":
{"AgentServerIp":"139.162.189.89","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","ErrorN
>>1216-Time:2024-02-27 13:37:46-100<<
access helper 35 recv_msg:
um":"200","ErrorString":"Success OK"}}}
>>1217-Time:2024-02-27 13:37:46-100<<
get tcp port addr: 139.162.189.89:6611
>>1218-Time:2024-02-27 13:37:46-100<<
agent create socket (139.162.189.89, 6611)
>>1219-Time:2024-02-27 13:37:46-103<<
agent has connect:0, errno:36/Operation now in progress
>>1220-Time:2024-02-27 13:37:46-103<<
agent has connect111:-1
>>1221-Time:2024-02-27 13:37:46-103<<
agent session is connecting
>>1222-Time:2024-02-27 13:37:46-103<<
access process msg end
>>1223-Time:2024-02-27 13:37:46-142<<
agent session connect to upstream success
>>1224-Time:2024-02-27 13:37:46-142<<
handshake send(msglen=136):
YWFhYWFhYWEtMTIxYjI0Y2EzOmNfY2xvc2pyY3p5dzEycW96anc3ZnZ3YXJvOjQ0YWNiYTczNGQ2MTgwZWR
idHlhOm5tYTB2OTJ3dTVjaW9kMDdhbjJjeGsyd284YmlicndqXXEE
>>1225-Time:2024-02-27 13:37:46-142<<
agent session is handshaking
>>1226-Time:2024-02-27 13:37:46-193<<
CDataCenter::App state[Foreground--->Background]
>>1227-Time:2024-02-27 13:37:46-193<<
CNetServer::App state active id:11, value:0, switch:0
>>1228-Time:2024-02-27 13:37:46-193<<
CDataCenter::State active_4138[Devmac:44acba734d6180edbtya,nType:7]
>>1229-Time:2024-02-27 13:37:46-197<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>1230-Time:2024-02-27 13:37:46-197<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>1231-Time:2024-02-27 13:37:46-200<<
agent session is running
>>1232-Time:2024-02-27 13:37:46-203<<
agent session recv_downstream_msg ret = 0, errno = 60
>>1233-Time:2024-02-27 13:37:46-203<<
agent session abort
>>1234-Time:2024-02-27 13:37:46-212<<
agent session clear
>>1235-Time:2024-02-27 13:37:46-212<<
destruct agent_access_helper
>>1236-Time:2024-02-27 13:37:46-213<<
destruct agent_session: nma0v92wu5ciod07an2cxk2wo8bibrwj
>>1237-Time:2024-02-27 13:37:46-304<<

----Res[ID:3033][SID:104][Chn:0][Seq:136][2024-02-27 13:37:46-304][Len:109]--------
END--------
>>1238-Time:2024-02-27 13:37:46-304<<

--------------------
{ "Name" : "OPScaleTimesSwitch", "Ret" : 102, "SessionID" : "0x00000068" }

--------------------
>>1239-Time:2024-02-27 13:37:46-304<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9985[PtlID:3032,DevCmdSeq:1136]
>>1240-Time:2024-02-27 13:37:46-304<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:32,DevCmdSeq:1136,CfgName:OPScaleTimes
Switch,Seq:0]
>>1241-Time:2024-02-27 13:37:49-233<<
CNetServer::Active[0]
>>1242-Time:2024-02-27 13:37:49-238<<
CNetServerP2P::Switch to background, Stop p2p service[p2pObjSize:0]
>>1243-Time:2024-02-27 13:37:50-140<<
CNetDevice::RPS,Media control result begin,[SignSeq:128/Ret:0]
>>1244-Time:2024-02-27 13:37:50-141<<
CNetDevice::RPS,Media control result waitMsg info[Id:11004,Param1:0]
>>1245-Time:2024-02-27 13:37:50-141<<
RPS,Media control
result[DevObj:1048592,Ret:0,MediaType:0,Ctrl:0,Ch:0,StreamType:1,PlayMode:0,Filenam
e[]
>>1246-Time:2024-02-27 13:37:50-141<<
CNetDevice::RPS,Stop Media,Delete media channel object[Ch:0/0]
>>1247-Time:2024-02-27 13:37:50-141<<
CNetDevice::DelMediaChannel[MeidaType:0,ChannelObj:1048607]
>>1248-Time:2024-02-27 13:37:50-141<<
~CMediaChannel
>>1249-Time:2024-02-27 13:37:50-141<<
CNetTCP::Disconncet_127.0.0.1_24006:-1
>>1250-Time:2024-02-27 13:37:50-141<<
CNet::Disconncet_127.0.0.1_24006
>>1251-Time:2024-02-27 13:37:50-141<<
NET-->~CNetTCP
>>1252-Time:2024-02-27 13:37:50-141<<
CNet::Destructor[b008680]
>>1253-Time:2024-02-27 13:37:50-141<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl[MediaType:0,Ctrl:0,Ch:0,StreamType:1,Ret:0,Seq:
1048604]
>>1254-Time:2024-02-27 13:37:50-141<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StopRealPlay[Ret:0,hUser:24,hMediaPlayer:104860
4]
>>1255-Time:2024-02-27 13:37:53-956<<
CDeviceV2::OnMsg,CmdGen[hUser:32,DevCmdSeq:1144,CfgName:OPScaleTimesSwitch,Seq:0]
>>1256-Time:2024-02-27 13:37:53-973<<

----[MsgId:3032][Session:104][Chn:0][Seq:144][BodyLen:135][2024-02-27 13:37:53-
956]----
{"Name":"OPScaleTimesSwitch","OPScaleTimesSwitch":
[{"StreamType":1,"TimesOri":0,"Times":0,"StreamSync":1}],"SessionID":"0x0000000068"
}
----------------End-------------
>>1257-Time:2024-02-27 13:37:54-154<<

----Res[ID:3033][SID:104][Chn:0][Seq:144][2024-02-27 13:37:54-154][Len:109]--------
END--------
>>1258-Time:2024-02-27 13:37:54-155<<

--------------------
{ "Name" : "OPScaleTimesSwitch", "Ret" : 102, "SessionID" : "0x00000068" }

--------------------
>>1259-Time:2024-02-27 13:37:54-155<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9985[PtlID:3032,DevCmdSeq:1144]
>>1260-Time:2024-02-27 13:37:54-155<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:32,DevCmdSeq:1144,CfgName:OPScaleTimes
Switch,Seq:0]
>>1-Time:2024-02-29 19:25:33-000<<
2024-02-29 19:25:33-000--FUN_SysInit/638
>>2-Time:2024-02-29 19:25:33-001<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>3-Time:2024-02-29 19:25:33-002<<
CDataCenter::ClearDevInfo
>>4-Time:2024-02-29 19:25:33-002<<
CDataCenter::GetLang[szLanguage:]
>>5-Time:2024-02-29 19:25:33-002<<
CDataCenter::GetLang[szLang:ru_CN]
>>6-Time:2024-02-29 19:25:33-002<<
SetParmeValue[_uuid:xmeye,_appKey:b43be058d4aa469fbc4b439ae1434834,_appSecret:f1227
a4b1840408e944a4887e87d8fce,_movedCard:2]
>>7-Time:2024-02-29 19:25:33-002<<
IXMAccount::SetEncrptyParams
>>8-Time:2024-02-29 19:25:33-002<<
CDataCenter::SetAttr[DevLoginRpsAllow = 1]
>>9-Time:2024-02-29 19:25:33-002<<
IXMEncrypt::GetEncryptStr[00000011709231133001/9231133001f1227a/
bcb9f6f440ce3e480f37f9a8f1a5d0bc]
>>10-Time:2024-02-29 19:25:33-002<<
DataCenter::SetAttr, Config path[/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs/]
>>11-Time:2024-02-29 19:25:33-008<<
GetHttpPtl[szUrl:/faceCheckocx/v3/00000011709231133001/
bcb9f6f440ce3e480f37f9a8f1a5d0bc.rs]
>>12-Time:2024-02-29 19:25:33-009<<
CSMPHttp::Talk Start_HTTPS
>>13-Time:2024-02-29 19:25:33-009<<
CXHttpsNet::Init
>>14-Time:2024-02-29 19:25:33-009<<
CXHttpsNet::OpenSsl init!>>15-Time:2024-02-29 19:25:33-009<<
DataCenter::SetAttr, Update file
path[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/]
>>16-Time:2024-02-29 19:25:33-009<<
DevUpgradeFile::New[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-
A03F-14283C1AB4A6/Library/Caches/UpgrateFiles/]
>>17-Time:2024-02-29 19:25:33-009<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>18-Time:2024-02-29 19:25:33-010<<
CDevExModulesUpgradeFile::CDevExModulesUpgradeFile[/var/mobile/Containers/Data/
Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/Library/Caches/UpgrateFiles/]
>>19-Time:2024-02-29 19:25:33-010<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>20-Time:2024-02-29 19:25:33-011<<
Tmp files path:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-
14283C1AB4A6/Library/Caches/TempFiles/,
>>21-Time:2024-02-29 19:25:33-011<<
-password---User pwd db, oldpwddb:/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs//password.txt
>>22-Time:2024-02-29 19:25:33-012<<
-password---User pwd db, pwddb:/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs//eketfo.txt,
/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Configs//local_eketkey.txt
>>23-Time:2024-02-29 19:25:33-012<<
UpdateLocalPwdAesKey
szKey:Z0muG707CcFRT7JIgeAk07vfcHa4BQ72G8ak4clG9R6rPXDD83Q21La6E3SsIA8V
>>24-Time:2024-02-29 19:25:33-013<<
CDataCenter::SetAttr[RPS video capability level default = Support]
>>25-Time:2024-02-29 19:25:33-013<<
IXMAccount::Init verification code size:6
>>26-Time:2024-02-29 19:25:33-013<<
CDataCenter::SetAttr[Rps data encrypt enable = 1]
>>27-Time:2024-02-29 19:25:33-014<<
IXMAccount::InitBasicInfo[{
"msg" : "at_basic_info",
"region" : "PL",
"language" : "ru_CN"
}][,6,,PL,ru_CN]
>>28-Time:2024-02-29 19:25:33-015<<
IXMAccount::Init user agent:iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
>>29-Time:2024-02-29 19:25:33-015<<
Http ptl user agent:iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
>>30-Time:2024-02-29 19:25:33-015<<
[CServer::OnMsg--Enter][msgId=4113]
>>31-Time:2024-02-29 19:25:33-015<<
[CServer::OnMsg--Leavel[Time:0]]
>>32-Time:2024-02-29 19:25:33-015<<
IXMEncrypt::GetEncryptStr[00000021709231133015/9231133015f1227a/
3ebff77a935344ea9f187d5f1c4a0288]
>>33-Time:2024-02-29 19:25:33-015<<
GetHttpPtl[szUrl:/phoneAndUrl/
v3/00000021709231133015/3ebff77a935344ea9f187d5f1c4a0288.rs]
>>34-Time:2024-02-29 19:25:33-015<<
CSMPHttp::Talk Start_HTTPS
>>35-Time:2024-02-29 19:25:33-015<<
CXHttpsNet::Init
>>36-Time:2024-02-29 19:25:33-015<<
CXHttpsNet::OpenSsl init!>>37-Time:2024-02-29 19:25:33-018<<
CXHttpsNet::OpenSsl init success!>>38-Time:2024-02-29 19:25:33-018<<
CXHttpsNet::SslCtx create!
>>39-Time:2024-02-29 19:25:33-019<<
CXHttpsNet::SslCtx create success!
>>40-Time:2024-02-29 19:25:33-019<<
CXHttpsNet::OpenSsl init success!>>41-Time:2024-02-29 19:25:33-019<<
CXHttpsNet::SslCtx create!
>>42-Time:2024-02-29 19:25:33-052<<
CDataCenter::Network switching[--->mobile network]
>>43-Time:2024-02-29 19:25:33-052<<
CDataCenter::Network switching[IsNeedLANSearch:0]
>>44-Time:2024-02-29 19:25:33-070<<
2024-02-29 19:25:33-070--MC_InitV2/27
>>45-Time:2024-02-29 19:25:33-071<<
CMpsClientV2::CMpsClientV2
>>46-Time:2024-02-29 19:25:33-071<<
SET_LANGAGE_Info[@]
>>47-Time:2024-02-29 19:25:33-071<<
SET_LANGAGE_OK[ru]
>>48-Time:2024-02-29 19:25:33-071<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:,pwd-
>len:0,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>49-Time:2024-02-29 19:25:33-188<<
CNetObject::GetHostbyName,ai_family=30
>>50-Time:2024-02-29 19:25:33-188<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>51-Time:2024-02-29 19:25:33-188<<
CNetObject::UpdateDNSBuffer,New[eu-rs.xmeye.net/64:ff9b::340:5884]
>>52-Time:2024-02-29 19:25:33-194<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>53-Time:2024-02-29 19:25:33-194<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>54-Time:2024-02-29 19:25:33-194<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>55-Time:2024-02-29 19:25:33-194<<
Check & SKT_Connect has IPv6
>>56-Time:2024-02-29 19:25:33-200<<
CNetObject::GetHostbyName,ai_family=30
>>57-Time:2024-02-29 19:25:33-200<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[rs.xmeye.net-->64:ff9b::340:5884]
>>58-Time:2024-02-29 19:25:33-200<<
CNetObject::UpdateDNSBuffer,New[rs.xmeye.net/64:ff9b::340:5884]
>>59-Time:2024-02-29 19:25:33-203<<
gngethostbyname [DNS:rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>60-Time:2024-02-29 19:25:33-203<<
SKT_Connect start[rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>61-Time:2024-02-29 19:25:33-203<<
Check & SKT_Connect (rs.xmeye.net_64:ff9b::340:5884, 443)
>>62-Time:2024-02-29 19:25:33-203<<
Check & SKT_Connect has IPv6
>>63-Time:2024-02-29 19:25:33-347<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:22][TimeUsed=153]
>>64-Time:2024-02-29 19:25:33-385<<
SKT_Connect succssfull[rs.xmeye.net:443][skt:9][TimeUsed=183]
>>65-Time:2024-02-29 19:25:33-529<<
check nettype:: pub-cfg.secu100.net/8186 ipv6only:0
>>66-Time:2024-02-29 19:25:33-737<<

-------CSMPHttpsend[106D1E0A0]------
POST /phoneAndUrl/v3/00000021709231133015/3ebff77a935344ea9f187d5f1c4a0288.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>67-Time:2024-02-29 19:25:33-755<<

-------CSMPHttpsend[106F26D40]------
POST /faceCheckocx/v3/00000011709231133001/bcb9f6f440ce3e480f37f9a8f1a5d0bc.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: rs.xmeye.net:443
User-Agent:
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>68-Time:2024-02-29 19:25:33-982<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>69-Time:2024-02-29 19:25:33-982<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>70-Time:2024-02-29 19:25:33-990<<
CNetServerP2P::Start p2p service[addr:secu100.net,port:8765,type:2]
>>71-Time:2024-02-29 19:25:34-051<<

-------------RecvBuffer[106F26D40]---------
HTTP/1.1 200
Server: nginx
Date: Thu, 29 Feb 2024 18:25:33 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 96
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

C7CC54A1CB7D9A076E9252FD307294796E7656482B6AA7FB8B1FED80956DAB8D287555FE5BF424C2280
68C2769B9401D
------------END--------------
>>72-Time:2024-02-29 19:25:34-052<<
CXHttpsNet::Disconnect[9]
>>73-Time:2024-02-29 19:25:34-052<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>74-Time:2024-02-29 19:25:34-052<<
IXMAccount::FaceCheckOcx[nRet = 0]
>>75-Time:2024-02-29 19:25:34-052<<
CDataCenter::FaceCheckOcx[nRet:0, ]
>>76-Time:2024-02-29 19:25:34-163<<

-------------RecvBuffer[106D1E0A0]---------
HTTP/1.1 200
Server: nginx
Date: Thu, 29 Feb 2024 18:25:33 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 40448
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

073433E3DC149E79FE5772ECBA2090242CE41163BFDFA8D27DFB8CAB23B2B71E06B7E1F4C3CF78F650F
F76CCBE710F323D37C5971CE636861901D9D91A1456D72BCFC54DBD67C3FA96B5C4E4FBCF2FD696B8A8
729A79320F02C6E752809448170BE39AB72A13934E21E91BBA43A8182A26005DD16E1DD6FB40B573D91
42B22AE28814518BEDCD846E1E837ECD80F744CF80FB2D156DFCCE0DB4DAAA7794FAE56293C64EE5BE8
DAFF08A75B44661FCED2A3053763D0D0C58849A93282E794C6163DEAEB85FD1FC2AD365D93C2676BC1F
622E194D42B49462F70B5C272588084A6C9F8BA2422C30E4B4A61A4F2BBF1505226299B603B868B4857
429A324E9A6D25D63D48BC48AB5A6A4D00F9846B00E76FABFD5CDB93290A62766FC64AE80076663F4DB
23BB52B0DA2F86DCDC337EE95D15BC1034F0C973B3DF8CF48B335DBA6E12E8AB801765CA2F1C864C957
F8881082AF8E654EAB4B871044B7DCF90BD2C452DF8E05C06DBFDCC5E47EC094A0182886C1DA7931F38
B949BA1F53AF2389EFE71669FF46D2B2D14D712B615574D7C58927C212BA94FD2003544A681DCE9A9E1
9F57E4372D1A040FE82CCEF3E150A2915BFEBAB774AAEF67B61365D3B7CF222693AA63A2185FA6FF552
D8F0D6B2A224437214E2B07276A06FCFE5E0D47F2D633AEC72F921643F149B9D3234EDDD4D68D4DEF75
EF46302C3E8DF1D14408DD77A041DB6B24681353CB2360C1A8CE643DDF5D7FDC1074139B9D1F289E68F
CBBD88259FE2C22F1314E33D4A330E3497947F6C378DB2531E39B992750A979084EAF3D02EA6F126CCF
4B20F58B4FF596815514F6C42A67DAF6832E768955CD91132A1B4925309FF614570F7B507235BACC271
2F06F13A36017DBC19D107436012448D32AC5470E1130E278E65A64DB49478D5751D72A7AA47010E676
1FFF5BEE357E26F8EBEED24A7470016C775A80CDA85A6D3AB57CA5DFE8784CE76EECF5763E69657DC08
7DFCA0E7347309AFEBFBAC91931C20B7A2AD4AB04BFEE793E71537E8B10B24BCAEC27386844E973F6C5
66C546609C2384AE8F1A8682B71C55AEE846875FCAB2B48C95B50871BDD454F8330F91AFC8E43DFD492
05838D3ABCF98165CB30E2A7343A81E5F4BA70041D9BCE46F6437A06927C1D3FC95CDA30E79E3264300
2B4CD72A7AA47010E6761FFF5BEE357E26F8EBEED24A7470016C775A80CDA85A6D3AB57CA5DFE8784CE
76EECF5763E69657DC087DFCA0E7347309AFEBFBAC91931C20B7A2AD4AB04BFEE793E71537E8B10B24B
CAEC27386844E973F6C566C546609C2384AE8F1A8682B71C55AEE846875FCA7F96DB892B4857B679129
48F7C4864FDE43DFD49205838D3ABCF98165CB30E2A7343A81E5F4BA70041D9BCE46F6437A06927C1D3
FC95CDA30E79E32643002B4CD72A7AA47010E6761FFF5BEE357E26F8EBEED24A7470016C775A80CDA85
A6D3AB57CA5DFE8784CE76EECF5763E69657DC087DFCA0E7347309AFEBFBAC91931C20B7A2AD4AB04BF
EE793E71537E8B10B24BCAEC27386844E973F6C566C546609C2384AE8F1A8682B71C55AEE846875FCA8
0D74B410AB12B76EC719E5FB632C4E9E43DFD49205838D3ABCF98165CB30E2A7343A81E5F4BA70041D9
BCE46F6437A06927C1D3FC95CDA30E79E32643002B4CD72A7AA47010E6761FFF5BEE357E26F8EBEED24
A7470016C775A80CDA85A6D3AB57CA5DFE8784CE76EECF5763E69657DC087DFCA0E7347309AFEBFBAC9
1931C20B7A2AD4AB04BFEE793E71537E8B10B24BCAEC27386844E973F6C566C546609C2384AE8F1A868
2B71C55AEE846875FCAA052D8B51849B9DC7CE88C54AA2B5ACFE43DFD49205838D3ABCF98165CB30E2A
7343A81E5F4BA70041D9BCE46F6437A06927C1D3FC95CDA30E79E32643002B4CD72A7AA47010E6761FF
F5BEE357E26F8EBEED24A7470016C775A80CDA85A6D3AB57CA5DFE8784CE76EECF5763E69657DC087DF
CA0E7347309AFEBFBAC91931C20B7A2AD4AB04BFEE793E71537E8B10B24BCAEC27386844E973F6C566C
546609C2384AE8F1A8682B71C55AEE846875FCA4330AD374DB7CA4DDF58831994010236E43DFD492058
38D3ABCF98165CB30E2A7343A81E5F4BA70041D9BCE46F6437A06927C1D3FC95CDA30E79E32643002B4
CD72A7AA47010E6761FFF5BEE357E26F8EBEED24A7470016C775A80CDA85A6D3AB57CA5DFE8784CE76E
ECF5763E69657DC087DFCA0E7347309AFEBFBAC91931C20B7A2AD4AB04BFEE793E71537E8B10B24BCAE
C27386844E973F6C566C546609C2384AE8F1A8682B71C55AEE846875FCAB2E6C8898BA3073BEB2E32A1
B39B7569E43DFD49205838D3ABCF98165CB30E2A7343A81E5F4BA70041D9BCE46F6437A06927C1D3FC9
5CDA30E79E32643002B4CD72A7AA47010E6761FFF5BEE357E26F8EBEED24A7470016C775A80CDA85A6D
3AB57CA5DFE8784CE76EECF5763E69657DC087DFCA0E7347309AFEBFBAC91931C20B7A2AD4AB04BFEE7
93E71537E8B10B24BCAEC27386844E973F6C566C546609C2384AE8F1A8682B71C55AEE846875FCAB688
4F69A1136ECF725A8C69AC971506E43DFD49205838D3ABCF98165CB30E2A7343A81E5F4BA70041D9BCE
46F6437A06927C1D3FC95CDA30E79E32643002B4CD72A7AA47010E6761FFF5BEE357E26F8EBEED24A74
70016C775A80CDA85A6D3AB57CA5DFE8784CE76EECF5763E69657D215E7A8F6FB58E405325340FDF93E
DFE0827C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E6
8A673579C5EE610354E4A6C844E0D5178779894AA5E3406B0CA0DA47BDA56B4DFC9D4E5F345E3236A93
6661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5
CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF
06770ACAD21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C9
5356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E3406BBEADB690055B6F8
170E7E91B265F877DA936661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496
FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A587
92397A635785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D622
59A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E
3406BA209A9E9C2D2FBA51DB813B6AA610A27A936661E8CFBA96EC00826CA810E98CE715BB5E42C3692
A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082
D50439020D2AE232A58792397A635785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104
C29C310777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C
844E0D5178779894AA5E3406BBE80D5949681B412B62B60B89955889FA936661E8CFBA96EC00826CA81
0E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC36
24F1E9A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF06770ACAD21F2D558205449
0827C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A6
73579C5EE610354E4A6C844E0D5178779894AA5E3406B2BA3844DF758023E7BECBE39B7F46993A93666
1E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1
A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF067
70ACAD21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C9535
6BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E3406B543A19A1BA5E899631
76D31C0F0021F0A936661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF9
53EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A587923
97A635785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D62259A
0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E340
6B179FDD00B4EE32AC023FE260EA7A3B51A936661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0E
D40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50
439020D2AE232A58792397A635785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104C29
C310777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844
E0D5178779894AA5E3406B6A12B9940CFE35A04AD5EF344854B7B2A936661E8CFBA96EC00826CA810E9
8CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F
1E9A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF06770ACAD21F2D558205449082
7C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A6735
79C5EE610354E4A6C844E0D5178779894AA5E3406BD1A260FC178ED5FEE4ABB856E4AA326FA936661E8
CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A86
5A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF06770A
CAD21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C95356BE
2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E3406B29294B72BE3520C65F86F
D5F7CE8AA86A936661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953E
B012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A58792397A
635785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D62259A0E7
EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E3406BA
FFEAD50B6A0D0F2C9A4CA96E8EA7DC3A936661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40
F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439
020D2AE232A58792397A635785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104C29C31
0777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D
5178779894AA5E3406B86C09FF647D9CBCAE76AA6388E0885B4A936661E8CFBA96EC00826CA810E98CE
715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9
A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF06770ACAD21F2D5582054490827C7
E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C
5EE610354E4A6C844E0D5178779894AA5E3406BC5E5058D5E430FD65B275525CDCF3D84A936661E8CFB
A96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7
DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF06770ACAD
21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C95356BE2E3
7A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E3406B45C31F6BAF41971C0B88955B
EDE385B2A936661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB01
2CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A58792397A635
785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104C29C310777F2F752D62259A0E7EEA
18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D5178779894AA5E3406BCB2C
6C2948B729EF3AF1F08F960F2AABA936661E8CFBA96EC00826CA810E98CE715BB5E42C3692A0ED40F66
D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B7A00C9CA082D50439020
D2AE232A58792397A635785E426B8AF06770ACAD21F2D5582054490827C7E4FB0F6A023104C29C31077
7F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE610354E4A6C844E0D517
8779894AA5E3406B616941DBC85CFB16D15D6EAAF4DD4C89A936661E8CFBA96EC00826CA810E98CE715
BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD53215F41AC3624F1E9A6B
7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF06770ACAD21F2D5582054490827C7E4F
B0F6A023104C29C310777F2F752D62259A0E7EEA18A52F902C95356BE2E37A6DEBDB8E68A673579C5EE
610354E4A6C844E0D5178779894AA5E3406BA623604EADD447628E3103EA37F704C0A936661E8CFBA96
EC00826CA810E98CE715BB5E42C3692A0ED40F66D5AA50BC496FF953EB012CC59FDB4C5CB1A865A7DD5
3215F41AC3624F1E9A6B7A00C9CA082D50439020D2AE232A58792397A635785E426B8AF06770ACAD21F
2D5582054490827C7E4FB0F6>>77-Time:2024-02-29
19:25:34-164<<
CXHttpsNet::Disconnect[22]
>>78-Time:2024-02-29 19:25:34-164<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>79-Time:2024-02-29 19:25:34-165<<
CServer::OnMsg,TalkToServer[hUser:3,Seq:0,ID:5206,Ret:0]
>>80-Time:2024-02-29 19:25:34-166<<
CNetObject::GetHostbyName,ai_family=30
>>81-Time:2024-02-29 19:25:34-166<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[secu100.net-->64:ff9b::12c3:9de6]
>>82-Time:2024-02-29 19:25:34-166<<
CNetObject::UpdateDNSBuffer,New[secu100.net/64:ff9b::12c3:9de6]
>>83-Time:2024-02-29 19:25:34-168<<
gngethostbyname [DNS:secu100.net][IP:64:ff9b::12c3:9de6][0]
>>84-Time:2024-02-29 19:25:34-168<<
P2P -> getaddrinfo : ptr->ai_family = 30
>>85-Time:2024-02-29 19:25:34-168<<
P2P -> getaddrinfo : IPv6[64:ff9b::12c3:9de6-->64:ff9b::12c3:9de6]
>>86-Time:2024-02-29 19:25:34-422<<
GetRealServerIpOnIpv6 recv-retIp:18.195.77.158
>>87-Time:2024-02-29 19:25:34-422<<
CNetServerP2P::Start p2p service[xm_nat_init--->enter,ip:18.195.77.158]
>>88-Time:2024-02-29 19:25:34-857<<
CNetServerP2P::Start p2p service[xm_nat_init--->leave,ip:18.195.77.158,ret:1]
>>89-Time:2024-02-29 19:25:34-858<<
CNetServer::OnServerReady[2024-02-29 19:25:34-857]
>>90-Time:2024-02-29 19:25:34-983<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>91-Time:2024-02-29 19:25:34-983<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>92-Time:2024-02-29 19:25:35-985<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>93-Time:2024-02-29 19:25:35-985<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>94-Time:2024-02-29 19:25:37-357<<
2024-02-29 19:25:37-357--FUN_SysInit/638
>>95-Time:2024-02-29 19:25:37-357<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>96-Time:2024-02-29 19:25:37-357<<
CDataCenter::InitNetSDK__A
>>97-Time:2024-02-29 19:25:37-357<<
MNetSDK Version Time[Jan 25 2024 21:37:01]
>>98-Time:2024-02-29 19:25:37-357<<
CDataCenter::InitNetSDK__B
>>99-Time:2024-02-29 19:25:37-357<<
CDataCenter::InitNetSDK__C
>>100-Time:2024-02-29 19:25:37-357<<
2024-02-29 19:25:37-357--FUN_SysInit/638
>>101-Time:2024-02-29 19:25:37-357<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>102-Time:2024-02-29 19:25:37-358<<
ClientID:C5D2D9FCFE63441F9CE07019F6D5F6C41709231137358a43909339761709231137358a4390
933976>>103-Time:2024-02-29 19:25:37-358<<
[CServer::OnMsg--Enter][msgId=5000]
>>104-Time:2024-02-29 19:25:37-358<<
[CServer::OnMsg--Leavel[Time:0]]
>>105-Time:2024-02-29 19:25:37-358<<
GetDevListByUserName-------->
szUserName:[email protected]
pswlen:9
>>106-Time:2024-02-29 19:25:37-358<<
IXMAccount::UserLogOut
>>107-Time:2024-02-29 19:25:37-358<<
IXMEncrypt::GetEncryptStr[00000031709231137358/9231137358f1227a/
b0de5ca6a2782383a67039ed244e2bc2]
>>108-Time:2024-02-29 19:25:37-358<<
GetPlatHttpPtl_T1[szUrl:/loginExist/v3/00000031709231137358/
b0de5ca6a2782383a67039ed244e2bc2.rs]
>>109-Time:2024-02-29 19:25:37-358<<
CSMPHttp::Talk Start_HTTPS
>>110-Time:2024-02-29 19:25:37-358<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>111-Time:2024-02-29 19:25:37-358<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>112-Time:2024-02-29 19:25:37-358<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>113-Time:2024-02-29 19:25:37-358<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>114-Time:2024-02-29 19:25:37-358<<
Check & SKT_Connect has IPv6
>>115-Time:2024-02-29 19:25:37-463<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:9][TimeUsed=104]
>>116-Time:2024-02-29 19:25:37-704<<
-------CSMPHttpsend[106D5A840]------
POST /loginExist/v3/00000031709231137358/b0de5ca6a2782383a67039ed244e2bc2.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Length: 128
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

BB5BDB8FF276173CBF6F3A65EE5EC9C0AC0743163A3DF6A6DEF1A6A0F523BC5B24AE71ED1C070A80A83
C54A9B88751421F8859AFF41089A449495084DBA29ED0
nHttps:-1
----------END------------
>>117-Time:2024-02-29 19:25:37-811<<

-------------RecvBuffer[106D5A840]---------
HTTP/1.1 200
Server: nginx
Date: Thu, 29 Feb 2024 18:25:37 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 640
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

4ECA463C389BF4598EB5E0157EB6C8332639393519F0C6231A967420ABE8F047951159B9C12C14DE45D
F5FDC0987CA1808D04D24799030001284F6B166A78BCB49F48D77C66DA782C354CFF70927DD2AFC10D7
0D96B93DF2BFFD5FF0AEF36A3C450CA6722086CDF10707F0F3D0A6FB50CB9B1DBD0B48551D7A75CEAF1
6202F037624F820CEB2762987FE5726289E00420A32282B0E7A00CA3054C2DF35E07BEBA995FF55BA29
E1FFB7F4AAFABFE4CF89695711EF2BE53D9512DC8CDDF1B194AE4648EBFE8505341BA18FD1F70B10474
1F11367005EBEB2603F0A71B33C2C5EB11AC08B585E3C4E81E3A0043D6063430BA7C4DC692410F71A0F
29C256AD1EABF9F2C9B0848A08656FCAFB9889B75A2BA18677BC17B80F7B8A66310E3D93901E645B072
4F80EC1915D033A6D986CB6C4783800B7AABA50D378B167FA2580A415EF
------------END--------------
>>118-Time:2024-02-29 19:25:37-813<<
CXHttpsNet::Disconnect[9]
>>119-Time:2024-02-29 19:25:37-814<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>120-Time:2024-02-29 19:25:37-814<<
IXMEncrypt::GetEncryptStr[00000041709231137811/9231137811f1227a/
25a98fd9b0c97b4781a7a921f157a062]
>>121-Time:2024-02-29 19:25:37-814<<
GetHttpPtl[szUrl:/msdlistCode/
v3/00000041709231137811/25a98fd9b0c97b4781a7a921f157a062.rs]
>>122-Time:2024-02-29 19:25:37-814<<
CSMPHttp::Talk Start_HTTPS
>>123-Time:2024-02-29 19:25:37-814<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>124-Time:2024-02-29 19:25:37-814<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>125-Time:2024-02-29 19:25:37-814<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>126-Time:2024-02-29 19:25:37-814<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>127-Time:2024-02-29 19:25:37-814<<
Check & SKT_Connect has IPv6
>>128-Time:2024-02-29 19:25:37-933<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:9][TimeUsed=121]
>>129-Time:2024-02-29 19:25:38-148<<

-------CSMPHttpsend[10690BE80]------
POST /msdlistCode/v3/00000041709231137811/25a98fd9b0c97b4781a7a921f157a062.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Accept-Encoding: gzip, deflate
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzExODIzMTM3LCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.w4LZSDOff1VWPE9CTQ0F-
TNCmTIJSZclUAL6mQzMnec.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>130-Time:2024-02-29 19:25:38-499<<

-------------RecvBuffer[10690BE80]---------
HTTP/1.1 200
Server: nginx
Date: Thu, 29 Feb 2024 18:25:38 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 1280
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

CBDFCEAFCB136178BC7ABE9E3272422DEC9C8E7B7DDE262687E06F6C0EF5383A4AD19B2D87A7C688FF9
7F8DBC3F972F96FA1E6AF6FA30FCB9E93C92A771575CAB60827C10327C09E17DEFE185CBBE796ED64F2
5C6DBDDD98B66729640B19C5D1EF786778A87C96DEC60473E1124D8C8880B79D9FC673DCAED285479A7
50F64B8B64DA11965D6D27CD85F5D6B033AA1FC116B9F75FE500ECDFEB7F1291D72A3A7958D1FD91007
9C7F64D414F4C4E22B0BC030B4ABEE682C1F79FF5845C7C14BA1D08AE9CD04080D862E39B035CAD6E9A
B7DF692C646F683A05A2CD5B7631F68BF01C92F173DC9197B0D0BBF073D6AD337C3B6BB4B34FEDF04AA
35A8EF5488950450FA6A2599474F061193685F1475BD6407A4A3B804087081F8AE3FD6AF8A68BE06824
E1FB0863E999938B30DCF45909729ABF6F7F62E4EA16EBD63DFEE688908FB09A6542DE86197D4E365A4
237DB14A79F1449824CE9882B651D24EAD7EA9FCD8BB075BB48AC01FE44656C04B16047C1D5EA5272FD
F0F57EE4A5D34108981F8E42D55593619AB1C02D99056AE04822CC3302B20D28D9F5B2FF92990A56BC4
DDA265436287681216626D642285EA93A92F986132BAB284E4380BE014482D09C87EBDE309B376B4BFA
A0C6A58DD129B1FCC75C4A613A537EEE5BD9A60E12F10E43827F6CF1FB4CB01B27C8743408BE01C88FC
12FF54F4DC5C75793794E9C87A3473A1AB7EC09D1917FCFF4ACDBA195F468569E8F24F189139B7CEC8D
F0C4ADE617496514DA94996464E9B42BE5D264609CF442E34274BB1FC83A7C3CFAB3754538FAFDFBFEE
E3BEE1E917594F90B731D1CE7F3AE6E9DCE29CCFA956B0CD59721155645735199D35D697344502A06E5
3B0763B66649DB588AE3E11FE3B3DA435B0
------------END--------------
>>131-Time:2024-02-29 19:25:38-500<<
CXHttpsNet::Disconnect[9]
>>132-Time:2024-02-29 19:25:38-500<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>133-Time:2024-02-29 19:25:38-500<<
292>>134-Time:2024-02-29 19:25:38-500<<
IXMAccount::InitDevies Begin[DevSize:1]
>>135-Time:2024-02-29 19:25:38-500<<
IXMAccount::InitDevInfo[44acba734d6180edbtya/Парикмахерская/admin/just_test_ext---
>0/0]
>>136-Time:2024-02-29 19:25:38-500<<
IXMAccount::InitDevies End[DevSize:1]
>>137-Time:2024-02-29 19:25:38-501<<
GetDevListByUserName[1]>>138-Time:2024-02-29 19:25:38-501<<
OnMsg - ECMD_START_STARTSERVER, result = 0>>139-Time:2024-02-29 19:25:38-501<<
AuthCode 44acba734d6180edbtya_DSS:aaaaaaaa1030124ca3
>>140-Time:2024-02-29 19:25:38-501<<
AuthCode 44acba734d6180edbtya_TPS:aaaaaaaa-23013aa41
>>141-Time:2024-02-29 19:25:38-501<<
AuthCode 44acba734d6180edbtya_PMS:aaaaaaaa-43013aa41
>>142-Time:2024-02-29 19:25:38-501<<
AuthCode 44acba734d6180edbtya_CSS:aaaaaaaa203013aa41
>>143-Time:2024-02-29 19:25:38-501<<
AuthCode 44acba734d6180edbtya_RPS:aaaaaaaa-130124ca3
>>144-Time:2024-02-29 19:25:38-501<<
CDataCenter::ClearDevInfo
>>145-Time:2024-02-29 19:25:38-501<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>146-Time:2024-02-29 19:25:38-501<<
CSMPHttp::Talk Start_HTTPS
>>147-Time:2024-02-29 19:25:38-502<<
[CServer::OnMsg--Enter][msgId=5049]
>>148-Time:2024-02-29 19:25:38-502<<
[CServer::OnMsg--Leavel[Time:0]]
>>149-Time:2024-02-29 19:25:38-502<<
IXMEncrypt::GetEncryptStr[00000051709231138502/9231138502f1227a/
53437b3aedb4c6f1a1723e20447b22c0]
>>150-Time:2024-02-29 19:25:38-503<<
GetHttpPtl[szUrl:/userinfo2/
v3/00000051709231138502/53437b3aedb4c6f1a1723e20447b22c0.rs]
>>151-Time:2024-02-29 19:25:38-503<<
CSMPHttp::Talk Start_HTTPS
>>152-Time:2024-02-29 19:25:38-503<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>153-Time:2024-02-29 19:25:38-503<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>154-Time:2024-02-29 19:25:38-503<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>155-Time:2024-02-29 19:25:38-503<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>156-Time:2024-02-29 19:25:38-503<<
Check & SKT_Connect has IPv6
>>157-Time:2024-02-29 19:25:38-507<<
CNetObject::GetHostbyName,ai_family=30
>>158-Time:2024-02-29 19:25:38-507<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[pub-cfg.secu100.net--
>64:ff9b::343b:5d8d]
>>159-Time:2024-02-29 19:25:38-508<<
CNetObject::UpdateDNSBuffer,New[pub-cfg.secu100.net/64:ff9b::343b:5d8d]
>>160-Time:2024-02-29 19:25:38-513<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:64:ff9b::343b:5d8d][0]
>>161-Time:2024-02-29 19:25:38-513<<
SKT_Connect start[pub-cfg.secu100.net][64:ff9b::343b:5d8d][8186][Timeout=8000]
>>162-Time:2024-02-29 19:25:38-514<<
Check & SKT_Connect (pub-cfg.secu100.net_64:ff9b::343b:5d8d, 8186)
>>163-Time:2024-02-29 19:25:38-514<<
Check & SKT_Connect has IPv6
>>164-Time:2024-02-29 19:25:38-514<<
2024-02-29 19:25:38-514--FUN_DevGetLocalEncToken/3824
>>165-Time:2024-02-29 19:25:38-514<<
DataCenter::Get dev login enc token form buf[44acba734d6180edbtya/]
>>166-Time:2024-02-29 19:25:38-516<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzExODI
zMTM3LCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.w4LZSDOff1VWPE9CTQ0F-TNCmTIJSZclUAL6mQzMnec.1>>167-Time:2024-02-29 19:25:38-516<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000011709231138516/1d5061028b
81a91e84be61dc32e81cb8.rs;httpbody=>>168-Time:2024-02-29 19:25:38-624<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:12][TimeUsed=110]
>>169-Time:2024-02-29 19:25:38-627<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:25][TimeUsed=125]
>>170-Time:2024-02-29 19:25:38-829<<

-------CSMPHttpsend[106A0C240]------
POST https://pub-cfg.secu100.net:8186/ HTTP/1.1
Accept: */*
Content-Length: 200
Content-Type: text/html
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"CfgProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_REQ"},"Body":
{"DomainName":"pub-dss-hls.secu100.net","Deviceinfo":
[{"SerialNumber":"44acba734d6180edbtya"}]}}}
nHttps:1
----------END------------
>>171-Time:2024-02-29 19:25:38-872<<

-------CSMPHttpsend[107214240]------
POST /userinfo2/v3/00000051709231138502/53437b3aedb4c6f1a1723e20447b22c0.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzExODIzMTM3LCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.w4LZSDOff1VWPE9CTQ0F-
TNCmTIJSZclUAL6mQzMnec.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>172-Time:2024-02-29 19:25:38-938<<

-------------RecvBuffer[106A0C240]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:38 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 218

{"CfgProtocol":{"Body":
[{"SerialNumber":"44acba734d6180edbtya","ServerIP":"18.194.150.179"}],"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_RSP","ErrorNum":"2
00","ErrorString":"Success OK"}}}

------------END--------------
>>173-Time:2024-02-29 19:25:38-939<<
CXHttpsNet::Disconnect[12]
>>174-Time:2024-02-29 19:25:38-939<<
IXMCloud::QueryDNSFromNet[nCurCount:1, nNumberTimes:1, bufs_size:1, nQueryCount:1]
>>175-Time:2024-02-29 19:25:39-054<<

-------------RecvBuffer[107214240]---------
HTTP/1.1 200
Server: nginx
Date: Thu, 29 Feb 2024 18:25:39 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 736
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

D7AB9131B148B2EBCA702E8D8933C3DAF9A8189729ACFEBE07648807BCBC049B532A6F05AE51F8FAA38
97208C530DFE7689FE24A3B332C20B237A7AD3533E53D76938131C5019DD06F7E01769B72E4DB018298
3ADE1DA5634413EDDF3713F7669CA4765DE774CFF9612578F410DCF466EB612BC0C0C892360C9A8362C
4564BAC46924D139C610435FA2AB7702543A162ABB485A51656F0423EE1109910E7DC2E96298B1438F2
187DEA1FC42DB2753DC5552B254CAD851F11D2F3126C84D4176C4AA795801144F122F16E451C165F375
D2196B02131B3BFED436BBCFE97509068E22E4F98DF6D30DF375D4498ECCBB7F5FBA2C038E176E19B17
4DE3649E1AD4A998024EE986CED83A8A769B570E0EFF02F00061380236270A85C485CB500531F5BE8DC
DA324B2BAE587A36596099FA26327043C8EEEEE47B5FBC5D8B6ED5294F717821BC3F347615EE09FC99D
565B339B6F3DC1838A7ED1003A48AF0C46514911A9CCCE77021B388CC13B2698F31166CB
------------END--------------
>>176-Time:2024-02-29 19:25:39-055<<
CXHttpsNet::Disconnect[25]
>>177-Time:2024-02-29 19:25:39-055<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>178-Time:2024-02-29 19:25:39-055<<
GetUserInfo[ret:0]>>179-Time:2024-02-29 19:25:39-102<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>180-
Time:2024-02-29 19:25:39-103<<
2024-02-29 19:25:39-103--MC_InitV2/27
>>181-Time:2024-02-29 19:25:39-103<<
SET_LANGAGE_Info[@]
>>182-Time:2024-02-29 19:25:39-103<<
SET_LANGAGE_OK[ru]
>>183-Time:2024-02-29 19:25:39-103<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:[email protected],pwd-
>len:9,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>184-Time:2024-02-29 19:25:39-104<<
CMpsClientV2::GetAlarmAppType[IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit]
>>185-Time:2024-02-29 19:25:39-104<<
CSMPHttp::Talk Start_HTTPS
>>186-Time:2024-02-29 19:25:39-105<<
DNS-->IP--Buffer[pub-cfg.secu100.net-->64:ff9b::343b:5d8d]
>>187-Time:2024-02-29 19:25:39-105<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:64:ff9b::343b:5d8d][0]
>>188-Time:2024-02-29 19:25:39-105<<
SKT_Connect start[pub-cfg.secu100.net][64:ff9b::343b:5d8d][8186][Timeout=8000]
>>189-Time:2024-02-29 19:25:39-105<<
Check & SKT_Connect (pub-cfg.secu100.net_64:ff9b::343b:5d8d, 8186)
>>190-Time:2024-02-29 19:25:39-106<<
Check & SKT_Connect has IPv6
>>191-Time:2024-02-29 19:25:39-169<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:12][TimeUsed=65]
>>192-Time:2024-02-29 19:25:39-192<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzExODI
zMTM3LCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.w4LZSDOff1VWPE9CTQ0F-TNCmTIJSZclUAL6mQzMnec.1>>193-Time:2024-02-29 19:25:39-193<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000011709231139192/8f1e343fac
e9670a987c130a8b5a7d7d.rs;httpbody=>>194-Time:2024-02-29 19:25:39-205<<
[CServer::OnMsg--Enter][msgId=5092]
>>195-Time:2024-02-29 19:25:39-205<<
[CServer::OnMsg--Leavel[Time:0]]
>>196-Time:2024-02-29 19:25:39-205<<
[CAccountServer::OnMsg--Enter][msgId=5092]
>>197-Time:2024-02-29 19:25:39-205<<
IXMEncrypt::GetEncryptStr[00000061709231139204/9231139204f1227a/
465c8c28e48b8fe3175d5b273211a761]
>>198-Time:2024-02-29 19:25:39-205<<
[CAccountServer::OnMsg--Leavel[Time:1]]
>>199-Time:2024-02-29 19:25:39-205<<
[CServer::OnMsg--Enter][msgId=5092]
>>200-Time:2024-02-29 19:25:39-205<<
[CServer::OnMsg--Leavel[Time:0]]
>>201-Time:2024-02-29 19:25:39-205<<
[CAccountServer::OnMsg--Enter][msgId=5092]
>>202-Time:2024-02-29 19:25:39-205<<
IXMEncrypt::GetEncryptStr[00000071709231139205/9231139205f1227a/
afb8dec02b4c1c457491e080ddaf961e]
>>203-Time:2024-02-29 19:25:39-205<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>204-Time:2024-02-29 19:25:39-205<<
[CAccountServer::OnMsg--Enter][msgId=5089]
>>205-Time:2024-02-29 19:25:39-205<<
IXMEncrypt::GetEncryptStr[00000081709231139205/9231139205f1227a/
31101ac92ba76e9ed7e19343678a375a]
>>206-Time:2024-02-29 19:25:39-206<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>207-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Enter][msgId=4152]
>>208-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Leavel[Time:0]]
>>209-Time:2024-02-29 19:25:39-206<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>210-Time:2024-02-29 19:25:39-206<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>211-Time:2024-02-29 19:25:39-206<<
DataCenter::GetDevState[44acba734d6180edbtya;,QuertType:-
1,Timeout:5,bIsLANSearch:1,-1/0]
>>212-Time:2024-02-29 19:25:39-206<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>213-Time:2024-02-29 19:25:39-206<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>214-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Enter][msgId=4152]
>>215-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Leavel[Time:0]]
>>216-Time:2024-02-29 19:25:39-206<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>217-Time:2024-02-29 19:25:39-206<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>218-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Enter][msgId=4148]
>>219-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Leavel[Time:0]]
>>220-Time:2024-02-29 19:25:39-206<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>221-Time:2024-02-29 19:25:39-206<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>222-Time:2024-02-29 19:25:39-206<<
Check status type[1]>>223-Time:2024-02-29 19:25:39-206<<
CSMPHttp::Talk Start_HTTPS
>>224-Time:2024-02-29 19:25:39-206<<
Check status type[7]>>225-Time:2024-02-29 19:25:39-206<<
CSMPHttp::Talk Start_HTTPS
>>226-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Enter][msgId=5049]
>>227-Time:2024-02-29 19:25:39-206<<
[CServer::OnMsg--Leavel[Time:0]]
>>228-Time:2024-02-29 19:25:39-206<<
IXMEncrypt::GetEncryptStr[00000091709231139206/9231139206f1227a/
558f322c5f58e75e5d23d8ee69d8d0df]
>>229-Time:2024-02-29 19:25:39-206<<
GetHttpPtl[szUrl:/userinfo2/
v3/00000091709231139206/558f322c5f58e75e5d23d8ee69d8d0df.rs]
>>230-Time:2024-02-29 19:25:39-206<<
CSMPHttp::Talk Start_HTTPS
>>231-Time:2024-02-29 19:25:39-206<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>232-Time:2024-02-29 19:25:39-206<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>233-Time:2024-02-29 19:25:39-206<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>234-Time:2024-02-29 19:25:39-206<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>235-Time:2024-02-29 19:25:39-206<<
Check & SKT_Connect has IPv6
>>236-Time:2024-02-29 19:25:39-209<<
CNetObject::GetHostbyName,ai_family=30
>>237-Time:2024-02-29 19:25:39-209<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[caps-eu.jftechws.com--
>64:ff9b::12c1:6b4e]
>>238-Time:2024-02-29 19:25:39-209<<
CNetObject::UpdateDNSBuffer,New[caps-eu.jftechws.com/64:ff9b::12c1:6b4e]
>>239-Time:2024-02-29 19:25:39-211<<
CNetObject::GetHostbyName,ai_family=30
>>240-Time:2024-02-29 19:25:39-211<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[caps-eu.jftechws.com--
>64:ff9b::12c1:6b4e]
>>241-Time:2024-02-29 19:25:39-211<<
CNetObject::UpdateDNSBuffer,Update cache[caps-eu.jftechws.com/64:ff9b::12c1:6b4e]
>>242-Time:2024-02-29 19:25:39-211<<
CNetObject::GetHostbyName,ai_family=30
>>243-Time:2024-02-29 19:25:39-211<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[caps-eu.jftechws.com--
>64:ff9b::12c1:6b4e]
>>244-Time:2024-02-29 19:25:39-211<<
CNetObject::UpdateDNSBuffer,Update cache[caps-eu.jftechws.com/64:ff9b::12c1:6b4e]
>>245-Time:2024-02-29 19:25:39-212<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>246-Time:2024-02-29 19:25:39-212<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>247-Time:2024-02-29 19:25:39-212<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>248-Time:2024-02-29 19:25:39-212<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>249-Time:2024-02-29 19:25:39-212<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>250-Time:2024-02-29 19:25:39-212<<
Check & SKT_Connect has IPv6
>>251-Time:2024-02-29 19:25:39-212<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>252-Time:2024-02-29 19:25:39-212<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>253-Time:2024-02-29 19:25:39-212<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>254-Time:2024-02-29 19:25:39-212<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>255-Time:2024-02-29 19:25:39-212<<
Check & SKT_Connect has IPv6
>>256-Time:2024-02-29 19:25:39-212<<
Check & SKT_Connect has IPv6
>>257-Time:2024-02-29 19:25:39-238<<
客服中心入参:{
"index" : "PL",
"appKey" : "b43be058d4aa469fbc4b439ae1434834"
}
>>258-Time:2024-02-29 19:25:39-260<<
CNetObject::GetHostbyName,ai_family=30
>>259-Time:2024-02-29 19:25:39-260<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[pub-status.secu100.net--
>64:ff9b::34a:3581]
>>260-Time:2024-02-29 19:25:39-260<<
CNetObject::UpdateDNSBuffer,New[pub-status.secu100.net/64:ff9b::34a:3581]
>>261-Time:2024-02-29 19:25:39-260<<
CNetObject::GetHostbyName,ai_family=30
>>262-Time:2024-02-29 19:25:39-260<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[pub-status.secu100.net--
>64:ff9b::34a:3581]
>>263-Time:2024-02-29 19:25:39-260<<
CNetObject::UpdateDNSBuffer,Update cache[pub-status.secu100.net/64:ff9b::34a:3581]
>>264-Time:2024-02-29 19:25:39-262<<
gngethostbyname [DNS:pub-status.secu100.net][IP:64:ff9b::34a:3581][0]
>>265-Time:2024-02-29 19:25:39-262<<
SKT_Connect start[pub-status.secu100.net][64:ff9b::34a:3581][7605][Timeout=5000]
>>266-Time:2024-02-29 19:25:39-262<<
Check & SKT_Connect (pub-status.secu100.net_64:ff9b::34a:3581, 7605)
>>267-Time:2024-02-29 19:25:39-262<<
gngethostbyname [DNS:pub-status.secu100.net][IP:64:ff9b::34a:3581][0]
>>268-Time:2024-02-29 19:25:39-262<<
SKT_Connect start[pub-status.secu100.net][64:ff9b::34a:3581][7601][Timeout=5000]
>>269-Time:2024-02-29 19:25:39-262<<
Check & SKT_Connect (pub-status.secu100.net_64:ff9b::34a:3581, 7601)
>>270-Time:2024-02-29 19:25:39-262<<
Check & SKT_Connect has IPv6
>>271-Time:2024-02-29 19:25:39-262<<
Check & SKT_Connect has IPv6
>>272-Time:2024-02-29 19:25:39-285<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:27][TimeUsed=79]
>>273-Time:2024-02-29 19:25:39-314<<

-------CSMPHttpsend[106A0C240]------
POST https://pub-cfg.secu100.net:8186/v2 HTTP/1.1
Accept: */*
Content-Length: 81
Content-Type: application/json
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"userId":"65294055c328e62c89353a6e38d6774b","msg":"usr_match_req","srv":["pms"]}
nHttps:1
----------END------------
>>274-Time:2024-02-29 19:25:39-324<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:26][TimeUsed=112]
>>275-Time:2024-02-29 19:25:39-324<<
2024-02-29 19:25:39-324--MC_InitV2/27
>>276-Time:2024-02-29 19:25:39-329<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:28][TimeUsed=117]
>>277-Time:2024-02-29 19:25:39-335<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>278-
Time:2024-02-29 19:25:39-337<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:29][TimeUsed=125]
>>279-Time:2024-02-29 19:25:39-347<<
SKT_Connect succssfull[pub-status.secu100.net:7601][skt:31][TimeUsed=84]
>>280-Time:2024-02-29 19:25:39-360<<
SKT_Connect succssfull[pub-status.secu100.net:7605][skt:25][TimeUsed=98]
>>281-Time:2024-02-29 19:25:39-382<<

-------------RecvBuffer[106A0C240]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:39 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive

41
{"code":"200","msg":"usr_match_rsp","ip":{"pms":"52.58.71.125"}}

------------END--------------
>>282-Time:2024-02-29 19:25:39-382<<
CXHttpsNet::Disconnect[12]
>>283-Time:2024-02-29 19:25:39-382<<
LinkByUserID,Link by userID
info[userID:65294055c328e62c89353a6e38d6774b,ip:52.58.71.125,
appToken:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039&&eff7b0f2
c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,
appType:IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit, appLan:ru]
>>284-Time:2024-02-29 19:25:39-383<<
CSMPHttp::Talk Start_HTTPS
>>285-Time:2024-02-29 19:25:39-383<<
SKT_Connect start[52.58.71.125][52.58.71.125][6502][Timeout=8000]
>>286-Time:2024-02-29 19:25:39-383<<
Check & SKT_Connect (52.58.71.125_52.58.71.125, 6502)
>>287-Time:2024-02-29 19:25:39-383<<
Check & SKT_Connect has IPv6
>>288-Time:2024-02-29 19:25:39-470<<

-------CSMPHttpsend[1072196D0]------
POST /userinfo2/v3/00000091709231139206/558f322c5f58e75e5d23d8ee69d8d0df.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzExODIzMTM3LCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.w4LZSDOff1VWPE9CTQ0F-
TNCmTIJSZclUAL6mQzMnec.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>289-Time:2024-02-29 19:25:39-482<<
SKT_Connect succssfull[52.58.71.125:6502][skt:12][TimeUsed=99]
>>290-Time:2024-02-29 19:25:39-503<<

-------CSMPHttpsend[106FDA770]------
POST https://pub-status.secu100.net:7601/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7601
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa1030124ca3"}]}}
nHttps:1
----------END------------
>>291-Time:2024-02-29 19:25:39-546<<

-------CSMPHttpsend[106A112E0]------
POST https://pub-status.secu100.net:7605/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7605
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa-130124ca3"}]}}
nHttps:1
----------END------------
>>292-Time:2024-02-29 19:25:39-553<<
CNetServer::OnServerReady[2024-02-29 19:25:39-553]
>>293-Time:2024-02-29 19:25:39-561<<

-------HttpTalkSend[106DAB540]------
POST
/api/reqCapsMulti/v2/00000061709231139204/465c8c28e48b8fe3175d5b273211a761.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 160
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"appType" : "com.XM.CSee",
"snList" : [
{
"sn" : "44acba734d6180edbtya",
"tp" : 0
}
],
"caps" : [
"xmc.ais"
],
"ver" : 2
}
----------END------------
>>294-Time:2024-02-29 19:25:39-585<<
-------HttpTalkSend[106FD9A50]------
POST /api/reqCaps/v2/00000081709231139205/31101ac92ba76e9ed7e19343678a375a.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 151
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"sw" : "",
"tp" : 0,
"ver" : 2,
"sn" : "44acba734d6180edbtya",
"hw" : "",
"appType" : "com.XM.CSee",
"caps" : [
"xmc.service"
]
}
----------END------------
>>295-Time:2024-02-29 19:25:39-601<<

-------------RecvBuffer[106FDA770]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:39 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 359

{"StatusProtocol":{"Header":{"ErrorString":"Success
OK","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_RSP","ErrorNum":"200","Version"
:"1.0"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","WanIP":"31.61.249.129","ServerPort":"6501"
,"StreamStatus":"0:0","StreamDssIP":"0.0.0.0:0.0.0.0","Status":"Online","StreamLeve
l":"0_4:1_1_0","ServerIP":"3.126.81.31"}]}}
------------END--------------
>>296-Time:2024-02-29 19:25:39-601<<
CXHttpsNet::Disconnect[31]
>>297-Time:2024-02-29 19:25:39-601<<

---------SDevDSSStatus---------
{"SerialNumber":"44acba734d6180edbtya","WanIP":"31.61.249.129","ServerPort":"6501",
"StreamStatus":"0:0","StreamDssIP":"0.0.0.0:0.0.0.0","Status":"Online","StreamLevel
":"0_4:1_1_0","ServerIP":"3.126.81.31"}
------------------
>>298-Time:2024-02-29 19:25:39-619<<

-------HttpTalkSend[106D99B00]------
POST
/api/reqCapsMulti/v2/00000071709231139205/afb8dec02b4c1c457491e080ddaf961e.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 164
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"appType" : "com.XM.CSee",
"snList" : [
{
"sn" : "44acba734d6180edbtya",
"tp" : 0
}
],
"caps" : [
"xmc.service"
],
"ver" : 2
}
----------END------------
>>299-Time:2024-02-29 19:25:39-653<<

-------------RecvBuffer[1072196D0]---------
HTTP/1.1 200
Server: nginx
Date: Thu, 29 Feb 2024 18:25:39 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 736
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

8789B2EB4891072B8123A191F9BD5FDF61F108C33EA1364564F65AA62D8C7D8A8A76EC6CFF1F613ECC1
634CB639D5FD0C0CA03CFF5164DC8F2DBFC9B773138652AC4D9D9DDC4310B1498B50B4982B491696525
36ACBCF05D30D34EFFC38F5272FC6D138D4BA5FA22E70A19176CFC3ACB8F2825D5FB152BFEDE2FC9762
576CB440724CA38EF8B4D1FD0742DDED901AECF11A9D852D78EB078B23ADDBC04CFA18D5266831E4D3F
179F0F3ED8413B2FC0B081A9893985F762FAC11DBA0DE45ADC89D2946F345B4ABAEC226FDABB0F8C18B
BE20921665A933F248D6FA28AA1B92E2FD43980084CD3E4CCA23C927E7EDAE423B5B44607D6FD344816
C6F9B93F5EEABABAD541AEA67290B66FE999C9C5057FD99CC246BA1B6343B8DBA4A4712174B7F3127BB
82B5FFC5AFE1C105D1A7A5FDDD6BF477D550BD29FE18A931975ACEDFC4EF44E04191759680FD6AB17C2
19DC828E0DDA90D51681936CDA603E104B5AC350BD389489277F83D0B192C1FB4250E592
------------END--------------
>>300-Time:2024-02-29 19:25:39-653<<
CXHttpsNet::Disconnect[27]
>>301-Time:2024-02-29 19:25:39-653<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>302-Time:2024-02-29 19:25:39-654<<
GetUserInfo[ret:0]>>303-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Enter][msgId=4152]
>>304-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Leavel[Time:0]]
>>305-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>306-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>307-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Enter][msgId=4152]
>>308-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Leavel[Time:0]]
>>309-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>310-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>311-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Enter][msgId=4148]
>>312-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Leavel[Time:0]]
>>313-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>314-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>315-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Enter][msgId=4148]
>>316-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Leavel[Time:0]]
>>317-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>318-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>319-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Enter][msgId=4152]
>>320-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Leavel[Time:0]]
>>321-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>322-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>323-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Enter][msgId=4152]
>>324-Time:2024-02-29 19:25:39-654<<
[CServer::OnMsg--Leavel[Time:0]]
>>325-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>326-Time:2024-02-29 19:25:39-654<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>327-Time:2024-02-29 19:25:39-672<<

-------------RecvBuffer[106A112E0]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:39 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 324

{"StatusProtocol":{"Header":
{"MessageType":"MSG_STATUS_LOCALQUERY_RSP","ErrorNum":"200","ErrorString":"Success
OK","Version":"1.0","CSeq":"1"},"Body":
[{"Status":"Online","DeviceType":"Camera","SerialNumber":"44acba734d6180edbtya","Se
rverIP":"52.57.35.211","WanIP":"31.61.249.129","DevicePort":"34567","ServerPort":"6
510"}]}}
------------END--------------
>>328-Time:2024-02-29 19:25:39-673<<
CXHttpsNet::Disconnect[25]
>>329-Time:2024-02-29 19:25:39-673<<

---------SDevRPSStatus---------
{"Status":"Online","DeviceType":"Camera","SerialNumber":"44acba734d6180edbtya","Ser
verIP":"52.57.35.211","WanIP":"31.61.249.129","DevicePort":"34567","ServerPort":"65
10"}
------------------
>>330-Time:2024-02-29 19:25:39-673<<
SStatusDevInfo::OnUpdate--->4044[6fda5c0]
[44acba734d6180edbtya,AllState:136/136,bLocal:0,CurType:7,Status:1,bNetRet:1,QueryT
ype:32,AllQueryType:168,IsSupDss:1,]
>>331-Time:2024-02-29 19:25:39-673<<
DataCenter::GetDevState,Result[MsgID:4044,SN:44acba734d6180edbtya,AllState:136,Seq:
2]
>>332-Time:2024-02-29 19:25:39-673<<
DataCenter::GetDevState,UI_SendMsg[44acba734d6180edbtya,AllState:136,hUser:1,Seq:2]
>>333-Time:2024-02-29 19:25:39-673<<

---------Status[44acba734d6180edbtya]---------
>>334-Time:2024-02-29 19:25:39-673<<
P2P_V0[0][Server/Port::0][Type:0][DevInfo:0]
>>335-Time:2024-02-29 19:25:39-673<<
P2P[0][Server/Port::0][Type:0][DevInfo:0]
>>336-Time:2024-02-29 19:25:39-673<<
XMSDK[0][Server/Port::0][Type:0][DevInfo:0]
>>337-Time:2024-02-29 19:25:39-673<<
TPS_V0[0]
>>338-Time:2024-02-29 19:25:39-673<<
TPS[0]
>>339-Time:2024-02-29 19:25:39-673<<
DSS[1][Channel:0:0]
>>340-Time:2024-02-29 19:25:39-673<<
CSS[0]
>>341-Time:2024-02-29 19:25:39-673<<
IP[-1] [Server/Port: /0]
>>342-Time:2024-02-29 19:25:39-673<<
RPS[1] [Server/Port: 52.57.35.211/6510]
>>343-Time:2024-02-29 19:25:39-673<<
IDR[0] [Server/Port: /0][SleepType:0]
>>344-Time:2024-02-29 19:25:39-673<<
RTC[0] [Server/Port: /0]
>>345-Time:2024-02-29 19:25:39-673<<
XTS[0][Server/Port::0][Type:0][DevInfo:0]
>>346-Time:2024-02-29 19:25:39-673<<
XTC[0][Server/Port::0][Type:0][DevInfo:0]
>>347-Time:2024-02-29 19:25:39-673<<
------------------------------------------
>>348-Time:2024-02-29 19:25:39-675<<
CDeviceV2::CDeviceV2[44acba734d6180edbtya]
>>349-Time:2024-02-29 19:25:39-675<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>350-Time:2024-02-29 19:25:39-675<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>351-Time:2024-02-29 19:25:39-675<<
CDeviceV2::UpdateDeviceInfo[44acba734d6180edbtya,Name:--->admin,PwdLen:0---
>13,Type:0--->7]
>>352-Time:2024-02-29 19:25:39-683<<
CDataCenter::ReadCfgFile[{ "Name" : "SystemInfo", "Ret" : 100, "SessionID" :
"0x00000065", "SystemInfo" : { "AlarmInChannel" : 1, "AlarmOutChannel" : 1,
"AudioInChannel" : 1, "BuildTime" : "2023-04-26 10:23:41", "CombineSwitch" : 0,
"DeviceModel" : "IPC_NT98566_N8-WQ_S38", "DeviceRunTime" : "0x00044d66",
"DigChannel" : 0, "EncryptVersion" : "Unknown", "ExtraChannel" : 0, "HardWare" :
"IPC_NT98566_N8-WQ_S38", "HardWareVersion" : "Unknown", "SerialNo" :
"44acba734d6180edbtya", "SoftWareVersion" :
"V5.00.R02.L14639I0.10010.140317.0000000", "TalkInChannel" : 1, "TalkOutChannel" :
1, "UpdataTime" : "", "UpdataType" : "0x00000000", "VideoInChannel" : 1,
"VideoOutChannel" : 1 } }
]
>>353-Time:2024-02-29 19:25:39-684<<
CDataCenter::ReadCfgFile[{ "Name" : "SystemFunction", "Ret" : 100, "SessionID" :
"0x00000065", "SystemFunction" : { "AlarmFunction" : { "AlarmConfig" : true,
"BlindDetect" : true, "HumanDection" : true, "HumanPedDetection" : true,
"LossDetect" : true, "MotionDetect" : true, "MotionHumanDection" : true, "NetAbort"
: true, "NetAlarm" : true, "NetIpConflict" : true, "PEAInHumanPed" : true,
"StorageFailure" : true, "StorageLowSpace" : true, "StorageNotExist" : true },
"CommFunction" : { "CommRS232" : true, "CommRS485" : true }, "EncodeFunction" :
{ "DoubleStream" : true, "SnapStream" : true }, "NetServerFunction" :
{ "NetAlarmCenter" : true, "NetDDNS" : true, "NetDHCP" : true, "NetDNS" : true,
"NetEmail" : true, "NetFTP" : true, "NetIPFilter" : true, "NetMutlicast" : false,
"NetNTP" : true, "NetNat" : true, "NetPMS" : true, "NetPMSV2" : true, "NetRTSP" :
true, "NetUPNP" : true, "NetWifi" : true, "OnvifPwdCheckout" : true,
"WifiModeSwitch" : true, "WifiRouteSignalLevel" : true }, "OtherFunction" :
{ "AlarmOutUsedAsLed" : true, "SupportAdminContactInfo" : true,
"SupportAlarmVoiceTipInterval" : true, "SupportAlarmVoiceTips" : true,
"SupportAlarmVoiceTipsType" : true, "SupportAppBindFlag" : true, "SupportBT" :
true, "SupportCamareStyle" : true, "SupportCameraWhiteLight" : true,
"SupportCfgCloudupgrade" : true, "SupportChangeLanguageNoReboot" : true,
"SupportCloseVoiceTip" : true, "SupportCloudUpgrade" : true,
"SupportCommDataUpload" : true, "SupportDetectTrack" : true, "SupportDeviceInfoNew"
: true, "SupportDimenCode" : true, "SupportDoubleLightBoxCamera" : true,
"SupportFTPTest" : true, "SupportMailTest" : true, "SupportPCSetDoubleLight" :
true, "SupportPTZDirectionControl" : true, "SupportPTZTour" : true,
"SupportPWDSafety" : true, "SupportPirAlarm" : false, "SupportRPSVideo" : true,
"SupportResumePtzState" : true, "SupportSetDetectTrackWatchPoint" : true,
"SupportSetHardwareAbility" : true, "SupportSetPTZPresetAttribute" : true,
"SupportSetVolume" : true, "SupportShowH265X" : true, "SupportSnapV2Stream" : true,
"SupportTextPassword" : true, "SupportTimeZone" : true, "SupportWriteLog" : true,
"SuppportChangeOnvifPort" : true }, "PreviewFunction" : { "Talk" : true },
"TipShow" : { "NoBeepTipShow" : true } } }
]
>>354-Time:2024-02-29 19:25:39-684<<
CDeviceV2::InitCfgConfig[HardWare:IPC_NT98566_N8-
WQ_S38,SoftWareVersion:V5.00.R02.L14639I0.10010.140317.0000000]
>>355-Time:2024-02-29 19:25:39-685<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>356-Time:2024-02-29 19:25:39-685<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>357-Time:2024-02-29 19:25:39-685<<
CDeviceV2::OnUserMsg,WaitforLogin[MsgID:5128,Str:Detect.MotionDetect]
>>358-Time:2024-02-29 19:25:39-685<<
CDeviceV2::WaitForLoginMsg[44acba734d6180edbtya,Name:,WaitMsgID:5128/
Detect.MotionDetect]
>>359-Time:2024-02-29 19:25:39-685<<
CDeviceV2::OnHeartbeat[44acba734d6180edbtya,tLastStartLoginTime:1709231139]
>>360-Time:2024-02-29 19:25:39-685<<
IsGetStatesEnd-RPS[44acba734d6180edbtya,RpsState:1,Time:0,NeedRpsAllow:1]
>>361-Time:2024-02-29 19:25:39-685<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>362-Time:2024-02-29 19:25:39-685<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>363-Time:2024-02-29 19:25:39-685<<
DataCenter::Get dev login enc token form buf[44acba734d6180edbtya/]
>>364-Time:2024-02-29 19:25:39-685<<
CDeviceV2::InitDevice,NeedLogin_1[44acba734d6180edbtya/Парикмахерская/admin/
PwdLen:13/Token:-->]
>>365-Time:2024-02-29 19:25:39-685<<
CDeviceV2::InitDevice,44acba734d6180edbtya_AllNetState=136
>>366-Time:2024-02-29 19:25:39-685<<
agent client build time: Jan 25 2024 21:36:37
>>367-Time:2024-02-29 19:25:39-685<<
try init agent client
>>368-Time:2024-02-29 19:25:39-685<<
try create event base
>>369-Time:2024-02-29 19:25:39-685<<
create event base success
>>370-Time:2024-02-29 19:25:39-686<<
try create master socket
>>371-Time:2024-02-29 19:25:39-686<<
create master socket success
>>372-Time:2024-02-29 19:25:39-686<<
try create master event
>>373-Time:2024-02-29 19:25:39-686<<
create master event success
>>374-Time:2024-02-29 19:25:39-686<<
gevent add master event success
>>375-Time:2024-02-29 19:25:39-686<<
try create notify event
>>376-Time:2024-02-29 19:25:39-686<<
create notify event success
>>377-Time:2024-02-29 19:25:39-690<<
agent client start success
>>378-Time:2024-02-29 19:25:39-703<<

-------CSMPHttpsend[106DB2B20]------
POST https://52.58.71.125:6502/ HTTP/1.1
Accept-Encoding: identity
CSeq: 1
Content-Length: 446
Content-Type: text/html
Host: 52.58.71.125
Port: 6502
User-Agent: IOS APP

{"AlarmCenter":{"Header":
{"Version":"1.0","TerminalType":"Camera","CSeq":"1","MessageType":"MSG_ALARM_SUBSCR
IBE_REQ"},"Body":
{"UserId":"65294055c328e62c89353a6e38d6774b","AuthCode":"","TokenList":
[{"AppToken":"c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039","Ap
pType":"IOS:com.XM.CSee"},
{"AppToken":"eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67","App
Type":"IOS:com.XM.CSee_v2_callkit"}],"AppLanguage":"ru"}}}
nHttps:1
----------END------------
>>379-Time:2024-02-29 19:25:39-818<<

-------------RecvBuffer[106DB2B20]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:39 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 139

{"AlarmCenter":{"Header":{"ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_ALARM_SUBSCRIBE_RSP","ErrorNum":"
200"}}}
------------END--------------
>>380-Time:2024-02-29 19:25:39-818<<
CXHttpsNet::Disconnect[12]
>>381-Time:2024-02-29 19:25:39-818<<
WhetherTheBatchQueryGeneratesAnAlarm::Begin!!![hUser:5]
>>382-Time:2024-02-29 19:25:39-818<<
CSMPHttp::Talk Start_HTTPS
>>383-Time:2024-02-29 19:25:39-818<<
DNS-->IP--Buffer[pub-cfg.secu100.net-->64:ff9b::343b:5d8d]
>>384-Time:2024-02-29 19:25:39-818<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:64:ff9b::343b:5d8d][0]
>>385-Time:2024-02-29 19:25:39-818<<
SKT_Connect start[pub-cfg.secu100.net][64:ff9b::343b:5d8d][8186][Timeout=8000]
>>386-Time:2024-02-29 19:25:39-818<<
Check & SKT_Connect (pub-cfg.secu100.net_64:ff9b::343b:5d8d, 8186)
>>387-Time:2024-02-29 19:25:39-818<<
Check & SKT_Connect has IPv6
>>388-Time:2024-02-29 19:25:39-886<<
check nettype:: pub-cfg.secu100.net/8186 ipv6only:0
>>389-Time:2024-02-29 19:25:39-886<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20159]
>>390-Time:2024-02-29 19:25:39-886<<
CDeviceAgent::CreateBind
>>391-Time:2024-02-29 19:25:39-886<<
CSMPHttp::Talk Start_HTTP
>>392-Time:2024-02-29 19:25:39-886<<
SKT_Connect start[127.0.0.1][127.0.0.1][20159][Timeout=2000]
>>393-Time:2024-02-29 19:25:39-886<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20159)
>>394-Time:2024-02-29 19:25:39-886<<
Check & SKT_Connect has IPv4
>>395-Time:2024-02-29 19:25:39-886<<
SKT_Connect succssfull[127.0.0.1:20159][skt:32][TimeUsed=0]
>>396-Time:2024-02-29 19:25:39-886<<

-------CSMPHttpsend[106DDB310]------
POST /createbind HTTP/1.1
Content-Length: 193
Content-Type: text/html
Host: 127.0.0.1:20159
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsCmd","authcode":"aaaaaaaa-
130124ca3","encrypt":"1","step":"0"}
nHttps:-1
----------END------------
>>397-Time:2024-02-29 19:25:39-886<<
accept a connection, fd = 33
>>398-Time:2024-02-29 19:25:39-887<<
create mgr connection object success[fd:25]
>>399-Time:2024-02-29 19:25:39-888<<
mgr connection 33 recv 312 bytes
>>400-Time:2024-02-29 19:25:39-889<<
mgr connection process create bind
>>401-Time:2024-02-29 19:25:39-889<<
create work server, protocol mode: >>402-Time:2024-02-29 19:25:39-889<<
create_listen_fd success, work port = 24001, fd:34
>>403-Time:2024-02-29 19:25:39-889<<
push response msg
>>404-Time:2024-02-29 19:25:39-890<<

-------------RecvBuffer[106DDB310]---------
HTTP/1.1 200 message
content-length: 243

{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24001", "service_type" :
"RpsCmd", "step" : "0", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" :
"6510" }

------------END--------------
>>405-Time:2024-02-29 19:25:39-890<<
CXTCPObject::Disconnect[32]
>>406-Time:2024-02-29 19:25:39-890<<
agent ControlByHttp[0]
>>407-Time:2024-02-29 19:25:39-890<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24001", "service_type" : "RpsCmd", "step" : "0", "tcp_access_ip" : "52.57.35.211",
"tcp_access_port" : "6510" }
]
>>408-Time:2024-02-29 19:25:39-890<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20159]
>>409-Time:2024-02-29 19:25:39-890<<
CDeviceAgent::CreateBind
>>410-Time:2024-02-29 19:25:39-890<<
CSMPHttp::Talk Start_HTTP
>>411-Time:2024-02-29 19:25:39-890<<
SKT_Connect start[127.0.0.1][127.0.0.1][20159][Timeout=2000]
>>412-Time:2024-02-29 19:25:39-890<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20159)
>>413-Time:2024-02-29 19:25:39-890<<
Check & SKT_Connect has IPv4
>>414-Time:2024-02-29 19:25:39-891<<
SKT_Connect succssfull[127.0.0.1:20159][skt:32][TimeUsed=1]
>>415-Time:2024-02-29 19:25:39-891<<

-------CSMPHttpsend[106DDB310]------
POST /createbind HTTP/1.1
Content-Length: 192
Content-Type: text/html
Host: 127.0.0.1:20159
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsAV","authcode":"aaaaaaaa-
130124ca3","encrypt":"1","step":"8"}
nHttps:-1
----------END------------
>>416-Time:2024-02-29 19:25:39-891<<
accept a connection, fd = 35
>>417-Time:2024-02-29 19:25:39-891<<
create mgr connection object success[fd:25]
>>418-Time:2024-02-29 19:25:39-893<<
mgr connection 35 recv 311 bytes
>>419-Time:2024-02-29 19:25:39-893<<
mgr connection process create bind
>>420-Time:2024-02-29 19:25:39-893<<
create work server, protocol mode: >>421-Time:2024-02-29 19:25:39-893<<
create_listen_fd success, work port = 24002, fd:36
>>422-Time:2024-02-29 19:25:39-893<<
push response msg
>>423-Time:2024-02-29 19:25:39-894<<

-------------RecvBuffer[106DDB310]---------
HTTP/1.1 200 message
content-length: 242

{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24002", "service_type" :
"RpsAV", "step" : "8", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" : "6510"
}

------------END--------------
>>424-Time:2024-02-29 19:25:39-894<<
CXTCPObject::Disconnect[32]
>>425-Time:2024-02-29 19:25:39-894<<
agent ControlByHttp[0]
>>426-Time:2024-02-29 19:25:39-894<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24002", "service_type" : "RpsAV", "step" : "8", "tcp_access_ip" : "52.57.35.211",
"tcp_access_port" : "6510" }
]
>>427-Time:2024-02-29 19:25:39-894<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20159]
>>428-Time:2024-02-29 19:25:39-894<<
CDeviceAgent::CreateBind
>>429-Time:2024-02-29 19:25:39-894<<
CSMPHttp::Talk Start_HTTP
>>430-Time:2024-02-29 19:25:39-894<<
SKT_Connect start[127.0.0.1][127.0.0.1][20159][Timeout=2000]
>>431-Time:2024-02-29 19:25:39-894<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20159)
>>432-Time:2024-02-29 19:25:39-894<<
Check & SKT_Connect has IPv4
>>433-Time:2024-02-29 19:25:39-895<<
SKT_Connect succssfull[127.0.0.1:20159][skt:32][TimeUsed=1]
>>434-Time:2024-02-29 19:25:39-895<<

-------CSMPHttpsend[123145E10]------
POST /createbind HTTP/1.1
Content-Length: 194
Content-Type: text/html
Host: 127.0.0.1:20159
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsVoIP","authcode":"aaaaaaaa-
130124ca3","encrypt":"1","step":"8"}
nHttps:-1
----------END------------
>>435-Time:2024-02-29 19:25:39-895<<
accept a connection, fd = 37
>>436-Time:2024-02-29 19:25:39-895<<
create mgr connection object success[fd:25]
>>437-Time:2024-02-29 19:25:39-897<<
mgr connection 37 recv 313 bytes
>>438-Time:2024-02-29 19:25:39-897<<
mgr connection process create bind
>>439-Time:2024-02-29 19:25:39-897<<
create work server, protocol mode: >>440-Time:2024-02-29 19:25:39-897<<
create_listen_fd success, work port = 24003, fd:38
>>441-Time:2024-02-29 19:25:39-897<<
push response msg
>>442-Time:2024-02-29 19:25:39-898<<

-------------RecvBuffer[123145E10]---------
HTTP/1.1 200 message
content-length: 244

{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24003", "service_type" :
"RpsVoIP", "step" : "8", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" :
"6510" }

------------END--------------
>>443-Time:2024-02-29 19:25:39-898<<
CXTCPObject::Disconnect[32]
>>444-Time:2024-02-29 19:25:39-898<<
agent ControlByHttp[0]
>>445-Time:2024-02-29 19:25:39-898<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24003", "service_type" : "RpsVoIP", "step" : "8", "tcp_access_ip" :
"52.57.35.211", "tcp_access_port" : "6510" }
]
>>446-Time:2024-02-29 19:25:39-898<<
CDeviceV2::InitDevice,44acba734d6180edbtya_RpsCreateBind_Ret=0_bAllowRpsConnect:1
>>447-Time:2024-02-29 19:25:39-898<<
CDeviceV2::InitDevice,RPS Agent
Sign[127.0.0.1],ControlPort[24001],VideoPort[24002],TalkPort[24003]
>>448-Time:2024-02-29 19:25:39-898<<
Dev_SetDeviceParam Enter[devType:4, sign:44acba734d6180edbtya, port:34567]
>>449-Time:2024-02-29 19:25:39-899<<
CNet::Constructor[23145e10]
>>450-Time:2024-02-29 19:25:39-899<<
CNetDevice::Constructor
>>451-Time:2024-02-29 19:25:39-899<<
Dev_SetDeviceParam Level[devType:4, sign:44acba734d6180edbtya, port:34567]
>>452-Time:2024-02-29 19:25:39-899<<
CDeviceV2::InitDevice,DeviceLogin[44acba734d6180edbtya,Port:34567,DevType:4,NetType
:RPS]
>>453-Time:2024-02-29 19:25:39-899<<
CDeviceV2::OnUserMsg,WaitforLogin[MsgID:5128,Str:SystemFunction]
>>454-Time:2024-02-29 19:25:39-899<<
CDeviceV2::WaitForLoginMsg[44acba734d6180edbtya,Name:,WaitMsgID:5128/
SystemFunction]
>>455-Time:2024-02-29 19:25:39-899<<
CNetDevice::Login device,Create the RPS main link.
>>456-Time:2024-02-29 19:25:39-899<<
CNet::Start connecting to main link.
>>457-Time:2024-02-29 19:25:39-899<<
CNetTCP::Disconncet_127.0.0.1_24001:-1
>>458-Time:2024-02-29 19:25:39-899<<
CNet::Disconncet_127.0.0.1_24001
>>459-Time:2024-02-29 19:25:39-899<<
SKT_ConnectAsyn
>>460-Time:2024-02-29 19:25:39-899<<
SKT_Connect start[127.0.0.1][127.0.0.1][24001][Timeout=6000]
>>461-Time:2024-02-29 19:25:39-899<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24001)
>>462-Time:2024-02-29 19:25:39-899<<
Check & SKT_Connect has IPv4
>>463-Time:2024-02-29 19:25:39-899<<
SKT_Connect succssfull[127.0.0.1:24001][skt:32][TimeUsed=0]
>>464-Time:2024-02-29 19:25:39-899<<
construct agent_session: qazlx61as0yot69g82jatpt93w71q1xd
>>465-Time:2024-02-29 19:25:39-899<<
construct agent_access_helper
>>466-Time:2024-02-29 19:25:39-899<<
agent create socket (52.57.35.211, 6510)
>>467-Time:2024-02-29 19:25:39-899<<
CNet::Connect main link result[Ret:32,State:2,CnnMsgSeq:16].
>>468-Time:2024-02-29 19:25:39-899<<
CNetDevice::Create the RPS main link result[Ret:0,SignSeq:16]
>>469-Time:2024-02-29 19:25:39-900<<

----[MsgId:1413][Session:99999][Chn:99][Seq:16][BodyLen:170][2024-02-29 19:25:39-
899]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Claim","Parameter":
{"Channel":0,"CombinMode":"CONNECT_ALL","StreamType":"Main","TransMode":"TCP"}},"Se
ssionID":"0x000001869f"}
----------------End-------------
>>470-Time:2024-02-29 19:25:39-910<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:12][TimeUsed=92]
>>471-Time:2024-02-29 19:25:40-003<<
DelVideoPlayStatistics[VideoPlayStatistics]
>>472-Time:2024-02-29 19:25:40-056<<
agent has connect:1, errno:60/Operation timed out
>>473-Time:2024-02-29 19:25:40-056<<
agent has connect111:0
>>474-Time:2024-02-29 19:25:40-128<<

-------CSMPHttpsend[1231367C0]------
POST https://pub-cfg.secu100.net:8186/ HTTP/1.1
Accept: */*
Content-Length: 199
Content-Type: text/html
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"CfgProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_REQ"},"Body":
{"DomainName":"access-pms.secu100.net","Deviceinfo":
[{"SerialNumber":"44acba734d6180edbtya"}]}}}
nHttps:1
----------END------------
>>475-Time:2024-02-29 19:25:40-130<<
客服中心返回结果:{
code = 200;
data = {
showEntrance = 0;
};
msg = "\U6267\U884c\U6210\U529f";
}
>>476-Time:2024-02-29 19:25:40-194<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzExODI
zMTM3LCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.w4LZSDOff1VWPE9CTQ0F-TNCmTIJSZclUAL6mQzMnec.1>>477-Time:2024-02-29 19:25:40-194<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000021709231140193/08813a19b4
192510eb7c419bebbb0251.rs;httpbody=>>478-Time:2024-02-29 19:25:40-246<<

-------------RecvBuffer[1231367C0]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:40 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 216

{"CfgProtocol":{"Header":{"ErrorString":"Success
OK","CSeq":"1","Version":"1.0","MessageType":"MSG_XM_DNS_MULTIQUERY_RSP","ErrorNum"
:"200"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","ServerIP":"52.58.71.125"}]}}

------------END--------------
>>479-Time:2024-02-29 19:25:40-246<<
CXHttpsNet::Disconnect[12]
>>480-Time:2024-02-29 19:25:40-246<<
IXMCloud::GetDevsCfgInfoV2[nCurCount:1, nNumberTimes:1, bufs_size:1, nQueryCount:1]
>>481-Time:2024-02-29 19:25:40-246<<
UpDateServerIpCorrespondDevSN::Params[devSns:1/1, size:1
44acba734d6180edbtya]
>>482-Time:2024-02-29 19:25:40-246<<
WhetherTheBatchQueryGeneratesAnAlarm::Add task, count:1_1[serverIp:52.58.71.125,
devInfos:44acba734d6180edbtya&&2023-12-03 19:16:21, signSeq:4, seq:0, hUser:5]
>>483-Time:2024-02-29 19:25:40-246<<
LinkDevsBatch::Begin!!!
>>484-Time:2024-02-29 19:25:40-246<<
LinkDevsBatch::Params[devSns:1_44acba734d6180edbtya, devNames:1_Парикмахерская,
appTokens:, appType:]
>>485-Time:2024-02-29 19:25:40-246<<
CMpsClientV2::GetAlarmAppType[IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit]
>>486-Time:2024-02-29 19:25:40-246<<
LinkDevsBatch::Add task, count:1_1[seq:8, serverIp:52.58.71.125,
devIds:44acba734d6180edbtya&&%D0%9F%D0%B0%D1%80%D0%B8%D0%BA%D0%BC
%D0%B0%D1%85%D0%B5%D1%80%D1%81%D0%BA%D0%B0%D1%8F&&]
>>487-Time:2024-02-29 19:25:40-246<<
SET_LANGAGE_Info[@]
>>488-Time:2024-02-29 19:25:40-246<<
SET_LANGAGE_OK[ru]
>>489-Time:2024-02-29 19:25:40-246<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:[email protected],pwd-
>len:9,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>490-Time:2024-02-29 19:25:40-247<<
CSMPHttp::Talk Start_HTTPS
>>491-Time:2024-02-29 19:25:40-247<<
SKT_Connect start[52.58.71.125][52.58.71.125][6502][Timeout=5000]
>>492-Time:2024-02-29 19:25:40-247<<
Check & SKT_Connect (52.58.71.125_52.58.71.125, 6502)
>>493-Time:2024-02-29 19:25:40-248<<
Check & SKT_Connect has IPv6
>>494-Time:2024-02-29 19:25:40-290<<

-------------HTTP Success[106FD9A50]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Thu, 29 Feb 2024 18:25:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

2e6
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.249.129","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"119.13.86.193","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
0

_nHttps:-1
------------END--------------
>>495-Time:2024-02-29 19:25:40-290<<
[CServer::OnMsg--Enter][msgId=4148]
>>496-Time:2024-02-29 19:25:40-290<<
[CServer::OnMsg--Leavel[Time:0]]
>>497-Time:2024-02-29 19:25:40-290<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>498-Time:2024-02-29 19:25:40-290<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>499-Time:2024-02-29 19:25:40-290<<
CXHttpsNet::Disconnect[28]
>>500-Time:2024-02-29 19:25:40-290<<
[CServer::OnMsg--Enter][msgId=4148]
>>501-Time:2024-02-29 19:25:40-290<<
[CServer::OnMsg--Leavel[Time:0]]
>>502-Time:2024-02-29 19:25:40-290<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>503-Time:2024-02-29 19:25:40-290<<
Sys Get Ability
progress:4148/5089/retAllJson:1/0/44acba734d6180edbtya/44acba734d6180edbtya/
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.249.129","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"119.13.86.193","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
>>504-Time:2024-02-29 19:25:40-290<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>505-Time:2024-02-29 19:25:40-327<<

-------------HTTP Success[106D99B00]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Thu, 29 Feb 2024 18:25:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

28f
{"ret":200,"msg":"Success","capsList":[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}]}
0

_nHttps:-1
------------END--------------
>>506-Time:2024-02-29 19:25:40-327<<
[CServer::OnMsg--Enter][msgId=4152]
>>507-Time:2024-02-29 19:25:40-327<<
[CServer::OnMsg--Leavel[Time:0]]
>>508-Time:2024-02-29 19:25:40-327<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>509-Time:2024-02-29 19:25:40-327<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>510-Time:2024-02-29 19:25:40-327<<
CXHttpsNet::Disconnect[29]
>>511-Time:2024-02-29 19:25:40-328<<
[CServer::OnMsg--Enter][msgId=4152]
>>512-Time:2024-02-29 19:25:40-328<<
[CServer::OnMsg--Leavel[Time:0]]
>>513-Time:2024-02-29 19:25:40-328<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>514-Time:2024-02-29 19:25:40-328<<
Sys Get Ability
progress:4152/5092/retAllJson:1/0//NULL/{"ret":200,"msg":"Success","capsList":
[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}]}
>>515-Time:2024-02-29 19:25:40-328<<
[CAccountServer::OnMsg--Leavel[Time:1]]
>>516-Time:2024-02-29 19:25:40-381<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>517-
Time:2024-02-29 19:25:40-406<<
SKT_Connect succssfull[52.58.71.125:6502][skt:12][TimeUsed=159]
>>518-Time:2024-02-29 19:25:40-438<<
agent_access_helper is connecting
>>519-Time:2024-02-29 19:25:40-438<<
agent_session init
>>520-Time:2024-02-29 19:25:40-439<<
access helper 40 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 363

{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-130124ca3", "ClientToken" :


"c_ru6ijyy31hn76kbudws7yy9s", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsCmd", "SessionId" :
"qazlx61as0yot69g82jatpt93w71q1xd", "Step" : "0" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>521-Time:2024-02-29 19:25:40-439<<
agent_access_helper connect success
>>522-Time:2024-02-29 19:25:40-523<<

-------------HTTP Success[106DAB540]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Thu, 29 Feb 2024 18:25:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

94a
{"ret":200,"msg":"Success","capsList":[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.ais.parking.enable":false,"xmc.ais.detect.used":0,"xmc.ais.identify.available
":0,"xmc.ais.firework.free":false,"xmc.ais.identify.used":0,"xmc.ais.detect.user":"
","xmc.ais.offduty.user":"","xmc.ais.birds.enable":false,"xmc.ais.falldown.user":""
,"xmc.ais.firework.support":false,"xmc.ais.video.coding.enable":false,"xmc.ais.plat
e.expirationtime":0,"xmc.ais.autofollowing.free":false,"xmc.ais.stranger.support":f
alse,"xmc.ais.autofollowing.expirationtime":-
1,"xmc.ais.parking.user":"","xmc.ais.pedestrian.free":false,"xmc.ais.timealbum.free
":false,"xmc.ais.general.expirationtime":0,"xmc.ais.recface.expirationtime":0,"xmc.
ais.falldown.expirationtime":0,"xmc.ais.general.user":"","xmc.ais.detect.support":t
rue,"xmc.ais.timealbum.expirationtime":0,"xmc.ais.detect.available":0,"xmc.ais.gene
ral.support":false,"xmc.ais.firework.expirationtime":0,"xmc.ais.birds.expirationtim
e":0,"xmc.ais.parking.free":false,"xmc.ais.timealbum.user":"","xmc.ais.identify.use
r":"","xmc.ais.general.used":0,"xmc.ais.recface.support":false,"xmc.ais.identify.en
able":false,"xmc.ais.recface.enable":false,"xmc.ais.falldown.enable":false,"xmc.ais
.falldown.free":false,"xmc.ais.offduty.free":false,"xmc.ais.recface.free":false,"xm
c.ais.face.enable":false,"xmc.ais.video.coding.available":0,"xmc.ais.falldown.suppo
rt":false,"xmc.ais.firework.user":"","xmc.ais.detect.enable":false,"xmc.ais.pedestr
ian.expirationtime":0,"xmc.ais.general.enable":false,"xmc.ais.face.expirationtime":
0,"xmc.ais.parking.support":false,"xmc.ais.plate.support":false,"xmc.ais.birds.user
":"","xmc.ais.autofollowing.support":true,"xmc.ais.timealbum.enable":false,"xmc.ais
.firework.enable":false,"xmc.ais.parking.expirationtime":0,"xmc.ais.offduty.support
":false,"xmc.ais.general.available":0,"xmc.ais.pedestrian.support":false,"xmc.ais.v
ideo.coding.user":"","xmc.ais.video.coding.support":true,"xmc.ais.face.support":fal
se,"xmc.ais.identify.support":true,"xmc.ais.general.outsrv":"","xmc.ais.video.codin
g.used":0,"xmc.ais.pedestrian.enable":false,"xmc.ais.birds.free":false,"xmc.ais.rec
face.user":"","xmc.ais.timealbum.support":false,"xmc.ais.offduty.enable":false,"xmc
.ais.offduty.expirationtime":0,"xmc.ais.birds.support":false,"xmc.ais.autofollowing
.enable":true}}]}
0

_nHttps:-1
------------END--------------
>>523-Time:2024-02-29 19:25:40-524<<
[CServer::OnMsg--Enter][msgId=4152]
>>524-Time:2024-02-29 19:25:40-524<<
[CServer::OnMsg--Leavel[Time:0]]
>>525-Time:2024-02-29 19:25:40-524<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>526-Time:2024-02-29 19:25:40-524<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>527-Time:2024-02-29 19:25:40-524<<
CXHttpsNet::Disconnect[26]
>>528-Time:2024-02-29 19:25:40-524<<
[CServer::OnMsg--Enter][msgId=4152]
>>529-Time:2024-02-29 19:25:40-524<<
[CServer::OnMsg--Leavel[Time:0]]
>>530-Time:2024-02-29 19:25:40-524<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>531-Time:2024-02-29 19:25:40-524<<
Sys Get Ability
progress:4152/5092/retAllJson:1/0//NULL/{"ret":200,"msg":"Success","capsList":
[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.ais.parking.enable":false,"xmc.ais.detect.used":0,"xmc.ais.identify.available
":0,"xmc.ais.firework.free":false,"xmc.ais.identify.used":0,"xmc.ais.detect.user":"
","xmc.ais.offduty.user":"","xmc.ais.birds.enable":false,"xmc.ais.falldown.user":""
,"xmc.ais.firework.support":false,"xmc.ais.video.coding.enable":false,"xmc.ais.plat
e.expirationtime":0,"xmc.ais.autofollowing.free":false,"xmc.ais.stranger.support":f
alse,"xmc.ais.autofollowing.expirationtime":-
1,"xmc.ais.parking.user":"","xmc.ais.pedestrian.free":false,"xmc.ais.timealbum.free
":false,"xmc.ais.general.expirationtime":0,"xmc.ais.recface.expirationtime":0,"xmc.
ais.falldown.expirationtime":0,"xmc.ais.general.user":"","xmc.ais.detect.support":t
rue,"xmc.ais.timealbum.expirationtime":0,"xmc.ais.detect.available":0,"xmc.ais.gene
ral.support":false,"xmc.ais.firework.expirationtime":0,"xmc.ais.birds.expirationtim
e":0,"xmc.ais.parking.free":false,"xmc.ais.timealbum.user":"","xmc.ais.identify.use
r":"","xmc.ais.general.used":0,"xmc.ais.recface.support":false,"xmc.ais.identify.en
able":false,"xmc.ais.recface.enable":false,"xmc.ais.falldown.enable":false,"xmc.ais
.falldown.free":false,"xmc.ais.offduty.free":false,"xmc.ais.recface.free":false,"xm
c.ais.face.enable":false,"xmc.ais.video.coding.available":0,"xmc.ais.falldown.suppo
rt":false,"xmc.ais.firework.user":"","xmc.ais.detect.enable":false,"xmc.ais.pedestr
ian.expirationtime":0,"xmc.ais.general.enable":false,"xmc.ais.face.expirationtime":
0,"xmc.ais.parking.support":false,"xmc.ais.plate.support":false,"xmc.ais.birds.user
":"","xmc.ais.autofollowing.support":true,"xmc.ais.timealbum.enable":false,"xmc.ais
.firework.enable":false,"xmc.ais.parking.expirationtime":0,"xmc.ais.offduty.support
":false,"xmc.ais.general.available":0,"xmc.ais.pedestrian.support":false,"xmc.ais.v
ideo.coding.user":"","xmc.ais.video.coding.support":true,"xmc.ais.face.support":fal
se,"xmc.ais.identify.support":true,"xmc.ais.general.outsrv":"","xmc.ais.video.codin
g.used":0,"xmc.ais.pedestrian.enable":false,"xmc.ais.birds.free":false,"xmc.ais.rec
face.user":"","xmc.ais.timealbum.support":false,"xmc.ais.offduty.enable":false,"xmc
.ais.offduty.expirationtime":0,"xmc.ais.birds.support":false,"xmc.ais.autofollowing
.enable":true}}]}
>>532-Time:2024-02-29 19:25:40-524<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>533-Time:2024-02-29 19:25:40-637<<
access helper 40 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 206

{"AgentProtocol":{"Body":
{"AgentServerIp":"132.226.131.228","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","Error
>>534-Time:2024-02-29 19:25:40-638<<
access helper 40 recv_msg:
Num":"200","ErrorString":"Success OK"}}}
>>535-Time:2024-02-29 19:25:40-638<<
get tcp port addr: 132.226.131.228:6611
>>536-Time:2024-02-29 19:25:40-638<<
agent create socket (132.226.131.228, 6611)
>>537-Time:2024-02-29 19:25:40-641<<
agent has connect:0, errno:36/Operation now in progress
>>538-Time:2024-02-29 19:25:40-641<<
agent has connect111:-1
>>539-Time:2024-02-29 19:25:40-641<<
agent session is connecting
>>540-Time:2024-02-29 19:25:40-641<<
access process msg end
>>541-Time:2024-02-29 19:25:40-686<<
-------CSMPHttpsend[10732FD00]------
POST https://52.58.71.125:6502/v2 HTTP/1.1
Content-Length: 111
Content-Type: application/json
Host: 52.58.71.125:6502
User-Agent: IOS APP

{"msg":"nmq","snlist":[{"sn":"44acba734d6180edbtya","auth":"aaaaaaaa-
43013aa41","time":"2023-12-03 19:16:21"}]}
nHttps:1
----------END------------
>>542-Time:2024-02-29 19:25:40-701<<
destruct agent_mgr_connection
>>543-Time:2024-02-29 19:25:40-702<<
destruct agent_mgr_connection
>>544-Time:2024-02-29 19:25:40-702<<
destruct agent_mgr_connection
>>545-Time:2024-02-29 19:25:40-738<<
agent session connect to upstream success
>>546-Time:2024-02-29 19:25:40-738<<
handshake send(msglen=136):
YWFhYWFhYWEtMTMwMTI0Y2EzOmNfcnU2aWp5eTMxaG43NmtidWR3czd5eTlzOjQ0YWNiYTczNGQ2MTgwZWR
idHlhOnFhemx4NjFhczB5b3Q2OWc4MmphdHB0OTN3NzFxMXhkXXEE
>>547-Time:2024-02-29 19:25:40-738<<
agent session is handshaking
>>548-Time:2024-02-29 19:25:40-837<<

-------------RecvBuffer[10732FD00]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:40 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 57

{"code":"200","msg":"nmp","new":["44acba734d6180edbtya"]}

------------END--------------
>>549-Time:2024-02-29 19:25:40-837<<
CXHttpsNet::Disconnect[12]
>>550-Time:2024-02-29 19:25:40-838<<
WhetherTheBatchQueryGeneratesAnAlarm::Result[sign:4, signSeq:4, allCount:1, seq:0,
hUser:5, ret:0]
retMsg:{"code":"200","msg":"nmp","new":["44acba734d6180edbtya"]}
>>551-Time:2024-02-29 19:25:40-838<<
AS_AlarmSubscribe_Batch:[DevsInfo GetCount:1]>>552-Time:2024-02-29 19:25:40-838<<
CSMPHttp::Talk Start_HTTPS
>>553-Time:2024-02-29 19:25:40-838<<
SKT_Connect start[52.58.71.125][52.58.71.125][6502][Timeout=8000]
>>554-Time:2024-02-29 19:25:40-838<<
Check & SKT_Connect (52.58.71.125_52.58.71.125, 6502)
>>555-Time:2024-02-29 19:25:40-838<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal[sign:4, ret:0, count:1_1, seq:0]
>>556-Time:2024-02-29 19:25:40-838<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal end_5_0_4_Success!!![hUser:5][1-
44acba734d6180edbtya;]
>>557-Time:2024-02-29 19:25:40-838<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>558-Time:2024-02-29 19:25:40-839<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>559-Time:2024-02-29 19:25:40-839<<
agent session is running
>>560-Time:2024-02-29 19:25:40-840<<
Check & SKT_Connect has IPv6
>>561-Time:2024-02-29 19:25:40-952<<
SKT_Connect succssfull[52.58.71.125:6502][skt:12][TimeUsed=114]
>>562-Time:2024-02-29 19:25:41-047<<

----Res[ID:1414][SID:1099999][Chn:0][Seq:16][2024-02-29 19:25:41-047][Len:941]----
7b39TFcOQLvicIPJ+ruy/zRNtJmETeNos+id7XiwLi9t7vW74uHQ3/
gowFvs3VcOPAPBcQ5SI3wjU0jsgOwZaRrOgy+30/
SwksjZY83qW8A6g75v6VTHpj+WETIGgyoY21TJEj8YR8fFl86ZdzkRrVd2jKZpx/
HEOtX38igJTuE1WTDn1ZqTt7rKRmXRTtYSxkOrnNkjYmkb77il01KqkyPR0T9QyqdF3B1mipZ7XIki0Syyd
/XxLjEJH9gXWYKSuozjoF/
K7mXwXkRW0mWoR7j1YZ5aMTeYXuHwF8Z6Dm3eHD+KEl7E3xULeLMuvcyp1HO7ne2MdAoU9mcPpBf2Q6bSRp
aEbYxDvi7ScV/8cvXCDxdjTqWIzSnbSZHm7MisOpu5RgwQyv74Tq/
ogXYfOHdSwBVREvtQZOepEt+IH+hBoKMjKG2ZrY82lAA49nxOpxDrw/
XlITH2B0d1S99DoMM+A98aRF8eLjBof9C55k7YUegddy4fBd8dPBxNEOzKaNkhFvuoMioU73Y2EWHP55U2j
cKMAyHrFBdChAYsgafnSa75lmp0xRd3NxpTLsJUGHNfrTavIY+FLyfsJMvIec2v/
xvuauTlRooPZPVJr6RA4iwKwmFiZ5bnstkLQeU3GNm3ndNeKBhC+ZJI3qDZjWRsTz/
PCI4FYcMmGSJtKD6RaiI0EIUwquT8nCLYJE1r86Tp+2mM0T57k3RBdnj6I+qXTo3Gou3ESl3biW7mlBhaxp
2IaA27EqqB9N+YS6SONvnM7jsZO5s6rJQt+DvMIfi9PPGXDCAUo2SKSeI9rT6OqVffqOSs3nauAkXv3h/
u7BwCtgf0nP2fB8A+bKocKtgjecaeao7v9P1krpqQ6Suv2yn+dn9f4LF9FA98ZzaZhKguIuwYXNxVeE9ziG
J1EIBNCdQaD4leQ+yaz0e1KGI=
----------------End-------------
>>563-Time:2024-02-29 19:25:41-047<<
CProtocolNetIP::ParsePTL[MsgId:1414, SID:1099999]
>>564-Time:2024-02-29 19:25:41-047<<

--------------------
{ "Bits" : 1024, "DataEncryptionType" : { "AES" : true, "AESV2" : true, "VEKEY1" :
true }, "EncryptAlgo" : "RSA_V1.5", "LoginEncryptionType" : { "MD5" : true,
"NONE" : true, "RSA" : true }, "NotEncryptMsgID" : [ 1000, 1001, 1008, 1009, 1010,
1011, 1050, 1054, 1412, 1413, 1414, 1422, 1424, 1425, 1426, 1432, 1433, 1434, 1435,
1449, 1522, 1572, 1576, 1580, 1582, 1645, 2062, 2063, 2123, 2140, 3016 ],
"PublicKey" :
"AF165643BE0061B23D2E751ACB42A6A412393937F464ECDF19F275DBB8CE7437748D3AE1AC7AED3035
2E32FCEE1A885B735D468BBB12535F93C9DF4813B98BD4E4A786FE2D38A5A2C8F07D5819BD683024CF4
252465BA7F786A40535549BF20F3CB3D85FB8DE813379EDF02D17A7474C0D46791D5CFDBA51719A411F
C000660F,010001", "Ret" : 100 }

--------------------
>>565-Time:2024-02-29 19:25:41-047<<
CNetDevice::Send login device command.
>>566-Time:2024-02-29 19:25:41-047<<
CProtocolNetIP::NewLoginPTL[Communicate:0,AESEncrypt:1,User:admin,PwdLen:13,Token:]
>>567-Time:2024-02-29 19:25:41-048<<

----[MsgId:1000][Session:0][Chn:99][Seq:24][BodyLen:869][2024-02-29 19:25:41-
047]----
{"EncryptType":"MD5","LoginType":"DVRIP-
FutureHome","UserName":"88FCD363E04073FC1A917212EE63A4D1938DB6F2D05625F856026F6CE25
C392ABC733B8B3A92DB16E52C2F66CBC3228AAE46C146EB61D85348E9E1DB60BC1E22FA8049AC87EF1C
F1EA0341A4BB69EAEAF129980EABF4063D1B60E13B0009A1AF1CFCAAE05C57E1C675F462D58CBBA55A0
3E3C8132A38463058058F6C43F0EF39","PassWord":"51F81C2171017D69BEF9EFEB3690282E0452E6
75F2DCE990C743C257C151DE414E6722447AE2F61BE0BED9EC9893CA9C28C78C1EDD9A90D1204571176
524A680B2C24D6A33960B6C1FE892FA9C2ACA0D833145FAF883DAAA4E31FCF5F19DAF84465696006CC8
4052C354CB043BBC3BB0DE7DA74AC21C52990E41AC805472DF46","CommunicateKey":"A1B2A5972DF
B16BF8F21B552033C84773D732546A8980219A0D61DF876AB7DA7496C356FA9FD9613AAD5B497AB5139
4CBDDF97D7262461D901453D9F83F9029EB2024B2AF6D236C30BAD693CE7F4D0D37FA62570D6F586F40
68F0F587C5CDB2BC2EECE873BB256D5D2FF29F8C5F8B1173C5FA0C61899C145E252B4B6F8C50007"}
----------------End-------------
>>568-Time:2024-02-29 19:25:41-048<<
CProtocolNetIP::InitMsg[bAESEncrypt:1, MsgId:1000]
>>569-Time:2024-02-29 19:25:41-048<<
1024, CommunicateKey:05AlEbtjD3FFj45u
>>570-Time:2024-02-29 19:25:41-188<<

-------CSMPHttpsend[107327F80]------
POST https://52.58.71.125:6502/ HTTP/1.1
Accept-Encoding: identity
CSeq: 1
Content-Length: 570
Content-Type: text/html
Host: 52.58.71.125
Port: 6502
User-Agent: IOS APP

{"AlarmCenter":{"Header":
{"Version":"1.0","TerminalType":"Camera","CSeq":"1","MessageType":"MSG_ALARM_SUBSCR
IBE_REQ"},"Body":
{"AppLanguage":"ru","UserId":"65294055c328e62c89353a6e38d6774b","TokenList":
[{"AppToken":"c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039","Ap
pType":"IOS:com.XM.CSee"},
{"AppToken":"eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67","App
Type":"IOS:com.XM.CSee_v2_callkit"}],"SnList":
[{"Sn":"44acba734d6180edbtya","DevName":"%D0%9F%D0%B0%D1%80%D0%B8%D0%BA%D0%BC
%D0%B0%D1%85%D0%B5%D1%80%D1%81%D0%BA%D0%B0%D1%8F"}]}}}
nHttps:1
----------END------------
>>571-Time:2024-02-29 19:25:41-301<<

-------------RecvBuffer[107327F80]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Thu, 29 Feb 2024 18:25:41 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 139

{"AlarmCenter":{"Header":{"ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_ALARM_SUBSCRIBE_RSP","ErrorNum":"
200"}}}
------------END--------------
>>572-Time:2024-02-29 19:25:41-301<<
CXHttpsNet::Disconnect[12]
>>573-Time:2024-02-29 19:25:41-301<<
AS_AlarmSubscribe_Batch:[nRet:200]>>574-Time:2024-02-29 19:25:41-301<<
LinkDevsBatch::Result[sign:8/8, allCount:1, ret:0,
succDevIds:1_44acba734d6180edbtya;]
>>575-Time:2024-02-29 19:25:41-301<<
LinkDevsBatch::Internal[ret:0, sign:8, count:1/1]
>>576-Time:2024-02-29 19:25:41-301<<
LinkDevsBatch::Internal end_10_0_8_Success!!![1-44acba734d6180edbtya;]
>>577-Time:2024-02-29 19:25:41-349<<
----Res[ID:1001][SID:316][Chn:0][Seq:24][2024-02-29 19:25:41-348][Len:128]--------
END--------
>>578-Time:2024-02-29 19:25:41-349<<
CNetDevice::StartHeartbeat[4]
>>579-Time:2024-02-29 19:25:41-349<<
CNetDevice::Login device result[0/{ "AliveInterval" : 30, "ChannelNum" : 1,
"DeviceType " : "IPC", "ExtraChannel" : 0, "Ret" : 100, "SessionID" :
"0x0000013c" }
]
>>580-Time:2024-02-29 19:25:41-349<<
CDeviceV2::OnDevLoginReslt[0_44acba734d6180edbtya=Success/NetType=5/RPS_2024-02-29
19:25:41-349]
>>581-Time:2024-02-29 19:25:41-349<<
CDeviceV2::DevLoginReslt,UpdateDevConfig[WaitFree]
>>582-Time:2024-02-29 19:25:41-349<<
CDeviceV2::DelWaitLogoutNeDevice[44acba734d6180edbtya][0]
>>583-Time:2024-02-29 19:25:41-349<<
CDeviceV2::OnLoginMsgWait[44acba734d6180edbtya,Name:,WaitMsgID:5128/
Detect.MotionDetect]
>>584-Time:2024-02-29 19:25:41-349<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Detect.MotionDetec
t,hUser:1,Seq:0,ChannelNo:0,DevCmdSeq:1040,ConfigID:1042]
>>585-Time:2024-02-29 19:25:41-349<<
CDeviceV2::OnLoginMsgWait[44acba734d6180edbtya,Name:,WaitMsgID:5128/SystemFunction]
>>586-Time:2024-02-29 19:25:41-349<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemFunction,
hUser:15,Seq:0,Ret:0]
>>587-Time:2024-02-29 19:25:41-349<<

----[MsgId:1042][Session:316][Chn:0][Seq:32][BodyLen:62][2024-02-29 19:25:41-
349]----
{"Name":"Detect.MotionDetect.[0]","SessionID":"0x000000013c"}
----------------End-------------
>>588-Time:2024-02-29 19:25:41-953<<

----Res[ID:1043][SID:316][Chn:0][Seq:32][2024-02-29 19:25:41-953][Len:4505]--------
END--------
>>589-Time:2024-02-29 19:25:41-954<<

--------------------
{ "Detect.MotionDetect.[0]" : { "Enable" : true, "EventHandler" : { "AlarmInfo" :
"", "AlarmOutEnable" : true, "AlarmOutLatch" : 10, "AlarmOutMask" : "0xFFFFFFFF",
"BeepEnable" : false, "Dejitter" : 0, "EventLatch" : 2, "FTPEnable" : false,
"LogEnable" : false, "MMSEnable" : false, "MailEnable" : false, "MatrixEnable" :
false, "MatrixMask" : "0x00000000", "MessageEnable" : true, "MsgtoNetEnable" :
false, "MultimediaMsgEnable" : false, "PtzEnable" : true, "PtzLink" : [ [ "None", 0
], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ] ], "RecordEnable" : true,
"RecordLatch" : 15, "RecordMask" : "0x1", "ShortMsgEnable" : false, "ShowInfo" :
false, "ShowInfoMask" : "0x00000000", "SnapEnable" : true, "SnapShotMask" : "0x1",
"TimeSection" : [ [ "1 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [
"1 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [ "1 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00" ], [ "1 00:00:00-24:00:00", "0 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00" ], [ "1 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [ "1
00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [ "1 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00" ] ], "TipEnable" : false, "TourEnable" : false,
"TourMask" : "0x00000000", "VoiceEnable" : false, "VoiceTipInterval" : 0,
"VoiceType" : 24 }, "Level" : 3, "Region" : [ "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF" ] }, "Name" : "Detect.MotionDetect.[0]", "Ret" : 100, "SessionID" :
"0x0000013c" }

--------------------
>>590-Time:2024-02-29 19:25:41-955<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1040]
>>591-Time:2024-02-29 19:25:41-955<<
CDeviceV2::OnDevicePTL[0/Detect.MotionDetect]
>>592-Time:2024-02-29 19:25:41-955<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Detec
t.MotionDetect,hUser:1,Seq:0,ChannelNo:0,DevCmdSeq:1040,ConfigID:1042]
>>593-Time:2024-02-29 19:25:42-765<<
CDeviceV2::UpdateDevConfig,SystemInfo[44acba734d6180edbtya]
>>594-Time:2024-02-29 19:25:42-766<<
CDeviceV2::UpdateDevConfig,SystemFunction[44acba734d6180edbtya]
>>595-Time:2024-02-29 19:25:42-766<<
CDeviceV2::UpdateDevConfig,fVideo.AudioSupportType[44acba734d6180edbtya]
>>596-Time:2024-02-29 19:25:42-766<<

----[MsgId:1020][Session:316][Chn:0][Seq:40][BodyLen:49][2024-02-29 19:25:42-
765]----
{"Name":"SystemInfo","SessionID":"0x000000013c"}
----------------End-------------
>>597-Time:2024-02-29 19:25:42-766<<

----[MsgId:1360][Session:316][Chn:0][Seq:48][BodyLen:53][2024-02-29 19:25:42-
765]----
{"Name":"SystemFunction","SessionID":"0x000000013c"}
----------------End-------------
>>598-Time:2024-02-29 19:25:42-766<<

----[MsgId:1042][Session:316][Chn:0][Seq:56][BodyLen:62][2024-02-29 19:25:42-
765]----
{"Name":"fVideo.AudioSupportType","SessionID":"0x000000013c"}
----------------End-------------
>>599-Time:2024-02-29 19:25:43-096<<
----Res[ID:1021][SID:316][Chn:0][Seq:40][2024-02-29 19:25:43-096][Len:897]--------
END--------
>>600-Time:2024-02-29 19:25:43-097<<

--------------------
{ "Name" : "SystemInfo", "Ret" : 100, "SessionID" : "0x0000013c", "SystemInfo" :
{ "AlarmInChannel" : 1, "AlarmOutChannel" : 1, "AudioInChannel" : 1, "BuildTime" :
"2023-04-26 10:23:41", "CombineSwitch" : 0, "DeviceModel" : "IPC_NT98566_N8-
WQ_S38", "DeviceRunTime" : "0x000459e4", "DigChannel" : 0, "EncryptVersion" :
"Unknown", "ExtraChannel" : 0, "HardWare" : "IPC_NT98566_N8-WQ_S38",
"HardWareVersion" : "Unknown", "SerialNo" : "44acba734d6180edbtya",
"SoftWareVersion" : "V5.00.R02.L14639I0.10010.140317.0000000", "TalkInChannel" : 1,
"TalkOutChannel" : 1, "UpdataTime" : "", "UpdataType" : "0x00000000",
"VideoInChannel" : 1, "VideoOutChannel" : 1 } }

--------------------
>>601-Time:2024-02-29 19:25:43-097<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1020,DevCmdSeq:1048]
>>602-Time:2024-02-29 19:25:43-097<<
CDeviceV2::OnDevicePTL[0/SystemInfo]
>>603-Time:2024-02-29 19:25:43-097<<
CDataCenter::WriteCfgFile[{ "Name" : "SystemInfo", "Ret" : 100, "SessionID" :
"0x0000013c", "SystemInfo" : { "AlarmInChannel" : 1, "AlarmOutChannel" : 1,
"AudioInChannel" : 1, "BuildTime" : "2023-04-26 10:23:41", "CombineSwitch" : 0,
"DeviceModel" : "IPC_NT98566_N8-WQ_S38", "DeviceRunTime" : "0x000459e4",
"DigChannel" : 0, "EncryptVersion" : "Unknown", "ExtraChannel" : 0, "HardWare" :
"IPC_NT98566_N8-WQ_S38", "HardWareVersion" : "Unknown", "SerialNo" :
"44acba734d6180edbtya", "SoftWareVersion" :
"V5.00.R02.L14639I0.10010.140317.0000000", "TalkInChannel" : 1, "TalkOutChannel" :
1, "UpdataTime" : "", "UpdataType" : "0x00000000", "VideoInChannel" : 1,
"VideoOutChannel" : 1 } }
]
>>604-Time:2024-02-29 19:25:43-100<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Syste
mInfo,hUser:-1,Seq:0,ChannelNo:5,DevCmdSeq:1048,ConfigID:1020]
>>605-Time:2024-02-29 19:25:43-192<<

----Res[ID:1361][SID:316][Chn:0][Seq:48][2024-02-29 19:25:43-192][Len:2969]--------
END--------
>>606-Time:2024-02-29 19:25:43-194<<

--------------------
{ "Name" : "SystemFunction", "Ret" : 100, "SessionID" : "0x0000013c",
"SystemFunction" : { "AlarmFunction" : { "AlarmConfig" : true, "BlindDetect" :
true, "HumanDection" : true, "HumanPedDetection" : true, "LossDetect" : true,
"MotionDetect" : true, "MotionHumanDection" : true, "NetAbort" : true, "NetAlarm" :
true, "NetIpConflict" : true, "PEAInHumanPed" : true, "StorageFailure" : true,
"StorageLowSpace" : true, "StorageNotExist" : true }, "CommFunction" :
{ "CommRS232" : true, "CommRS485" : true }, "EncodeFunction" : { "DoubleStream" :
true, "SnapStream" : true }, "NetServerFunction" : { "NetAlarmCenter" : true,
"NetDDNS" : true, "NetDHCP" : true, "NetDNS" : true, "NetEmail" : true, "NetFTP" :
true, "NetIPFilter" : true, "NetMutlicast" : false, "NetNTP" : true, "NetNat" :
true, "NetPMS" : true, "NetPMSV2" : true, "NetRTSP" : true, "NetUPNP" : true,
"NetWifi" : true, "OnvifPwdCheckout" : true, "WifiModeSwitch" : true,
"WifiRouteSignalLevel" : true }, "OtherFunction" : { "AlarmOutUsedAsLed" : true,
"SupportAdminContactInfo" : true, "SupportAlarmVoiceTipInterval" : true,
"SupportAlarmVoiceTips" : true, "SupportAlarmVoiceTipsType" : true,
"SupportAppBindFlag" : true, "SupportBT" : true, "SupportCamareStyle" : true,
"SupportCameraWhiteLight" : true, "SupportCfgCloudupgrade" : true,
"SupportChangeLanguageNoReboot" : true, "SupportCloseVoiceTip" : true,
"SupportCloudUpgrade" : true, "SupportCommDataUpload" : true,
"SupportDetectTrack" : true, "SupportDeviceInfoNew" : true, "SupportDimenCode" :
true, "SupportDoubleLightBoxCamera" : true, "SupportFTPTest" : true,
"SupportMailTest" : true, "SupportPCSetDoubleLight" : true,
"SupportPTZDirectionControl" : true, "SupportPTZTour" : true, "SupportPWDSafety" :
true, "SupportPirAlarm" : false, "SupportRPSVideo" : true,
"SupportResumePtzState" : true, "SupportSetDetectTrackWatchPoint" : true,
"SupportSetHardwareAbility" : true, "SupportSetPTZPresetAttribute" : true,
"SupportSetVolume" : true, "SupportShowH265X" : true, "SupportSnapV2Stream" : true,
"SupportTextPassword" : true, "SupportTimeZone" : true, "SupportWriteLog" : true,
"SuppportChangeOnvifPort" : true }, "PreviewFunction" : { "Talk" : true },
"TipShow" : { "NoBeepTipShow" : true } } }

--------------------
>>607-Time:2024-02-29 19:25:43-194<<

----Res[ID:1043][SID:316][Chn:0][Seq:56][2024-02-29 19:25:43-194][Len:173]--------
END--------
>>608-Time:2024-02-29 19:25:43-194<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1360,DevCmdSeq:1056]
>>609-Time:2024-02-29 19:25:43-194<<
CDeviceV2::OnDevicePTL[0/SystemFunction]
>>610-Time:2024-02-29 19:25:43-194<<
CDataCenter::WriteCfgFile[{ "Name" : "SystemFunction", "Ret" : 100, "SessionID" :
"0x0000013c", "SystemFunction" : { "AlarmFunction" : { "AlarmConfig" : true,
"BlindDetect" : true, "HumanDection" : true, "HumanPedDetection" : true,
"LossDetect" : true, "MotionDetect" : true, "MotionHumanDection" : true, "NetAbort"
: true, "NetAlarm" : true, "NetIpConflict" : true, "PEAInHumanPed" : true,
"StorageFailure" : true, "StorageLowSpace" : true, "StorageNotExist" : true },
"CommFunction" : { "CommRS232" : true, "CommRS485" : true }, "EncodeFunction" :
{ "DoubleStream" : true, "SnapStream" : true }, "NetServerFunction" :
{ "NetAlarmCenter" : true, "NetDDNS" : true, "NetDHCP" : true, "NetDNS" : true,
"NetEmail" : true, "NetFTP" : true, "NetIPFilter" : true, "NetMutlicast" : false,
"NetNTP" : true, "NetNat" : true, "NetPMS" : true, "NetPMSV2" : true, "NetRTSP" :
true, "NetUPNP" : true, "NetWifi" : true, "OnvifPwdCheckout" : true,
"WifiModeSwitch" : true, "WifiRouteSignalLevel" : true }, "OtherFunction" :
{ "AlarmOutUsedAsLed" : true, "SupportAdminContactInfo" : true,
"SupportAlarmVoiceTipInterval" : true, "SupportAlarmVoiceTips" : true,
"SupportAlarmVoiceTipsType" : true, "SupportAppBindFlag" : true, "SupportBT" :
true, "SupportCamareStyle" : true, "SupportCameraWhiteLight" : true,
"SupportCfgCloudupgrade" : true, "SupportChangeLanguageNoReboot" : true,
"SupportCloseVoiceTip" : true, "SupportCloudUpgrade" : true,
"SupportCommDataUpload" : true, "SupportDetectTrack" : true, "SupportDeviceInfoNew"
: true, "SupportDimenCode" : true, "SupportDoubleLightBoxCamera" : true,
"SupportFTPTest" : true, "SupportMailTest" : true, "SupportPCSetDoubleLight" :
true, "SupportPTZDirectionControl" : true, "SupportPTZTour" : true,
"SupportPWDSafety" : true, "SupportPirAlarm" : false, "SupportRPSVideo" : true,
"SupportResumePtzState" : true, "SupportSetDetectTrackWatchPoint" : true,
"SupportSetHardwareAbility" : true, "SupportSetPTZPresetAttribute" : true,
"SupportSetVolume" : true, "SupportShowH265X" : true, "SupportSnapV2Stream" : true,
"SupportTextPassword" : true, "SupportTimeZone" : true, "SupportWriteLog" : true,
"SuppportChangeOnvifPort" : true }, "PreviewFunction" : { "Talk" : true },
"TipShow" : { "NoBeepTipShow" : true } } }
]
>>611-Time:2024-02-29 19:25:43-194<<

--------------------
{ "Name" : "fVideo.AudioSupportType", "Ret" : 607, "SessionID" : "0x0000013c",
"fVideo.AudioSupportType" : null }

--------------------
>>612-Time:2024-02-29 19:25:43-196<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Syste
mFunction,hUser:-1,Seq:0,ChannelNo:0,DevCmdSeq:1056,ConfigID:1360]
>>613-Time:2024-02-29 19:25:43-196<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1064]
>>614-Time:2024-02-29 19:25:43-196<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:fVideo.AudioSupportType,hUser:-
1,Seq:0,ChannelNo:0,DevCmdSeq:1064,ConfigID:1042]
>>615-Time:2024-02-29 19:25:44-358<<
CDevStatusChecker::Result callback[OnP2PStatus_V0:44acba734d6180edbtya-->0/offline]
>>616-Time:2024-02-29 19:26:03-042<<
CDataCenter::Verify the app certificate validity[1]
>>617-Time:2024-02-29 19:26:13-119<<

--------------------
{ "Name" : "KeepAlive", "Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>618-Time:2024-02-29 19:26:45-184<<

--------------------
{ "Name" : "KeepAlive", "Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>619-Time:2024-02-29 19:26:55-316<<
llll= 2024-02-29 19:26:55 selectedCamera

>>620-Time:2024-02-29 19:26:55-318<<
Fun_DevConfigJson_NotLoginEx[16/44acba734d6180edbtya/1650/1]
>>621-Time:2024-02-29 19:26:55-318<<
IsGetStatesEnd-RPS[44acba734d6180edbtya,RpsState:1,Time:76,NeedRpsAllow:1]
>>622-Time:2024-02-29 19:26:55-318<<
CDeviceV2::[not login]
Start[SN:44acba734d6180edbtya,Param1:0,NetState:136,CheckRpsEnd:1,IDRAccessible:0,I
DRClass:0,IDRState:0,SupDeepSleep:0]
>>623-Time:2024-02-29 19:26:55-318<<
CDeviceV2::[not login] Need init netDevice!!!
>>624-Time:2024-02-29 19:26:55-318<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>625-Time:2024-02-29 19:26:55-318<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>626-Time:2024-02-29 19:26:55-318<<
CDeviceV2::InitDevice[not login]
[DevID:44acba734d6180edbtya,Sign:44acba734d6180edbtya,NetType:0]
>>627-Time:2024-02-29 19:26:55-318<<
CDeviceV2::InitDevice[not login][44acba734d6180edbtya_GetNetState=136]
>>628-Time:2024-02-29 19:26:55-318<<
CDeviceV2::RpsCreateControlBind[ServerIp:52.57.35.211,ServerPort:6510,DestPort:3456
7]
>>629-Time:2024-02-29 19:26:55-318<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20159]
>>630-Time:2024-02-29 19:26:55-318<<
CDeviceAgent::CreateBind
>>631-Time:2024-02-29 19:26:55-318<<
CSMPHttp::Talk Start_HTTP
>>632-Time:2024-02-29 19:26:55-318<<
SKT_Connect start[127.0.0.1][127.0.0.1][20159][Timeout=2000]
>>633-Time:2024-02-29 19:26:55-318<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20159)
>>634-Time:2024-02-29 19:26:55-318<<
Check & SKT_Connect has IPv4
>>635-Time:2024-02-29 19:26:55-319<<
SKT_Connect succssfull[127.0.0.1:20159][skt:9][TimeUsed=1]
>>636-Time:2024-02-29 19:26:55-319<<

-------CSMPHttpsend[10720DC00]------
POST /createbind HTTP/1.1
Content-Length: 219
Content-Type: text/html
Host: 127.0.0.1:20159
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsCmd","authcode":"aaaaaaaa-
130124ca3","encrypt":"1","step":"0","extra_suffix":"notlogin"}
nHttps:-1
----------END------------
>>637-Time:2024-02-29 19:26:55-319<<
accept a connection, fd = 12
>>638-Time:2024-02-29 19:26:55-320<<
create mgr connection object success[fd:25]
>>639-Time:2024-02-29 19:26:55-321<<
mgr connection 12 recv 338 bytes
>>640-Time:2024-02-29 19:26:55-321<<
mgr connection process create bind
>>641-Time:2024-02-29 19:26:55-321<<
create work server, protocol mode: >>642-Time:2024-02-29 19:26:55-321<<
create_listen_fd success, work port = 24004, fd:28
>>643-Time:2024-02-29 19:26:55-321<<
push response msg
>>644-Time:2024-02-29 19:26:55-323<<

-------------RecvBuffer[10720DC00]---------
HTTP/1.1 200 message
content-length: 272

{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "extra_suffix" : "notlogin",
"local_port" : "24004", "service_type" : "RpsCmd", "step" : "0", "tcp_access_ip" :
"52.57.35.211", "tcp_access_port" : "6510" }

------------END--------------
>>645-Time:2024-02-29 19:26:55-323<<
CXTCPObject::Disconnect[9]
>>646-Time:2024-02-29 19:26:55-323<<
agent ControlByHttp[0]
>>647-Time:2024-02-29 19:26:55-323<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130124ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "extra_suffix" :
"notlogin", "local_port" : "24004", "service_type" : "RpsCmd", "step" : "0",
"tcp_access_ip" : "52.57.35.211", "tcp_access_port" : "6510" }
]
>>648-Time:2024-02-29 19:26:55-323<<
CDeviceV2::InitDevice[not login][44acba734d6180edbtya_RpsCreateBind_Ret=0]
>>649-Time:2024-02-29 19:26:55-323<<
CDeviceV2::InitDevice[not login] RpsBind[127.0.0.1_ControlPort:24004]
>>650-Time:2024-02-29 19:26:55-324<<
CDeviceV2::InitDevice[not login][IsExsit:0,DevType:4]
>>651-Time:2024-02-29 19:26:55-324<<
Dev_SetDeviceParam Enter[devType:4, sign:44acba734d6180edbtya, port:34567]
>>652-Time:2024-02-29 19:26:55-324<<
CNet::Constructor[6a13270]
>>653-Time:2024-02-29 19:26:55-324<<
CNetDevice::Constructor
>>654-Time:2024-02-29 19:26:55-324<<
Dev_SetDeviceParam Level[devType:4, sign:44acba734d6180edbtya, port:34567]
>>655-Time:2024-02-29 19:26:55-324<<
CDeviceV2::[not login]ToNetDevice[44acba734d6180edbtya]
[ActiveClose:1,Seq:1,Timeout:15000,ConfigName:GetSafetyAbility,CmdReq:1650]
>>656-Time:2024-02-29 19:26:55-324<<
CNetDevice::[not login] [NetConnect]
>>657-Time:2024-02-29 19:26:55-324<<
CNetDevice::[not login]Config
json[NetSign:16,Status:1,hNet:1048593,m_handle:1048594]
>>658-Time:2024-02-29 19:26:55-324<<
CNet::Start connecting to main link.
>>659-Time:2024-02-29 19:26:55-324<<
CNetTCP::Disconncet_127.0.0.1_24004:-1
>>660-Time:2024-02-29 19:26:55-324<<
CNet::Disconncet_127.0.0.1_24004
>>661-Time:2024-02-29 19:26:55-324<<
SKT_ConnectAsyn
>>662-Time:2024-02-29 19:26:55-324<<
SKT_Connect start[127.0.0.1][127.0.0.1][24004][Timeout=15000]
>>663-Time:2024-02-29 19:26:55-324<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24004)
>>664-Time:2024-02-29 19:26:55-324<<
Check & SKT_Connect has IPv4
>>665-Time:2024-02-29 19:26:55-324<<
SKT_Connect succssfull[127.0.0.1:24004][skt:9][TimeUsed=1]
>>666-Time:2024-02-29 19:26:55-324<<
construct agent_session: um38n2thano62px0ls1b4m96h8ydcjgf
>>667-Time:2024-02-29 19:26:55-324<<
construct agent_access_helper
>>668-Time:2024-02-29 19:26:55-324<<
agent create socket (52.57.35.211, 6510)
>>669-Time:2024-02-29 19:26:55-325<<
CNet::Connect main link result[Ret:9,State:2,CnnMsgSeq:16].
>>670-Time:2024-02-29 19:26:55-325<<
CNetDevice::Create the RPS main link result[Ret:0,SignSeq:16]
>>671-Time:2024-02-29 19:26:55-326<<
CNetDevice::[not login]Create the RPS main link result[Ret:0]
>>672-Time:2024-02-29 19:26:55-326<<
CNetDevice::[not login]Cfg msg list[Count:1]
>>673-Time:2024-02-29 19:26:55-326<<
CNetDevice::[not login]Send cfg json[Seq:16,Timeout:15000]
>>674-Time:2024-02-29 19:26:55-326<<

----[MsgId:1650][Session:0][Chn:0][Seq:16][BodyLen:55][2024-02-29 19:26:55-325]----
{"Name":"GetSafetyAbility","SessionID":"0x0000000000"}
----------------End-------------
>>675-Time:2024-02-29 19:26:55-422<<
agent has connect:1, errno:60/Operation timed out
>>676-Time:2024-02-29 19:26:55-422<<
agent has connect111:0
>>677-Time:2024-02-29 19:26:55-507<<
CDeviceV2::OnMsg,CmdGen[hUser:29,DevCmdSeq:1080,CfgName:DecoderPram,Seq:1802]
>>678-Time:2024-02-29 19:26:55-507<<

----[MsgId:1360][Session:316][Chn:0][Seq:64][BodyLen:53][2024-02-29 19:26:55-
507]----

----------------End-------------
>>679-Time:2024-02-29 19:26:55-577<<
MediaRealPlay_Start[24/1/44acba734d6180edbtya/0/1/0]!>>680-Time:2024-02-29
19:26:55-577<<
CDecoder::SetBufInfo[1]
>>681-Time:2024-02-29 19:26:55-578<<
CDecoder::SetBufInfo[InitBufCfg:0,NormalSpeed:1000,BufferTimeCfg:0,MaxBufTime:1500]
>>682-Time:2024-02-29 19:26:55-578<<
CDecoder::CDecoder[90f2000,DevID:44acba734d6180edbtya,Channel:0]
>>683-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][1000/1048595]
>>684-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][10020/24]
>>685-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::CMediaPlayer[6f67180,hUser:24,Seq:1]
>>686-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][10001/0]
>>687-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][10005/1]
>>688-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][10006/0]
>>689-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][10007/0]
>>690-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][10026/0]
>>691-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][108/1]
>>692-Time:2024-02-29 19:26:55-578<<
CDecoder::SetIntAttr,MediaPlayType[1]
>>693-Time:2024-02-29 19:26:55-578<<
MediaRealPlay_1048597_Start[44acba734d6180edbtya/0/1]!>>694-Time:2024-02-29
19:26:55-578<<
llll= 2024-02-29 19:26:55 FUN_DevWakeUp startplay

>>695-Time:2024-02-29 19:26:55-578<<
FUN_MediaSetSound[1048597--->0]
>>696-Time:2024-02-29 19:26:55-578<<
CMediaPlayer::Start[6f67180,hUser:24,Seq:1]
>>697-Time:2024-02-29 19:26:55-578<<
RealPlay_Chn00_StartTimes=0
>>698-Time:2024-02-29 19:26:55-578<<
CDeviceV2::RealPlay,Begin[44acba734d6180edbtya,NetState:136,IDRState:0]
>>699-Time:2024-02-29 19:26:55-578<<
CDeviceV2::IsSupRPSGWMForward,RPS main link exists,RPS status think online
>>700-Time:2024-02-29 19:26:55-578<<
CDeviceV2::IsSupRPSRealPlayMedia[RpsAbility:1,NetState:136,JudgeRpsAbility:1]
>>701-Time:2024-02-29 19:26:55-578<<
CDeviceV2::RealPlay[SupRpsGWM:0,SupRpsPlay:1,NetState:136,LoginId:1048592,LoginErr:
0,IsIDR:0]
>>702-Time:2024-02-29 19:26:55-578<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>703-Time:2024-02-29 19:26:55-578<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>704-Time:2024-02-29 19:26:55-578<<
CDeviceV2::ToRealPlay[SupRpsPlay:1,SupDssPlay:0,AllState:136,NetType:5/RPS]
>>705-Time:2024-02-29 19:26:55-578<<
CDeviceV2::ToRealPlay,CtrlCmd[44acba734d6180edbtya:0,NOT-GWM,NOT-DSS][NetType:5/
RPS][IsSharedMediaLink:0]
>>706-Time:2024-02-29 19:26:55-578<<
CNetDevice::RPS,Begin,Media
control[Ctrl:Start,MediaType:RealPlay,Ch:0,StreamType:1,EnableSharedMediaLink:0]
>>707-Time:2024-02-29 19:26:55-578<<
CNetDevice::GetMediaChannel,Meida channel obj info[127.0.0.1/24002]
>>708-Time:2024-02-29 19:26:55-578<<
CNet::Constructor[6de8160]
>>709-Time:2024-02-29 19:26:55-578<<
CNetDevice::GetMediaChannel,New media
channel[NetObj:1048598,ChannelObj:1048599,MediaCtlId:1,MediaType:RealPlay,StreamTyp
e:1]
>>710-Time:2024-02-29 19:26:55-578<<
CMediaChannel::SetIntAttr,Set netip ptl send pkt max size:65536
>>711-Time:2024-02-29 19:26:55-578<<
CNetDevice::RPS,Media
control[ChObj:1048599,Ch:0,Ctrl:Start,RemoveCount:0,bIsMediaLinkInUse:0]
>>712-Time:2024-02-29 19:26:55-578<<
CNetDevice::RPS,Media control,Reset claim
link[MediaType:RealPlay,Control:Start,Ch:0]
>>713-Time:2024-02-29 19:26:55-578<<
CMediaChannel::SetIntAttr,Reset media link[Ch:0]
>>714-Time:2024-02-29 19:26:55-578<<
CNetDevice::RPS,Media control,Notify media
link[Ctl:Start,Ch:0,NetSign:72,Timeout:6000]
>>715-Time:2024-02-29 19:26:55-578<<
CDecoder::OnMsg,Start decode
>>716-Time:2024-02-29 19:26:55-578<<
CDecoder::SetInfoCheck:0
>>717-Time:2024-02-29 19:26:55-578<<
CDecoder::SetSound[bSound:0,Sound:0]
>>718-Time:2024-02-29 19:26:55-578<<
CAudioPlayer::CAudioPlayer
>>719-Time:2024-02-29 19:26:55-578<<
CAudioPlayer::Start[InitCount:0]
>>720-Time:2024-02-29 19:26:55-578<<
CAudioPlayer::Init
>>721-Time:2024-02-29 19:26:55-578<<
CMediaChannel::Control,Begin[Seq:72,MediaType:RealPlay,Ctrl:Start].
>>722-Time:2024-02-29 19:26:55-578<<
CMediaChannel::Control,Connect link[NetSign:16,Ch:0].
>>723-Time:2024-02-29 19:26:55-578<<
CNet::Start connecting to media link.
>>724-Time:2024-02-29 19:26:55-578<<
CNetTCP::Disconncet_127.0.0.1_24002:-1
>>725-Time:2024-02-29 19:26:55-578<<
CNet::Disconncet_127.0.0.1_24002
>>726-Time:2024-02-29 19:26:55-578<<
SKT_ConnectAsyn
>>727-Time:2024-02-29 19:26:55-578<<
SKT_Connect start[127.0.0.1][127.0.0.1][24002][Timeout=6000]
>>728-Time:2024-02-29 19:26:55-578<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24002)
>>729-Time:2024-02-29 19:26:55-578<<
Check & SKT_Connect has IPv4
>>730-Time:2024-02-29 19:26:55-578<<
SKT_Connect succssfull[127.0.0.1:24002][skt:37][TimeUsed=0]
>>731-Time:2024-02-29 19:26:55-578<<
CNet::Connect media link result[Ret:37,State:2,CnnMsgSeq:16].
>>732-Time:2024-02-29 19:26:55-578<<
CMediaChannel::Connect result[0/Seq:16]
>>733-Time:2024-02-29 19:26:55-578<<
CMediaChannel::Connect successful,Send claim
command[NetSign:24,Ch:0,TryTimes:0,ClaimTimeout:5000,Timeout:6000,NetType:0].
>>734-Time:2024-02-29 19:26:55-578<<

----[MsgId:1413][Session:316][Chn:0][Seq:24][BodyLen:183][2024-02-29 19:26:55-
578]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Claim","Action1":"Start","Parameter":
{"Channel":0,"CombinMode":"NONE","StreamType":"Extra1","TransMode":"TCP"}},"Session
ID":"0x000000013c"}
----------------End-------------
>>735-Time:2024-02-29 19:26:55-607<<
agent_access_helper is connecting
>>736-Time:2024-02-29 19:26:55-607<<
agent_session init
>>737-Time:2024-02-29 19:26:55-609<<
destruct agent_mgr_connection
>>738-Time:2024-02-29 19:26:55-609<<
access helper 33 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 363

{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-130124ca3", "ClientToken" :


"c_ru6ijyy31hn76kbudws7yy9s", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsCmd", "SessionId" :
"um38n2thano62px0ls1b4m96h8ydcjgf", "Step" : "0" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>739-Time:2024-02-29 19:26:55-609<<
agent_access_helper connect success
>>740-Time:2024-02-29 19:26:55-609<<
construct agent_session: y8zfxlja0v1pteynsu37hnvplmtg9rjd
>>741-Time:2024-02-29 19:26:55-609<<
construct agent_access_helper
>>742-Time:2024-02-29 19:26:55-609<<
agent create socket (52.57.35.211, 6510)
>>743-Time:2024-02-29 19:26:55-610<<
CAudioPlayer::Init[Open device failed!]
>>744-Time:2024-02-29 19:26:55-610<<
CAudioPlayer::Start[Context null!]
>>745-Time:2024-02-29 19:26:55-610<<
CAudioPlayerBase::SetIntAttr,MediaPlayType[1]
>>746-Time:2024-02-29 19:26:55-610<<
CAudioPlayerBase::OnMsg,SetSound[0]
>>747-Time:2024-02-29 19:26:55-610<<
CAudioPlayer::SetVolume[0]
>>748-Time:2024-02-29 19:26:55-713<<
agent has connect:1, errno:60/Operation timed out
>>749-Time:2024-02-29 19:26:55-713<<
agent has connect111:0
>>750-Time:2024-02-29 19:26:55-929<<
agent_access_helper is connecting
>>751-Time:2024-02-29 19:26:55-945<<
agent_session init
>>752-Time:2024-02-29 19:26:55-946<<
access helper 41 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 362

{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-130124ca3", "ClientToken" :


"c_ru6ijyy31hn76kbudws7yy9s", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsAV", "SessionId" :
"y8zfxlja0v1pteynsu37hnvplmtg9rjd", "Step" : "8" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>753-Time:2024-02-29 19:26:55-947<<
agent_access_helper connect success
>>754-Time:2024-02-29 19:26:56-064<<
access helper 41 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 204

{"AgentProtocol":{"Body":
{"AgentServerIp":"158.180.24.87","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","ErrorNu
>>755-Time:2024-02-29 19:26:56-065<<
access helper 41 recv_msg:
m":"200","ErrorString":"Success OK"}}}
>>756-Time:2024-02-29 19:26:56-065<<
get tcp port addr: 158.180.24.87:6611
>>757-Time:2024-02-29 19:26:56-065<<
agent create socket (158.180.24.87, 6611)
>>758-Time:2024-02-29 19:26:56-067<<
agent has connect:0, errno:36/Operation now in progress
>>759-Time:2024-02-29 19:26:56-067<<
agent has connect111:-1
>>760-Time:2024-02-29 19:26:56-067<<
agent session is connecting
>>761-Time:2024-02-29 19:26:56-067<<
access process msg end
>>762-Time:2024-02-29 19:26:56-080<<
access helper 33 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 204

{"AgentProtocol":{"Body":
{"AgentServerIp":"119.8.214.117","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","ErrorNu
>>763-Time:2024-02-29 19:26:56-081<<
access helper 33 recv_msg:
m":"200","ErrorString":"Success OK"}}}
>>764-Time:2024-02-29 19:26:56-082<<
get tcp port addr: 119.8.214.117:6611
>>765-Time:2024-02-29 19:26:56-082<<
agent create socket (119.8.214.117, 6611)
>>766-Time:2024-02-29 19:26:56-083<<
agent has connect:0, errno:36/Operation now in progress
>>767-Time:2024-02-29 19:26:56-083<<
agent has connect111:-1
>>768-Time:2024-02-29 19:26:56-083<<
agent session is connecting
>>769-Time:2024-02-29 19:26:56-083<<
access process msg end
>>770-Time:2024-02-29 19:26:56-150<<
agent session connect to upstream success
>>771-Time:2024-02-29 19:26:56-150<<
handshake send(msglen=136):
YWFhYWFhYWEtMTMwMTI0Y2EzOmNfcnU2aWp5eTMxaG43NmtidWR3czd5eTlzOjQ0YWNiYTczNGQ2MTgwZWR
idHlhOnk4emZ4bGphMHYxcHRleW5zdTM3aG52cGxtdGc5cmpkXXEE
>>772-Time:2024-02-29 19:26:56-150<<
agent session is handshaking
>>773-Time:2024-02-29 19:26:56-183<<
agent session connect to upstream success
>>774-Time:2024-02-29 19:26:56-183<<
handshake send(msglen=136):
YWFhYWFhYWEtMTMwMTI0Y2EzOmNfcnU2aWp5eTMxaG43NmtidWR3czd5eTlzOjQ0YWNiYTczNGQ2MTgwZWR
idHlhOnVtMzhuMnRoYW5vNjJweDBsczFiNG05Nmg4eWRjamdmXXEE
>>775-Time:2024-02-29 19:26:56-183<<
agent session is handshaking
>>776-Time:2024-02-29 19:26:56-202<<

----Res[ID:1361][SID:316][Chn:0][Seq:64][2024-02-29 19:26:56-202][Len:109]--------
END--------
>>777-Time:2024-02-29 19:26:56-202<<

--------------------
{ "Name" : "DecoderPram", "Ret" : 103, "SessionID" : "0x0000013c" }

--------------------
>>778-Time:2024-02-29 19:26:56-203<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1080]
>>779-Time:2024-02-29 19:26:56-203<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:29,DevCmdSeq:1080,CfgName:DecoderPram,
Seq:1802]
>>780-Time:2024-02-29 19:26:56-203<<
获取 DecoderPram 失败>>781-Time:2024-02-29 19:26:56-237<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>782-Time:2024-02-29 19:26:56-237<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>783-Time:2024-02-29 19:26:56-238<<
agent session is running
>>784-Time:2024-02-29 19:26:56-271<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>785-Time:2024-02-29 19:26:56-271<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>786-Time:2024-02-29 19:26:56-271<<
agent session is running
>>787-Time:2024-02-29 19:26:56-411<<

----Res[ID:1414][SID:316][Chn:0][Seq:25][2024-02-29 19:26:56-411][Len:67]----
{ "Name" : "OPMonitor", "Ret" : 100, "SessionID" : "0x0000013c" }

----------------End-------------
>>788-Time:2024-02-29 19:26:56-411<<
CMediaChannel::Claim result[Ret:0,SignSeq:24].
>>789-Time:2024-02-29 19:26:56-411<<
CNetDevice::RPS media link claim result[Ret:0,Seq:72]
>>790-Time:2024-02-29 19:26:56-411<<
CNetDevice::RPS,Channel occupied[Channel:0/0,MediaType:RealPlay]
>>791-Time:2024-02-29 19:26:56-411<<

----[MsgId:1410][Session:316][Chn:0][Seq:80][BodyLen:241][2024-02-29 19:26:56-
411]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Start","Parameter":
{"Channel":0,"CombinMode":"NONE","StreamType":"Extra1","TransMode":"TCP","VEKEY1":"
q2HuyD3cM1vYOu2JT3ociZBb9M0Eg5TEvHeC0r8bD8PDi9tNVoqO050OEZNH6R44"}},"SessionID":"0x
000000013c"}
----------------End-------------
>>792-Time:2024-02-29 19:26:56-411<<
CNetDevice::RPS,Send media control[NetSign:80,MediaType:RealPlay]
>>793-Time:2024-02-29 19:26:56-448<<

----Res[ID:1651][SID:0][Chn:0][Seq:16][2024-02-29 19:26:56-448][Len:127]----
{ "GetSafetyAbility" : { "Question" : 2, "SetResetUser" : 1, "VerifyQRCode" : 2 },
"Name" : "GetSafetyAbility", "Ret" : 100 }

----------------End-------------
>>794-Time:2024-02-29 19:26:56-449<<
CNetDevice::[not login][active close.]
>>795-Time:2024-02-29 19:26:56-449<<
CNet::Disconnet main link[id:20012,ret:0]
>>796-Time:2024-02-29 19:26:56-449<<
CNetTCP::Disconncet_127.0.0.1_24004:9
>>797-Time:2024-02-29 19:26:56-449<<
CNet::Disconncet_127.0.0.1_24004
>>798-Time:2024-02-29 19:26:56-449<<
CDeviceV2::OnDeviceMsg[not login] [Result:0,PTLID:1650,CmdSeq:1072]
>>799-Time:2024-02-29 19:26:56-449<<
CDeviceV2::OnDeviceMsg[not login]
ResultToUI[User:16,Seq:1,ID:5150,CmdName:GetSafetyAbility,Ret:0,PtlId:1650]
>>800-Time:2024-02-29 19:26:56-449<<
CNetDevice::RPS main link disconnect[not login][Status:2,Seq:0,Ret:0]
>>801-Time:2024-02-29 19:26:56-449<<
CNetDevice::StopHeartbeat
>>802-Time:2024-02-29 19:26:56-449<<
CNetDevice::RPS main link disconnect[not login]
>>803-Time:2024-02-29 19:26:56-449<<
CNetDevice::[not login][ClearAndNotifyResultCfgMsgList][-99993/0]
>>804-Time:2024-02-29 19:26:56-449<<
CDeviceV2::OnDeviceMsg,[not login]
MainLinkAbnormalDisconnect[LoginId:1048592,bIsReconnectEnable:1]
>>805-Time:2024-02-29 19:26:56-449<<
agent session recv_downstream_msg ret = 0, errno = 60
>>806-Time:2024-02-29 19:26:56-449<<
agent session abort
>>807-Time:2024-02-29 19:26:56-460<<
agent session clear
>>808-Time:2024-02-29 19:26:56-460<<
destruct agent_access_helper
>>809-Time:2024-02-29 19:26:56-460<<
destruct agent_session: um38n2thano62px0ls1b4m96h8ydcjgf
>>810-Time:2024-02-29 19:26:56-784<<

----Res[ID:1411][SID:316][Chn:0][Seq:81][2024-02-29 19:26:56-784][Len:109]--------
END--------
>>811-Time:2024-02-29 19:26:56-784<<

--------------------
{ "Name" : "OPMonitor", "Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>812-Time:2024-02-29 19:26:56-785<<
CNetDevice::RPS,Media control result begin,[SignSeq:80/Ret:0]
>>813-Time:2024-02-29 19:26:56-785<<
CNetDevice::RPS,Media control result waitMsg info[Id:11004,Param1:1048595]
>>814-Time:2024-02-29 19:26:56-785<<
CNetDevice::RPS,Media control
result[DevObj:1048592,Ret:0,MediaType:RealPlay,Ctrl:Start,Ch:0,StreamType:1,PlayMod
e:0,Filename[]
>>815-Time:2024-02-29 19:26:56-785<<
CNetDevice::RPS,Media control[bDelMediaChannel:1,ActiveCount:0,ChannelCount:1]
>>816-Time:2024-02-29 19:26:56-785<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl[MediaType:0,Ctrl:1,Ch:0,StreamType:1,Ret:0,Str:
,Seq:1048597]
>>817-Time:2024-02-29 19:26:56-785<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StartRealPlay[NetCnnType:5/RPS,]
>>818-Time:2024-02-29 19:26:56-785<<
UpdateVideoPlayStatistics[VideoPlayStatistics][VideoRequests][RPS]
[[{"vidt":"RPS","vidr":1,"vids":0}]]
>>819-Time:2024-02-29 19:26:56-786<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StartRealPlay[SetDecBuInfo:7]
>>820-Time:2024-02-29 19:26:56-786<<
CMediaPlayer::SetIntAttr2[6f67180,hUser:24,Seq:1][109/7]
>>821-Time:2024-02-29 19:26:56-786<<
CDecoder::SetIntAttr,DecBufInfo[7]
>>822-Time:2024-02-29 19:26:56-786<<
CDecoder::SetBufInfo[7]
>>823-Time:2024-02-29 19:26:56-786<<
CDecoder::SetBufInfo[InitBufCfg:0,NormalSpeed:500,BufferTimeCfg:0,MaxBufTime:1000]
>>824-Time:2024-02-29 19:26:56-786<<
CMediaPlayer::OnMsg,OnStartPlay[6f67180,hUser:24,Seq:1]
>>825-Time:2024-02-29 19:26:56-786<<
CRTMediaPlayer::OnStart[]
>>826-Time:2024-02-29 19:26:56-786<<
CRTMediaPlayer::OnStart Force IFrame!!![nChannel:0, nStream:1, 1709231216786]
>>827-Time:2024-02-29 19:26:56-786<<
RealPlay_Chn00_State01_OnStart_OK_1208
>>828-Time:2024-02-29 19:26:56-787<<
CMediaPlayer::OnStart[6f67180,hUser:24,Seq:1][Ret:0,OpenMode:5,][]
>>829-Time:2024-02-29 19:26:56-788<<
CDeviceV2::OnMsg,CmdGen[hUser:29,DevCmdSeq:1096,CfgName:DecoderPram,Seq:1802]
>>830-Time:2024-02-29 19:26:56-789<<

----[MsgId:1360][Session:316][Chn:0][Seq:88][BodyLen:53][2024-02-29 19:26:56-
788]----

----------------End-------------
>>831-Time:2024-02-29 19:26:56-791<<
CDeviceV2::OnMsg,CmdGen[hUser:33,DevCmdSeq:1104,CfgName:GoToPosition,Seq:0]
>>832-Time:2024-02-29 19:26:56-791<<

----[MsgId:1360][Session:316][Chn:0][Seq:96][BodyLen:51][2024-02-29 19:26:56-
790]----
{"Name":"GoToPosition","SessionID":"0x000000013c"}
----------------End-------------
>>833-Time:2024-02-29 19:26:56-794<<
[CServer::OnMsg--Enter][msgId=4113]
>>834-Time:2024-02-29 19:26:56-795<<
[CServer::OnMsg--Leavel[Time:0]]
>>835-Time:2024-02-29 19:26:56-795<<
IXMEncrypt::GetEncryptStr[00000101709231216794/9231216794f1227a/
0fdefc209cdf231a532d584ef8c08880]
>>836-Time:2024-02-29 19:26:56-795<<
GetHttpPtl[szUrl:/mdhasma/
v3/00000101709231216794/0fdefc209cdf231a532d584ef8c08880.rs]
>>837-Time:2024-02-29 19:26:56-795<<
CSMPHttp::Talk Start_HTTPS
>>838-Time:2024-02-29 19:26:56-795<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>839-Time:2024-02-29 19:26:56-795<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>840-Time:2024-02-29 19:26:56-795<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>841-Time:2024-02-29 19:26:56-795<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>842-Time:2024-02-29 19:26:56-795<<
CDeviceV2::OnMsg,CmdGen[hUser:15,DevCmdSeq:1112,CfgName:FishEyePlatform,Seq:1]
>>843-Time:2024-02-29 19:26:56-795<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemInfo,hUse
r:15,Seq:2,Ret:0]
>>844-Time:2024-02-29 19:26:56-795<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemFunction,
hUser:15,Seq:3,Ret:0]
>>845-Time:2024-02-29 19:26:56-795<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Camera.ParamEx,hUs
er:15,Seq:4,ChannelNo:0,DevCmdSeq:1120,ConfigID:1042]
>>846-Time:2024-02-29 19:26:56-795<<

----[MsgId:1360][Session:316][Chn:0][Seq:104][BodyLen:54][2024-02-29 19:26:56-
795]----
{"Name":"FishEyePlatform","SessionID":"0x000000013c"}
----------------End-------------
>>847-Time:2024-02-29 19:26:56-795<<

----[MsgId:1042][Session:316][Chn:0][Seq:112][BodyLen:57][2024-02-29 19:26:56-
795]----
{"Name":"Camera.ParamEx.[0]","SessionID":"0x000000013c"}
----------------End-------------
>>848-Time:2024-02-29 19:26:56-795<<
Check & SKT_Connect has IPv6
>>849-Time:2024-02-29 19:26:56-796<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:LPDev.WorkMode,hUs
er:38,Seq:0,ChannelNo:-1,DevCmdSeq:1128,ConfigID:1042]
>>850-Time:2024-02-29 19:26:56-796<<

----[MsgId:1042][Session:316][Chn:0][Seq:120][BodyLen:53][2024-02-29 19:26:56-
795]----
{"Name":"LPDev.WorkMode","SessionID":"0x000000013c"}
----------------End-------------
>>851-Time:2024-02-29 19:26:56-818<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemInfo,hUse
r:15,Seq:5,Ret:0]
>>852-Time:2024-02-29 19:26:56-819<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Camera.Param,hUser
:15,Seq:6,ChannelNo:0,DevCmdSeq:1136,ConfigID:1042]
>>853-Time:2024-02-29 19:26:56-820<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Camera.WhiteLight,
hUser:15,Seq:7,ChannelNo:-1,DevCmdSeq:1144,ConfigID:1042]
>>854-Time:2024-02-29 19:26:56-820<<

----[MsgId:1042][Session:316][Chn:0][Seq:128][BodyLen:55][2024-02-29 19:26:56-
819]----
{"Name":"Camera.Param.[0]","SessionID":"0x000000013c"}
----------------End-------------
>>855-Time:2024-02-29 19:26:56-820<<

----[MsgId:1042][Session:316][Chn:0][Seq:136][BodyLen:56][2024-02-29 19:26:56-
819]----
{"Name":"Camera.WhiteLight","SessionID":"0x000000013c"}
----------------End-------------
>>856-Time:2024-02-29 19:26:56-826<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:General.OneKeyMask
Video,hUser:31,Seq:0,ChannelNo:0,DevCmdSeq:1152,ConfigID:1042]
>>857-Time:2024-02-29 19:26:56-826<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:General.TimingSlee
p,hUser:32,Seq:0,ChannelNo:0,DevCmdSeq:1160,ConfigID:1042]
>>858-Time:2024-02-29 19:26:56-826<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Detect.DetectTrack
,hUser:30,Seq:0,ChannelNo:-1,DevCmdSeq:1168,ConfigID:1042]
>>859-Time:2024-02-29 19:26:56-826<<

----[MsgId:1042][Session:316][Chn:0][Seq:144][BodyLen:66][2024-02-29 19:26:56-
826]----
{"Name":"General.OneKeyMaskVideo.[0]","SessionID":"0x000000013c"}
----------------End-------------
>>860-Time:2024-02-29 19:26:56-826<<

----[MsgId:1042][Session:316][Chn:0][Seq:152][BodyLen:62][2024-02-29 19:26:56-
826]----
{"Name":"General.TimingSleep.[0]","SessionID":"0x000000013c"}
----------------End-------------
>>861-Time:2024-02-29 19:26:56-827<<

----[MsgId:1042][Session:316][Chn:0][Seq:160][BodyLen:57][2024-02-29 19:26:56-
826]----
{"Name":"Detect.DetectTrack","SessionID":"0x000000013c"}
----------------End-------------
>>862-Time:2024-02-29 19:26:56-827<<
CDeviceV2::OnMsg,CmdGen[hUser:18,DevCmdSeq:1176,CfgName:WifiRouteInfo,Seq:0]
>>863-Time:2024-02-29 19:26:56-827<<

----[MsgId:1020][Session:316][Chn:0][Seq:168][BodyLen:52][2024-02-29 19:26:56-
827]----
{"Name":"WifiRouteInfo","SessionID":"0x000000013c"}
----------------End-------------
>>864-Time:2024-02-29 19:26:56-830<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Uart.PTZControlCmd
,hUser:41,Seq:-1,ChannelNo:-1,DevCmdSeq:1184,ConfigID:1042]
>>865-Time:2024-02-29 19:26:56-830<<

----[MsgId:1042][Session:316][Chn:0][Seq:176][BodyLen:57][2024-02-29 19:26:56-
830]----
{"Name":"Uart.PTZControlCmd","SessionID":"0x000000013c"}
----------------End-------------
>>866-Time:2024-02-29 19:26:56-890<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:9][TimeUsed=96]
>>867-Time:2024-02-29 19:26:56-990<<

----Res[ID:1361][SID:316][Chn:0][Seq:88][2024-02-29 19:26:56-990][Len:109]--------
END--------
>>868-Time:2024-02-29 19:26:56-992<<

--------------------
{ "Name" : "DecoderPram", "Ret" : 103, "SessionID" : "0x0000013c" }

--------------------
>>869-Time:2024-02-29 19:26:56-992<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1096]
>>870-Time:2024-02-29 19:26:56-992<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:29,DevCmdSeq:1096,CfgName:DecoderPram,
Seq:1802]
>>871-Time:2024-02-29 19:26:56-992<<
获取 DecoderPram 失败>>872-Time:2024-02-29 19:26:57-141<<
CDecoder::OnMsg,Init the private stream parser.
>>873-Time:2024-02-29 19:26:57-142<<
CSTDStream::CSTDStream[80fba500]
>>874-Time:2024-02-29 19:26:57-142<<
CSTDStream::UpdateDataDecryptKey
randomStr:q2HuyD3cM1vYOu2JT3ociZBb9M0Eg5TEvHeC0r8bD8PDi9tNVoqO050OEZNH6R44
>>875-Time:2024-02-29 19:26:57-172<<

-------CSMPHttpsend[106A195E0]------
POST /mdhasma/v3/00000101709231216794/0fdefc209cdf231a532d584ef8c08880.rs HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzExODIzMTM3LCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.w4LZSDOff1VWPE9CTQ0F-
TNCmTIJSZclUAL6mQzMnec.1
Connection: Keep-Alive
Content-Length: 64
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

5B531BA4678CCB5150282EB8E80B68FCD1D248EF725CEF9075E557E9277EA459
nHttps:-1
----------END------------
>>876-Time:2024-02-29 19:26:57-238<<

----Res[ID:1361][SID:316][Chn:0][Seq:96][2024-02-29 19:26:57-237][Len:109]--------
END--------
>>877-Time:2024-02-29 19:26:57-238<<

--------------------
{ "Name" : "GoToPosition", "Ret" : 103, "SessionID" : "0x0000013c" }

--------------------
>>878-Time:2024-02-29 19:26:57-238<<

----Res[ID:1361][SID:316][Chn:0][Seq:104][2024-02-29 19:26:57-238][Len:109]--------
END--------
>>879-Time:2024-02-29 19:26:57-238<<

--------------------
{ "Name" : "FishEyePlatform", "Ret" : 103, "SessionID" : "0x0000013c" }

--------------------
>>880-Time:2024-02-29 19:26:57-238<<

----Res[ID:1043][SID:316][Chn:0][Seq:112][2024-02-29 19:26:57-238][Len:493]--------
END--------
>>881-Time:2024-02-29 19:26:57-238<<

--------------------
{ "Camera.ParamEx.[0]" : { "AeMeansure" : 0, "AutomaticAdjustment" : 3,
"BroadTrends" : { "AutoGain" : 0, "Gain" : 50 }, "CorridorMode" : 0, "Dis" : 0,
"ExposureTime" : "0x00000100", "Ldc" : 0, "LowLuxMode" : 1, "PreventOverExpo" : 0,
"SoftPhotosensitivecontrol" : 0, "Style" : "type1" }, "Name" : "Camera.ParamEx.
[0]", "Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>882-Time:2024-02-29 19:26:57-238<<

----Res[ID:1043][SID:316][Chn:0][Seq:120][2024-02-29 19:26:57-238][Len:153]--------
END--------
>>883-Time:2024-02-29 19:26:57-238<<

--------------------
{ "LPDev.WorkMode" : null, "Name" : "LPDev.WorkMode", "Ret" : 607, "SessionID" :
"0x0000013c" }

--------------------
>>884-Time:2024-02-29 19:26:57-238<<

----Res[ID:1043][SID:316][Chn:0][Seq:128][2024-02-29 19:26:57-238][Len:857]--------
END--------
>>885-Time:2024-02-29 19:26:57-238<<

--------------------
{ "Camera.Param.[0]" : { "AeSensitivity" : 5, "ApertureMode" : "0x00000000",
"BLCMode" : "0x00000000", "DayNightColor" : "0x00000003", "Day_nfLevel" : 3,
"DncThr" : 30, "ElecLevel" : 50, "EsShutter" : "0x00000002", "ExposureParam" :
{ "LeastTime" : "0x00000100", "Level" : 0, "MostTime" : "0x00010000" }, "GainParam"
: { "AutoGain" : 1, "Gain" : 50 }, "IRCUTMode" : 0, "InfraredSwap" : 1, "IrcutSwap"
: 1, "Night_nfLevel" : 3, "PictureFlip" : "0x00000000", "PictureMirror" :
"0x00000000", "RejectFlicker" : "0x00000000", "WhiteBalance" : "0x00000000" },
"Name" : "Camera.Param.[0]", "Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>886-Time:2024-02-29 19:26:57-239<<

----Res[ID:1043][SID:316][Chn:0][Seq:136][2024-02-29 19:26:57-238][Len:385]--------
END--------
>>887-Time:2024-02-29 19:26:57-239<<

--------------------
{ "Camera.WhiteLight" : { "Brightness" : 50, "MoveTrigLight" : { "Duration" : 5,
"Level" : 1 }, "WorkMode" : "Close", "WorkPeriod" : { "EHour" : 6, "EMinute" : 0,
"Enable" : 1, "SHour" : 18, "SMinute" : 0 } }, "Name" : "Camera.WhiteLight",
"Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>888-Time:2024-02-29 19:26:57-239<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1104]
>>889-Time:2024-02-29 19:26:57-239<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:33,DevCmdSeq:1104,CfgName:GoToPosition
,Seq:0]
>>890-Time:2024-02-29 19:26:57-239<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1112]
>>891-Time:2024-02-29 19:26:57-239<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:15,DevCmdSeq:1112,CfgName:FishEyePlatf
orm,Seq:1]
>>892-Time:2024-02-29 19:26:57-239<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1120]
>>893-Time:2024-02-29 19:26:57-241<<
CDeviceV2::OnDevicePTL[0/Camera.ParamEx]
>>894-Time:2024-02-29 19:26:57-241<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Camer
a.ParamEx,hUser:15,Seq:4,ChannelNo:0,DevCmdSeq:1120,ConfigID:1042]
>>895-Time:2024-02-29 19:26:57-241<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1128]
>>896-Time:2024-02-29 19:26:57-241<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:LPDev.WorkMode,hUser:38,Seq:0,ChannelNo:-
1,DevCmdSeq:1128,ConfigID:1042]
>>897-Time:2024-02-29 19:26:57-241<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1136]
>>898-Time:2024-02-29 19:26:57-241<<
CDeviceV2::OnDevicePTL[0/Camera.Param]
>>899-Time:2024-02-29 19:26:57-242<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Camer
a.Param,hUser:15,Seq:6,ChannelNo:0,DevCmdSeq:1136,ConfigID:1042]
>>900-Time:2024-02-29 19:26:57-242<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1144]
>>901-Time:2024-02-29 19:26:57-242<<
CDeviceV2::OnDevicePTL[0/Camera.WhiteLight]
>>902-Time:2024-02-29 19:26:57-244<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Camer
a.WhiteLight,hUser:15,Seq:7,ChannelNo:-1,DevCmdSeq:1144,ConfigID:1042]
>>903-Time:2024-02-29 19:26:57-317<<

-------------RecvBuffer[106A195E0]---------
HTTP/1.1 200
Server: nginx
Date: Thu, 29 Feb 2024 18:26:57 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 96
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

5E48972A5342162BADA9F47FEB65E9015D750C53BC689D908C16A17B15C9B8B8EC8C322F6DB40F99431
4969E056D6A56
------------END--------------
>>904-Time:2024-02-29 19:26:57-317<<
CXHttpsNet::Disconnect[9]
>>905-Time:2024-02-29 19:26:57-317<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>906-Time:2024-02-29 19:26:57-317<<
EMSG_SYS_UPDATE_IS_MASTERMA:0>>907-Time:2024-02-29 19:26:57-317<<
CServer::OnMsg,TalkToServer[hUser:34,Seq:0,ID:5072,Ret:1]
>>908-Time:2024-02-29 19:26:57-318<<
快速配置流程: 登录设备获取 systeminfo
>>909-Time:2024-02-29 19:26:57-318<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemInfo,hUse
r:15,Seq:8,Ret:0]
>>910-Time:2024-02-29 19:26:57-321<<
快速配置流程: 登录设备获取 systeminfo 成功回调
>>911-Time:2024-02-29 19:26:57-321<<
快速配置流程: 获取能力集
>>912-Time:2024-02-29 19:26:57-322<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemFunction,
hUser:15,Seq:9,Ret:0]
>>913-Time:2024-02-29 19:26:57-324<<
快速配置流程: 获取能力集回调
>>914-Time:2024-02-29 19:26:57-324<<
快速配置流程: 开始获取绑定标志
>>915-Time:2024-02-29 19:26:57-324<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:General.AppBindFla
g,hUser:34,Seq:0,ChannelNo:-1,DevCmdSeq:1192,ConfigID:1042]
>>916-Time:2024-02-29 19:26:57-324<<

----[MsgId:1042][Session:316][Chn:0][Seq:184][BodyLen:58][2024-02-29 19:26:57-
324]----
{"Name":"General.AppBindFlag","SessionID":"0x000000013c"}
----------------End-------------
>>917-Time:2024-02-29 19:26:57-329<<

----Res[ID:1043][SID:316][Chn:0][Seq:144][2024-02-29 19:26:57-329][Len:173]--------
END--------
>>918-Time:2024-02-29 19:26:57-329<<

--------------------
{ "General.OneKeyMaskVideo.[0]" : null, "Name" : "General.OneKeyMaskVideo.[0]",
"Ret" : 607, "SessionID" : "0x0000013c" }

--------------------
>>919-Time:2024-02-29 19:26:57-329<<

----Res[ID:1043][SID:316][Chn:0][Seq:152][2024-02-29 19:26:57-329][Len:173]--------
END--------
>>920-Time:2024-02-29 19:26:57-329<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1152]
>>921-Time:2024-02-29 19:26:57-329<<
--------------------
{ "General.TimingSleep.[0]" : null, "Name" : "General.TimingSleep.[0]", "Ret" :
607, "SessionID" : "0x0000013c" }

--------------------
>>922-Time:2024-02-29 19:26:57-329<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:General.OneKeyMaskVideo,hUser:31,Seq:0,Chan
nelNo:0,DevCmdSeq:1152,ConfigID:1042]
>>923-Time:2024-02-29 19:26:57-329<<

----Res[ID:1043][SID:316][Chn:0][Seq:160][2024-02-29 19:26:57-329][Len:217]--------
END--------
>>924-Time:2024-02-29 19:26:57-329<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1160]
>>925-Time:2024-02-29 19:26:57-329<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:General.TimingSleep,hUser:32,Seq:0,ChannelN
o:0,DevCmdSeq:1160,ConfigID:1042]
>>926-Time:2024-02-29 19:26:57-329<<

--------------------
{ "Detect.DetectTrack" : { "Enable" : 0, "ReturnTime" : 300, "Sensitivity" : 1 },
"Name" : "Detect.DetectTrack", "Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>927-Time:2024-02-29 19:26:57-329<<

----Res[ID:1021][SID:316][Chn:0][Seq:168][2024-02-29 19:26:57-329][Len:257]--------
END--------
>>928-Time:2024-02-29 19:26:57-329<<

--------------------
{ "Name" : "WifiRouteInfo", "Ret" : 100, "SessionID" : "0x0000013c",
"WifiRouteInfo" : { "Eth0Status" : false, "SignalLevel" : 89, "WlanMac" :
"a4:ef:15:33:94:03", "WlanStatus" : true } }

--------------------
>>929-Time:2024-02-29 19:26:57-329<<

----Res[ID:1043][SID:316][Chn:0][Seq:176][2024-02-29 19:26:57-329][Len:257]--------
END--------
>>930-Time:2024-02-29 19:26:57-329<<

--------------------
{ "Name" : "Uart.PTZControlCmd", "Ret" : 100, "SessionID" : "0x0000013c",
"Uart.PTZControlCmd" : [ { "FlipOperation" : false, "MirrorOperation" : true,
"ModifyCfg" : false } ] }

--------------------
>>931-Time:2024-02-29 19:26:57-329<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1168]
>>932-Time:2024-02-29 19:26:57-329<<
CDeviceV2::OnDevicePTL[0/Detect.DetectTrack]
>>933-Time:2024-02-29 19:26:57-329<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Detec
t.DetectTrack,hUser:30,Seq:0,ChannelNo:-1,DevCmdSeq:1168,ConfigID:1042]
>>934-Time:2024-02-29 19:26:57-330<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1020,DevCmdSeq:1176]
>>935-Time:2024-02-29 19:26:57-330<<
CDeviceV2::OnDevicePTL[0/WifiRouteInfo]
>>936-Time:2024-02-29 19:26:57-330<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:18,DevCmdSeq:1176,CfgName:WifiRouteInf
o,Seq:0]
>>937-Time:2024-02-29 19:26:57-330<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1184]
>>938-Time:2024-02-29 19:26:57-330<<
CDeviceV2::OnDevicePTL[0/Uart.PTZControlCmd]
>>939-Time:2024-02-29 19:26:57-330<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Uart.
PTZControlCmd,hUser:41,Seq:-1,ChannelNo:-1,DevCmdSeq:1184,ConfigID:1042]
>>940-Time:2024-02-29 19:26:57-405<<
CDecoder::IFrame[90f2000][Ver:0][ET:3][Ch:0][PlayType:1][Size:0][Sys:2024-02-29
19:26:57-405]:2024-2-29 19-26-52-0-->[VC:0,Len:0,BufSize:0][AC:0,Len:0,BufSize:0]
[Rate=12/50][800,448][1709231212000]
>>941-Time:2024-02-29 19:26:57-405<<
CDecoder::Init decode driver.
>>942-Time:2024-02-29 19:26:57-405<<
IDecoder::IDecoder[6a199d0,1048595]
>>943-Time:2024-02-29 19:26:57-405<<
IDecoder::AddToDriver[6a199d0]
>>944-Time:2024-02-29 19:26:57-405<<
IDecoder::AddToDriver,CRunDriver[6a199d0,ThreadCount:1]
>>945-Time:2024-02-29 19:26:57-405<<
CRTMediaPlayer::Stop Force IFrame_0
>>946-Time:2024-02-29 19:26:57-405<<
IDecoder::RemoveFromDriver[6a199d0]
>>947-Time:2024-02-29 19:26:57-405<<
IDecoder::AddToDriver,Deley 1000ms SetDecoderDirver[6a199d0,DecCount:1]
>>948-Time:2024-02-29 19:26:57-405<<
CDecoder::Video decode init[videoType:3]
>>949-Time:2024-02-29 19:26:57-405<<
CDecoder::IDecoder_OnRunBootNotify!!!
>>950-Time:2024-02-29 19:26:57-405<<
CDecoder::UpdateAudioFrameInfo[1,16,8000,14]
>>951-Time:2024-02-29 19:26:57-405<<
IDecoder::OnRun,Begin[6a199d0]
>>952-Time:2024-02-29 19:26:57-405<<
CDecoder::Audio decode init
>>953-Time:2024-02-29 19:26:57-406<<
CAudioDecBase::CAudioDecBase
>>954-Time:2024-02-29 19:26:57-406<<
CDecoder::OnMsg,IDecoderOnRunBootNotify[628490024]!!!
>>955-Time:2024-02-29 19:26:57-406<<
VideoDecMgr::NewDecode[supHisiH265:0]
>>956-Time:2024-02-29 19:26:57-406<<
2024-02-29 19:26:57-406--CVideoDecBase/5
>>957-Time:2024-02-29 19:26:57-413<<
FFDec::New[0/173/hevc]
>>958-Time:2024-02-29 19:26:57-440<<
FFDec::Decode fmt change[w:800, h:448, fmt:12/0/0]
>>959-Time:2024-02-29 19:26:57-504<<
Decoder::OnAudioHeadBeat,Audio rate change[50--->25]
>>960-Time:2024-02-29 19:26:57-504<<
CDecoder::OnVideoHeadBeat[Refresh the diff between the system time and
iframe:5504,1709231212000/2024-02-29 19:26:52-000]
>>961-Time:2024-02-29 19:26:57-504<<
CYUVDrawer::init Start!
>>962-Time:2024-02-29 19:26:57-504<<
UpdateVideoPlayStatistics[VideoPlayStatistics][VideoPlays][RPS]
[[{"vidt":"RPS","vidr":1,"vids":1}]]
>>963-Time:2024-02-29 19:26:57-505<<
CMediaPlayer::OnMsg,PlayInfo,Buffer end[6f67180,hUser:24,Seq:1]
>>964-Time:2024-02-29 19:26:57-558<<
CYUVDrawer::init finish!
>>965-Time:2024-02-29 19:26:57-560<<
CDecoder::GetAttr,Video[Width:800,Height:448]
>>966-Time:2024-02-29 19:26:57-560<<
CConvertToJPEG::Convert-->800,448,/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Documents/Photos/Thumbnail/Device/
44acba734d6180edbtya.jpg>>967-Time:2024-02-29 19:26:57-560<<
[CAccountServer::OnMsg--Enter][msgId=5089]
>>968-Time:2024-02-29 19:26:57-560<<
llll= 2024-02-29 19:26:57 FUN_DevWakeUp startplaybufferend

>>969-Time:2024-02-29 19:26:57-560<<
2024-02-29 19:26:57-560--FUN_DevGetLocalPwd/3810
>>970-Time:2024-02-29 19:26:57-560<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>971-Time:2024-02-29 19:26:57-560<<
IXMEncrypt::GetEncryptStr[00000111709231217560/9231217560f1227a/
d1a24d51edb84e904a68075dfef4dfb4]
>>972-Time:2024-02-29 19:26:57-560<<
2024-02-29 19:26:57-560--FUN_DevGetLocalEncToken/3824
>>973-Time:2024-02-29 19:26:57-560<<
DataCenter::Get dev login enc token form buf[44acba734d6180edbtya/]
>>974-Time:2024-02-29 19:26:57-560<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>975-Time:2024-02-29 19:26:57-560<<
[CServer::OnMsg--Enter][msgId=4148]
>>976-Time:2024-02-29 19:26:57-560<<
[CServer::OnMsg--Leavel[Time:0]]
>>977-Time:2024-02-29 19:26:57-560<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>978-Time:2024-02-29 19:26:57-560<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>979-Time:2024-02-29 19:26:57-560<<
DNS-->IP--Buffer[caps-eu.jftechws.com-->64:ff9b::12c1:6b4e]
>>980-Time:2024-02-29 19:26:57-560<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>981-Time:2024-02-29 19:26:57-560<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>982-Time:2024-02-29 19:26:57-560<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>983-Time:2024-02-29 19:26:57-561<<
Check & SKT_Connect has IPv6
>>984-Time:2024-02-29 19:26:57-590<<
CDecoder::SaveImgaeFile[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-
A03F-14283C1AB4A6/Documents/Photos/Thumbnail/Device/
44acba734d6180edbtya.jpg,User:24,Seq:-101]
>>985-Time:2024-02-29 19:26:57-631<<

----Res[ID:1043][SID:316][Chn:0][Seq:184][2024-02-29 19:26:57-631][Len:173]--------
END--------
>>986-Time:2024-02-29 19:26:57-631<<
--------------------
{ "General.AppBindFlag" : { "BeBinded" : true }, "Name" : "General.AppBindFlag",
"Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>987-Time:2024-02-29 19:26:57-631<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1192]
>>988-Time:2024-02-29 19:26:57-631<<
CDeviceV2::OnDevicePTL[0/General.AppBindFlag]
>>989-Time:2024-02-29 19:26:57-631<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Gener
al.AppBindFlag,hUser:34,Seq:0,ChannelNo:-1,DevCmdSeq:1192,ConfigID:1042]
>>990-Time:2024-02-29 19:26:57-637<<
快速配置流程: 获取绑定标志回调
>>991-Time:2024-02-29 19:26:57-656<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:45][TimeUsed=96]
>>992-Time:2024-02-29 19:26:57-869<<

-------HttpTalkSend[1231AAE20]------
POST /api/reqCaps/v2/00000111709231217560/d1a24d51edb84e904a68075dfef4dfb4.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 151
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"sw" : "",
"tp" : 0,
"ver" : 2,
"sn" : "44acba734d6180edbtya",
"hw" : "",
"appType" : "com.XM.CSee",
"caps" : [
"xmc.service"
]
}
----------END------------
>>993-Time:2024-02-29 19:26:57-869<<
[CServer::OnMsg--Enter][msgId=4148]
>>994-Time:2024-02-29 19:26:57-869<<
[CServer::OnMsg--Leavel[Time:0]]
>>995-Time:2024-02-29 19:26:57-869<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>996-Time:2024-02-29 19:26:57-869<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>997-Time:2024-02-29 19:26:57-869<<
[CServer::OnMsg--Enter][msgId=4148]
>>998-Time:2024-02-29 19:26:57-869<<
[CServer::OnMsg--Leavel[Time:0]]
>>999-Time:2024-02-29 19:26:57-869<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>1000-Time:2024-02-29 19:26:57-869<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>1001-Time:2024-02-29 19:26:58-453<<
IDecoder::SetDecDriver[Thread:1/1,DecCount:1]
>>1002-Time:2024-02-29 19:26:58-510<<

-------------HTTP Success[1231AAE20]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Thu, 29 Feb 2024 18:26:58 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

2e6
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.249.129","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"119.13.86.193","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
0

_nHttps:-1
------------END--------------
>>1003-Time:2024-02-29 19:26:58-510<<
[CServer::OnMsg--Enter][msgId=4148]
>>1004-Time:2024-02-29 19:26:58-510<<
[CServer::OnMsg--Leavel[Time:0]]
>>1005-Time:2024-02-29 19:26:58-510<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>1006-Time:2024-02-29 19:26:58-510<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>1007-Time:2024-02-29 19:26:58-510<<
CXHttpsNet::Disconnect[45]
>>1008-Time:2024-02-29 19:26:58-511<<
[CServer::OnMsg--Enter][msgId=4148]
>>1009-Time:2024-02-29 19:26:58-511<<
[CServer::OnMsg--Leavel[Time:0]]
>>1010-Time:2024-02-29 19:26:58-511<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>1011-Time:2024-02-29 19:26:58-511<<
Sys Get Ability
progress:4148/5089/retAllJson:1/0/44acba734d6180edbtya/44acba734d6180edbtya/
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.249.129","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"119.13.86.193","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
>>1012-Time:2024-02-29 19:26:58-511<<
[CAccountServer::OnMsg--Leavel[Time:1]]
>>1013-Time:2024-02-29 19:27:00-962<<
CDecoder::IFrame[90f2000][Ver:0][ET:3][Ch:0][PlayType:1][Size:0][Sys:2024-02-29
19:27:00-962]:2024-2-29 19-26-56-0-->[VC:0,Len:0,BufSize:2][AC:0,Len:0,BufSize:0]
[Rate=12/25][800,448][1709231216000]
>>1014-Time:2024-02-29 19:27:02-821<<
MediaPlay_1048597_Stop00000000
>>1015-Time:2024-02-29 19:27:02-822<<
CMediaPlayer::OnDestory[6f67180,hUser:24,Seq:1]
>>1016-Time:2024-02-29 19:27:02-822<<
CDecoder::OnDestory
>>1017-Time:2024-02-29 19:27:02-822<<
CDecoder::ClearFrameList[bNotCleanMsg:0]
>>1018-Time:2024-02-29 19:27:02-823<<
decoder CStream::Reset000dd00000
>>1019-Time:2024-02-29 19:27:02-823<<
decoder CStream::Reset111111111111111
>>1020-Time:2024-02-29 19:27:02-823<<
decoder CStream::Reset000dd00000
>>1021-Time:2024-02-29 19:27:02-823<<
decoder CStream::Reset111111111111111
>>1022-Time:2024-02-29 19:27:02-823<<
CSTDStream::~CSTDStream[80fba500]
>>1023-Time:2024-02-29 19:27:02-823<<
CAudioPlayer::~CAudioPlayer
>>1024-Time:2024-02-29 19:27:02-823<<
CAudioPlayer::Stop[InitCount:0,State:2,SourceID:0,ToBeDelBufferIDsSize:0]
>>1025-Time:2024-02-29 19:27:02-823<<
CAudioPlayer::ClearBufferIDFromMapAndAlBuffer[0]
>>1026-Time:2024-02-29 19:27:02-823<<
IDecoder::DestoryObject[6a199d0]
>>1027-Time:2024-02-29 19:27:02-823<<
IDecoder::RemoveFromDriver[6a199d0]
>>1028-Time:2024-02-29 19:27:02-823<<
IDecoder::RemoveFromDriver,Delay 10000 SetDecoderDriver[6a199d0,DecCount:0]
>>1029-Time:2024-02-29 19:27:02-823<<
2024-02-29 19:27:02-822--~CVideoDecBase/10
>>1030-Time:2024-02-29 19:27:02-823<<
CAudioDecBase::~CAudioDecBase
>>1031-Time:2024-02-29 19:27:02-823<<
IDecoder::~IDecoder[6a199d0]
>>1032-Time:2024-02-29 19:27:02-823<<
IDecoder::RemoveFromDriver[6a199d0]
>>1033-Time:2024-02-29 19:27:02-826<<
CDecoder::ClearFrameList[bNotCleanMsg:0]
>>1034-Time:2024-02-29 19:27:02-826<<
2024-02-29 19:27:02-822--DeleteMapInfo/134
>>1035-Time:2024-02-29 19:27:02-826<<
CDecoder::~CDecoder[90f2000]!
>>1036-Time:2024-02-29 19:27:02-826<<
RealPlay_Chn00_Close
>>1037-Time:2024-02-29 19:27:02-826<<
CMediaPlayer::Close[6f67180,hUser:24,Seq:1]
>>1038-Time:2024-02-29 19:27:02-826<<
CYUVDrawer::~CYUVDrawer Delete YUVDrawer Object!
>>1039-Time:2024-02-29 19:27:02-826<<
Delete CDraw Object!
>>1040-Time:2024-02-29 19:27:02-826<<
CMediaPlayer::~CMediaPlayer[6f67180,hUser:24,Seq:1]
>>1041-Time:2024-02-29 19:27:02-826<<
MediaPlay_1048597_Stop11111111
>>1042-Time:2024-02-29 19:27:02-826<<
CDeviceV2::StopRealPlay[Player:1048597]
>>1043-Time:2024-02-29 19:27:02-827<<
CDeviceV2::StopRealPlay,Give device a stop command[ChIndex:0]
>>1044-Time:2024-02-29 19:27:02-827<<
CNetDevice::RPS,Begin,Media
control[Ctrl:Stop,MediaType:RealPlay,Ch:0,StreamType:1,EnableSharedMediaLink:0]
>>1045-Time:2024-02-29 19:27:02-827<<
CNetDevice::RPS,Media
control[ChObj:1048599,Ch:0,Ctrl:Stop,RemoveCount:0,bIsMediaLinkInUse:0]
>>1046-Time:2024-02-29 19:27:02-827<<
CNetDevice::RPS,Media control,Main link stop[Ch:0]
>>1047-Time:2024-02-29 19:27:02-827<<

----[MsgId:1410][Session:316][Chn:0][Seq:192][BodyLen:164][2024-02-29 19:27:02-
823]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Stop","Parameter":
{"Channel":0,"CombinMode":"NONE","StreamType":"Extra1","TransMode":"TCP"}},"Session
ID":"0x000000013c"}
----------------End-------------
>>1048-Time:2024-02-29 19:27:02-827<<
CNetDevice::RPS,Media control,Reset claim
link[MediaType:RealPlay,Control:Stop,Ch:0]
>>1049-Time:2024-02-29 19:27:02-827<<
CMediaChannel::SetIntAttr,Reset media link[Ch:0]
>>1050-Time:2024-02-29 19:27:02-827<<
CNetDevice::RPS,Media control,Notify media
link[Ctl:Stop,Ch:0,NetSign:192,Timeout:6000]
>>1051-Time:2024-02-29 19:27:02-827<<
CMediaChannel::Control,Begin[Seq:192,MediaType:RealPlay,Ctrl:Stop].
>>1052-Time:2024-02-29 19:27:02-827<<
CMediaChannel::Control,Disconnect link[NetSign:32,Ch:0].
>>1053-Time:2024-02-29 19:27:02-827<<
CNet::Disconnet media link[id:20012,ret:0]
>>1054-Time:2024-02-29 19:27:02-827<<
CNetTCP::Disconncet_127.0.0.1_24002:37
>>1055-Time:2024-02-29 19:27:02-827<<
CNet::Disconncet_127.0.0.1_24002
>>1056-Time:2024-02-29 19:27:02-827<<
CDeviceV2::OnMsg,CmdGen[hUser:43,DevCmdSeq:1208,CfgName:OPScaleTimesSwitch,Seq:0]
>>1057-Time:2024-02-29 19:27:02-827<<

----[MsgId:3032][Session:316][Chn:0][Seq:200][BodyLen:135][2024-02-29 19:27:02-
824]----
{"Name":"OPScaleTimesSwitch","OPScaleTimesSwitch":
[{"StreamType":1,"TimesOri":0,"Times":0,"StreamSync":1}],"SessionID":"0x000000013c"
}
----------------End-------------
>>1058-Time:2024-02-29 19:27:02-827<<
CMediaChannel::Disconnect[Ret:0/0,Seq:32]
>>1059-Time:2024-02-29 19:27:02-827<<
CMediaChannel::Disconnect,Cause:Stop command[Seq:32,ID:13]
>>1060-Time:2024-02-29 19:27:02-827<<
agent session recv_downstream_msg ret = 0, errno = 60
>>1061-Time:2024-02-29 19:27:02-827<<
agent session abort
>>1062-Time:2024-02-29 19:27:02-837<<
agent session clear
>>1063-Time:2024-02-29 19:27:02-838<<
destruct agent_access_helper
>>1064-Time:2024-02-29 19:27:02-839<<
destruct agent_session: y8zfxlja0v1pteynsu37hnvplmtg9rjd
>>1065-Time:2024-02-29 19:27:03-236<<

----Res[ID:1411][SID:316][Chn:0][Seq:193][2024-02-29 19:27:03-236][Len:109]--------
END--------
>>1066-Time:2024-02-29 19:27:03-237<<

--------------------
{ "Name" : "OPMonitor", "Ret" : 103, "SessionID" : "0x0000013c" }

--------------------
>>1067-Time:2024-02-29 19:27:03-237<<
CNetDevice::RPS,Media control result begin,[SignSeq:192/Ret:-10123]
>>1068-Time:2024-02-29 19:27:03-237<<
CNetDevice::RPS,Media control result waitMsg info[Id:11004,Param1:0]
>>1069-Time:2024-02-29 19:27:03-237<<
CNetDevice::RPS,Media control result[DevObj:1048592,Ret:-
10123,MediaType:RealPlay,Ctrl:Stop,Ch:0,StreamType:1,PlayMode:0,Filename[]
>>1070-Time:2024-02-29 19:27:03-237<<
CNetDevice::RPS,Media control[bDelMediaChannel:1,ActiveCount:0,ChannelCount:0]
>>1071-Time:2024-02-29 19:27:03-237<<
CNetDevice::RPS,Stop Media,Delete media channel object[Ch:0/0,ActiveCount:0]
>>1072-Time:2024-02-29 19:27:03-237<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl[MediaType:0,Ctrl:0,Ch:0,StreamType:1,Ret:-
10123,Str:,Seq:1048597]
>>1073-Time:2024-02-29 19:27:03-237<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StopRealPlay[Ret:-
10000,hUser:24,hMediaPlayer:1048597]
>>1074-Time:2024-02-29 19:27:03-237<<
CNetDevice::DelMediaChannel[MeidaType:RealPlay,ChannelObj:1048599]
>>1075-Time:2024-02-29 19:27:03-237<<
~CMediaChannel
>>1076-Time:2024-02-29 19:27:03-237<<
CNetTCP::Disconncet_127.0.0.1_24002:-1
>>1077-Time:2024-02-29 19:27:03-237<<
CNet::Disconncet_127.0.0.1_24002
>>1078-Time:2024-02-29 19:27:03-237<<
NET-->~CNetTCP
>>1079-Time:2024-02-29 19:27:03-237<<
CNet::Destructor[6de8160]
>>1080-Time:2024-02-29 19:27:03-348<<

----Res[ID:3033][SID:316][Chn:0][Seq:200][2024-02-29 19:27:03-348][Len:109]--------
END--------
>>1081-Time:2024-02-29 19:27:03-348<<

--------------------
{ "Name" : "OPScaleTimesSwitch", "Ret" : 102, "SessionID" : "0x0000013c" }

--------------------
>>1082-Time:2024-02-29 19:27:03-348<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9985[PtlID:3032,DevCmdSeq:1208]
>>1083-Time:2024-02-29 19:27:03-348<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:43,DevCmdSeq:1208,CfgName:OPScaleTimes
Switch,Seq:0]
>>1084-Time:2024-02-29 19:27:03-745<<
CDataCenter::App state[Foreground--->Background]
>>1085-Time:2024-02-29 19:27:03-745<<
CNetServer::App state active id:11, value:0, switch:0
>>1086-Time:2024-02-29 19:27:03-745<<
CDataCenter::State active_4138[Devmac:44acba734d6180edbtya,nType:7]
>>1087-Time:2024-02-29 19:27:03-855<<
DeviceV2::OnMsg,CheckUpgrade[CloudV2]
>>1088-Time:2024-02-29 19:27:03-855<<
CDataCenter::GetLang[szLanguage:]
>>1089-Time:2024-02-29 19:27:03-855<<
CDataCenter::GetLang[szLang:ru_CN]
>>1090-Time:2024-02-29 19:27:03-855<<

----[MsgId:2016][Session:316][Chn:0][Seq:208][BodyLen:216][2024-02-29 19:27:03-
855]----
{"Name":"OPVersionReq","OPVersionReq":
{"Expect":0,"Language":"English","Manual":1,"UUID":"44acba734d6180edbtya","DevID":"
L14639I0100101403170000000","CurVersion":"2023-04-
26","DevType":2},"SessionID":"0x000000013c"}
----------------End-------------
>>1091-Time:2024-02-29 19:27:06-756<<
CNetServer::Active[0]
>>1092-Time:2024-02-29 19:27:06-756<<
CNetServerP2P::Switch to background, Stop p2p service[p2pObjSize:0]
>>1093-Time:2024-02-29 19:27:06-858<<
CNetDevice::RPS,Media control result begin,[SignSeq:192/Ret:0]
>>1094-Time:2024-02-29 19:27:09-279<<

----Res[ID:2017][SID:316][Chn:0][Seq:208][2024-02-29 19:27:09-279][Len:257]--------
END--------
>>1095-Time:2024-02-29 19:27:09-279<<

--------------------
{ "Name" : "OPVersionRep", "OPVersionRep" : { "ChangeLog" : "", "Date" : "",
"DevID" : "", "FileLevel" : 0, "FileName" : "", "FileSize" : 0 }, "Ret" : 109,
"SessionID" : "0x0000013c" }

--------------------
>>1096-Time:2024-02-29 19:27:09-279<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9972[PtlID:2016,DevCmdSeq:1216]
>>1097-Time:2024-02-29 19:27:09-279<<
CDeviceV2::OnDeviceMsg,CheckUpgrade[bAllNetWork:1,NetType:5]
>>1098-Time:2024-02-29 19:27:09-279<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>1099-Time:2024-02-29 19:27:09-280<<
DevUpgradeFile::Check
upgrade,Begin[ID:5125,DevSN:44acba734d6180edbtya,VerSign:L14639I0100101403170000000
Modules:]
>>1100-Time:2024-02-29 19:27:09-280<<
CDataCenter::GetLang[szLanguage:]
>>1101-Time:2024-02-29 19:27:09-280<<
CDataCenter::GetLang[szLang:ru_CN]
>>1102-Time:2024-02-29 19:27:09-284<<
CSMPHttp::Talk Start_HTTPS
>>1103-Time:2024-02-29 19:27:09-676<<
CNetObject::GetHostbyName,ai_family=30
>>1104-Time:2024-02-29 19:27:09-676<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[upgrade.secu100.net--
>2407:c080:17ef:ffff::7703:a045]
>>1105-Time:2024-02-29 19:27:09-676<<
CNetObject::UpdateDNSBuffer,New[upgrade.secu100.net/2407:c080:17ef:ffff::7703:a045]
>>1106-Time:2024-02-29 19:27:09-676<<
gngethostbyname [DNS:upgrade.secu100.net][IP:2407:c080:17ef:ffff::7703:a045][0]
>>1107-Time:2024-02-29 19:27:09-676<<
SKT_Connect start[upgrade.secu100.net][2407:c080:17ef:ffff::7703:a045][9083]
[Timeout=8000]
>>1108-Time:2024-02-29 19:27:09-676<<
Check & SKT_Connect (upgrade.secu100.net_2407:c080:17ef:ffff::7703:a045, 9083)
>>1109-Time:2024-02-29 19:27:09-676<<
Check & SKT_Connect has IPv6
>>1110-Time:2024-02-29 19:27:09-929<<
SKT_Connect succssfull[upgrade.secu100.net:9083][skt:12][TimeUsed=257]
>>1111-Time:2024-02-29 19:27:10-695<<

-------CSMPHttpsend[106A10CB0]------
POST https://upgrade.secu100.net:9083/list HTTP/1.1
Accept: */*
Accept-Language: zh-CN
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 201
Content-Type: text/html
Cookie:
Host: upgrade.secu100.net:9083
User-Agent: IOS APP

{"DevID":"L14639I0100101403170000000","DevType":"IPC","CurVersion":"2023-04-
26","Expect":"Latest","Language":"English","Manual":"true","SN":"44acba734d6180edbt
ya","UUID":"MoblieAPP","FROM":"MoblieAPP"}
nHttps:1
----------END------------
>>1112-Time:2024-02-29 19:27:12-947<<
IDecoder::SetDecDriver[Thread:0/0,DecCount:0]
>>1113-Time:2024-02-29 19:27:17-322<<

--------------------
{ "Name" : "KeepAlive", "Ret" : 100, "SessionID" : "0x0000013c" }

--------------------
>>1114-Time:2024-02-29 19:27:18-699<<

-------------RecvBuffer[106A10CB0] Error[-99988]---------
>>1115-Time:2024-02-29 19:27:18-700<<
CXHttpsNet::Disconnect[12]
>>1116-Time:2024-02-29 19:27:18-700<<
CDataCenter::GetLang[szLanguage:]
>>1117-Time:2024-02-29 19:27:18-700<<
CDataCenter::GetLang[szLang:ru_CN]
>>1118-Time:2024-02-29 19:27:18-700<<
CSMPHttp::Talk Start_HTTPS
>>1119-Time:2024-02-29 19:27:18-700<<
DNS-->IP--Buffer[upgrade.secu100.net-->2407:c080:17ef:ffff::7703:a045]
>>1120-Time:2024-02-29 19:27:18-700<<
gngethostbyname [DNS:upgrade.secu100.net][IP:2407:c080:17ef:ffff::7703:a045][0]
>>1121-Time:2024-02-29 19:27:18-701<<
SKT_Connect start[upgrade.secu100.net][2407:c080:17ef:ffff::7703:a045][9083]
[Timeout=8000]
>>1122-Time:2024-02-29 19:27:18-701<<
Check & SKT_Connect (upgrade.secu100.net_2407:c080:17ef:ffff::7703:a045, 9083)
>>1123-Time:2024-02-29 19:27:18-701<<
Check & SKT_Connect has IPv6
>>1124-Time:2024-02-29 19:27:19-021<<
SKT_Connect succssfull[upgrade.secu100.net:9083][skt:12][TimeUsed=321]
>>1125-Time:2024-02-29 19:27:19-976<<

-------CSMPHttpsend[107216760]------
POST https://upgrade.secu100.net:9083/list HTTP/1.1
Accept: */*
Accept-Language: zh-CN
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 201
Content-Type: text/html
Cookie:
Host: upgrade.secu100.net:9083
User-Agent: IOS APP

{"DevID":"L14639I0100101403170000000","DevType":"IPC","CurVersion":"2023-04-
26","Expect":"Latest","Language":"English","Manual":"true","SN":"44acba734d6180edbt
ya","UUID":"MoblieAPP","FROM":"MoblieAPP"}
nHttps:1
----------END------------
>>1126-Time:2024-02-29 19:27:20-297<<

-------------RecvBuffer[107216760]---------
HTTP/1.1 204
Server: nginx/1.20.1
Date: Thu, 29 Feb 2024 18:27:20 GMT
Content-Type: text/html;charset=utf-8
Connection: keep-alive

------------END--------------
>>1127-Time:2024-02-29 19:27:20-297<<
CXHttpsNet::Disconnect[12]
>>1128-Time:2024-02-29 19:27:20-298<<
DevUpgradeFile::Check upgrade results[DevSN:44acba734d6180edbtya,UpdateState:0]
>>1-Time:2024-03-05 08:50:11-100<<
OnMsg - ECMD_START_STARTSERVER, result = 0>>2-Time:2024-03-05 08:50:11-109<<
2024-03-05 08:50:11-109--FUN_SysInit/638
>>3-Time:2024-03-05 08:50:11-110<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>4-Time:2024-03-05 08:50:11-110<<
CDataCenter::ClearDevInfo
>>5-Time:2024-03-05 08:50:11-113<<
CDataCenter::GetLang[szLanguage:]
>>6-Time:2024-03-05 08:50:11-113<<
CDataCenter::GetLang[szLang:ru_CN]
>>7-Time:2024-03-05 08:50:11-115<<
SetParmeValue[_uuid:xmeye,_appKey:b43be058d4aa469fbc4b439ae1434834,_appSecret:f1227
a4b1840408e944a4887e87d8fce,_movedCard:2]
>>8-Time:2024-03-05 08:50:11-115<<
IXMAccount::SetEncrptyParams
>>9-Time:2024-03-05 08:50:11-115<<
DataCenter::SetAttr, Config path[/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs/]
>>10-Time:2024-03-05 08:50:11-128<<
DataCenter::SetAttr, Update file
path[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/]
>>11-Time:2024-03-05 08:50:11-128<<
DevUpgradeFile::New[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-
A03F-14283C1AB4A6/Library/Caches/UpgrateFiles/]
>>12-Time:2024-03-05 08:50:11-128<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>13-Time:2024-03-05 08:50:11-130<<
CDevExModulesUpgradeFile::CDevExModulesUpgradeFile[/var/mobile/Containers/Data/
Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/Library/Caches/UpgrateFiles/]
>>14-Time:2024-03-05 08:50:11-131<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>15-Time:2024-03-05 08:50:11-131<<
Tmp files path:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-
14283C1AB4A6/Library/Caches/TempFiles/,
>>16-Time:2024-03-05 08:50:11-131<<
-password---User pwd db, oldpwddb:/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs//password.txt
>>17-Time:2024-03-05 08:50:11-131<<
-password---User pwd db, pwddb:/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs//eketfo.txt,
/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Configs//local_eketkey.txt
>>18-Time:2024-03-05 08:50:11-131<<
UpdateLocalPwdAesKey
szKey:Z0muG707CcFRT7JIgeAk07vfcHa4BQ72G8ak4clG9R6rPXDD83Q21La6E3SsIA8V
>>19-Time:2024-03-05 08:50:11-133<<
IXMEncrypt::GetEncryptStr[00000011709625011115/9625011115f1227a/
851559f0fdd11cd6849486c6b83daf79]
>>20-Time:2024-03-05 08:50:11-133<<
GetHttpPtl[szUrl:/faceCheckocx/
v3/00000011709625011115/851559f0fdd11cd6849486c6b83daf79.rs]
>>21-Time:2024-03-05 08:50:11-133<<
IXMAccount::Init verification code size:6
>>22-Time:2024-03-05 08:50:11-133<<
IXMAccount::InitBasicInfo[{
"msg" : "at_basic_info",
"region" : "PL",
"language" : "ru_CN"
}][,6,,PL,ru_CN]
>>23-Time:2024-03-05 08:50:11-133<<
CDataCenter::SetAttr[DevLoginRpsAllow = 1]
>>24-Time:2024-03-05 08:50:11-133<<
CDataCenter::SetAttr[RPS video capability level default = Support]
>>25-Time:2024-03-05 08:50:11-133<<
CDataCenter::SetAttr[Rps data encrypt enable = 1]
>>26-Time:2024-03-05 08:50:11-133<<
CSMPHttp::Talk Start_HTTPS
>>27-Time:2024-03-05 08:50:11-133<<
CXHttpsNet::Init
>>28-Time:2024-03-05 08:50:11-133<<
CXHttpsNet::OpenSsl init!>>29-Time:2024-03-05 08:50:11-133<<
IXMAccount::Init user agent:iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
>>30-Time:2024-03-05 08:50:11-133<<
Http ptl user agent:iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
>>31-Time:2024-03-05 08:50:11-134<<
[CServer::OnMsg--Enter][msgId=4113]
>>32-Time:2024-03-05 08:50:11-134<<
[CServer::OnMsg--Leavel[Time:0]]
>>33-Time:2024-03-05 08:50:11-134<<
IXMEncrypt::GetEncryptStr[00000021709625011133/9625011133f1227a/
cd78d329a0fe20fdfb71f66455238238]
>>34-Time:2024-03-05 08:50:11-134<<
GetHttpPtl[szUrl:/phoneAndUrl/v3/00000021709625011133/
cd78d329a0fe20fdfb71f66455238238.rs]
>>35-Time:2024-03-05 08:50:11-134<<
CSMPHttp::Talk Start_HTTPS
>>36-Time:2024-03-05 08:50:11-134<<
CXHttpsNet::Init
>>37-Time:2024-03-05 08:50:11-134<<
CXHttpsNet::OpenSsl init!>>38-Time:2024-03-05 08:50:11-165<<
CXHttpsNet::OpenSsl init success!>>39-Time:2024-03-05 08:50:11-165<<
CXHttpsNet::SslCtx create!
>>40-Time:2024-03-05 08:50:11-170<<
CXHttpsNet::SslCtx create success!
>>41-Time:2024-03-05 08:50:11-176<<
CXHttpsNet::OpenSsl init success!>>42-Time:2024-03-05 08:50:11-181<<
CXHttpsNet::SslCtx create!
>>43-Time:2024-03-05 08:50:11-182<<
CDataCenter::Network switching[--->wifi]
>>44-Time:2024-03-05 08:50:11-182<<
CDataCenter::Network switching[IsNeedLANSearch:1]
>>45-Time:2024-03-05 08:50:11-199<<
CDeviceV2::SearchDevices:bind error=48,strerror=Address already in use
>>46-Time:2024-03-05 08:50:11-205<<
CDeviceV2::SearchDevices:bind error=48,strerror=Address already in use
>>47-Time:2024-03-05 08:50:11-212<<
2024-03-05 08:50:11-210--MC_InitV2/27
>>48-Time:2024-03-05 08:50:11-212<<
CMpsClientV2::CMpsClientV2
>>49-Time:2024-03-05 08:50:11-216<<
SET_LANGAGE_Info[@]
>>50-Time:2024-03-05 08:50:11-216<<
SET_LANGAGE_OK[ru]
>>51-Time:2024-03-05 08:50:11-216<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:,pwd-
>len:0,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>52-Time:2024-03-05 08:50:11-240<<
CNetObject::GetHostbyName,ai_family=2
>>53-Time:2024-03-05 08:50:11-241<<
CNetObject::GetHostbyName,DNS-->IP From Net[rs.xmeye.net-->3.64.88.132]
>>54-Time:2024-03-05 08:50:11-241<<
CNetObject::UpdateDNSBuffer,New[rs.xmeye.net/3.64.88.132]
>>55-Time:2024-03-05 08:50:11-244<<
gngethostbyname [DNS:rs.xmeye.net][IP:3.64.88.132][0]
>>56-Time:2024-03-05 08:50:11-244<<
SKT_Connect start[rs.xmeye.net][3.64.88.132][443][Timeout=5000]
>>57-Time:2024-03-05 08:50:11-244<<
Check & SKT_Connect (rs.xmeye.net_3.64.88.132, 443)
>>58-Time:2024-03-05 08:50:11-244<<
Check & SKT_Connect has IPv4
>>59-Time:2024-03-05 08:50:11-259<<
CNetObject::GetHostbyName,ai_family=2
>>60-Time:2024-03-05 08:50:11-259<<
CNetObject::GetHostbyName,DNS-->IP From Net[eu-rs.xmeye.net-->3.64.88.132]
>>61-Time:2024-03-05 08:50:11-259<<
CNetObject::UpdateDNSBuffer,New[eu-rs.xmeye.net/3.64.88.132]
>>62-Time:2024-03-05 08:50:11-262<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:3.64.88.132][0]
>>63-Time:2024-03-05 08:50:11-262<<
SKT_Connect start[eu-rs.xmeye.net][3.64.88.132][443][Timeout=5000]
>>64-Time:2024-03-05 08:50:11-262<<
Check & SKT_Connect (eu-rs.xmeye.net_3.64.88.132, 443)
>>65-Time:2024-03-05 08:50:11-262<<
Check & SKT_Connect has IPv4
>>66-Time:2024-03-05 08:50:11-276<<
SKT_Connect succssfull[rs.xmeye.net:443][skt:19][TimeUsed=32]
>>67-Time:2024-03-05 08:50:11-300<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:26][TimeUsed=38]
>>68-Time:2024-03-05 08:50:11-314<<
check nettype:: pub-cfg.secu100.net/8186 ipv6only:0
>>69-Time:2024-03-05 08:50:11-361<<

-------CSMPHttpsend[13DE290F0]------
POST /faceCheckocx/v3/00000011709625011115/851559f0fdd11cd6849486c6b83daf79.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: rs.xmeye.net:443
User-Agent:
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>70-Time:2024-03-05 08:50:11-377<<

-------CSMPHttpsend[13DF2AAB0]------
POST /phoneAndUrl/v3/00000021709625011133/cd78d329a0fe20fdfb71f66455238238.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>71-Time:2024-03-05 08:50:11-394<<

-------------RecvBuffer[13DE290F0]---------
HTTP/1.1 200
Server: nginx
Date: Tue, 05 Mar 2024 07:50:11 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 96
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

ADAECC05D36BBE983203D6D2CAD0919BD796FE4C7E1A0FE5BAEB8D15176DF327C2A11CBFD3B188FF3F4
28160663B7175
------------END--------------
>>72-Time:2024-03-05 08:50:11-394<<
CXHttpsNet::Disconnect[19]
>>73-Time:2024-03-05 08:50:11-394<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>74-Time:2024-03-05 08:50:11-394<<
IXMAccount::FaceCheckOcx[nRet = 0]
>>75-Time:2024-03-05 08:50:11-394<<
CDataCenter::FaceCheckOcx[nRet:0, ]
>>76-Time:2024-03-05 08:50:11-455<<

-------------RecvBuffer[13DF2AAB0]---------
HTTP/1.1 200
Server: nginx
Date: Tue, 05 Mar 2024 07:50:11 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 40448
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

E1A6DEACFF6D73A24C111120FD474AB724992EB67F0895AA4097E3E9DA102FF6308CD6EC66B37A7312A
235C599E1C25AA0D7C0C3A59154FC3C8BC42F072701D5B62947C12F3834CD8524C553AABD8ED1D6FAC6
3C81820E7D7E715C72204CB7580CC4D6D9B758CE5FA8425A74BA10F71D42786A3AD99C30E364FBF5B39
93248D484D9322EDE15C7CD72BB0E8298F66ABB2C7A7E199CB16690A79B53A6F2CC441D9A58532A928A
F56D7039F1BCB32892DDAB6324768A40C7D5331C11324EA5664992B605AD5A999036304FAEFC9DC609F
A9EAF10AE01ECFF8948F4FE07D1D82F5769181C14C2591EB2056BAD2B99968166F12F244863CAAAB49F
9E1120C51F7E242355EA6376859F23D1FA61ED68AD5C223EB2C878A85181238EAF3872DAE615B14D6EE
E0E9F8FA451FFF114258977D8B42C35C9ACFD7E2C6C44BEA7BBD9F63B3D894CCF520B6234ECC4FF4511
9972BE778071CB6B52A113E45DEF9B79BBB740A489F8C0B0E2CAC8F53843CACF72D37552007FB8BC4E0
262E2673E93CDA9AC06BBFAD05803DAAAC00A66D44E6CC29F1966DD417DB69F8D7EFF90EDCDB290C3B1
53EEC58DAC1609D7B50F538575F32B093875035C1816B092673CE688F78598A8AB4AACEE41D057FF923
1A1B0755CD20FA89B59EFBA196028DA6B757396D5400E9C23E7A7C2B4E3332A035FFD9554E0F923E651
5085571B0EC5F0DA3EFE4DAC44D9E76E1834659C0396AFC165E6F32903F84D870696CE2349D7E23594E
F4BD0D384F55A725A14DA2721ADDECD974B79510C81E46B5AC03D9A6EF30E1762E872EE5D0BE5401136
18BE875DC6DAAF0A86C8EF9AF54B3A65CD5F55BD7F7EB452C363A980800AB3DBCE81AA778366C593A5F
D1285DFBBB86BE217F003250CC2E19B06A352248BA18A0ACDC00E0802D6909E84334EF5A616632837F9
FCF6E65967884E32528EEE865FD8FCC93A3C8DB98262009EA818051E68F4CE5757DC256B81FDECB065B
F5CE7592BBD2ABF96759436BEECBCD9D1A62EBDEC8AEA470B67AE814BADD71FBCCF0DB40DBBC0333693
6F7321026C01381E983B0D04524B8B10689564D23FE8AEF6E8BFC83A591D10391CFFC60C5C79EF5C707
13D3475793502CD99B0858BB6F76798CDA16437E0D6AE19A90217CF39E57B9ABA96536573605C192B62
6CB54EF5A616632837F9FCF6E65967884E32528EEE865FD8FCC93A3C8DB98262009EA818051E68F4CE5
757DC256B81FDECB065BF5CE7592BBD2ABF96759436BEECBCD9D1A62EBDEC8AEA470B67AE814BADD71F
BCCF0DB40DBBC03336936F7321026C01381E983B0D04524B8B10689564D23F963AA29EDA4160A851655
6E44C405A5E79EF5C70713D3475793502CD99B0858BB6F76798CDA16437E0D6AE19A90217CF39E57B9A
BA96536573605C192B626CB54EF5A616632837F9FCF6E65967884E32528EEE865FD8FCC93A3C8DB9826
2009EA818051E68F4CE5757DC256B81FDECB065BF5CE7592BBD2ABF96759436BEECBCD9D1A62EBDEC8A
EA470B67AE814BADD71FBCCF0DB40DBBC03336936F7321026C01381E983B0D04524B8B10689564D23F5
D7C33C09D944EC1A8155A04D255FCC279EF5C70713D3475793502CD99B0858BB6F76798CDA16437E0D6
AE19A90217CF39E57B9ABA96536573605C192B626CB54EF5A616632837F9FCF6E65967884E32528EEE8
65FD8FCC93A3C8DB98262009EA818051E68F4CE5757DC256B81FDECB065BF5CE7592BBD2ABF96759436
BEECBCD9D1A62EBDEC8AEA470B67AE814BADD71FBCCF0DB40DBBC03336936F7321026C01381E983B0D0
4524B8B10689564D23F862DA6BEB6F7582AF41B5F66AA42D1C379EF5C70713D3475793502CD99B0858B
B6F76798CDA16437E0D6AE19A90217CF39E57B9ABA96536573605C192B626CB54EF5A616632837F9FCF
6E65967884E32528EEE865FD8FCC93A3C8DB98262009EA818051E68F4CE5757DC256B81FDECB065BF5C
E7592BBD2ABF96759436BEECBCD9D1A62EBDEC8AEA470B67AE814BADD71FBCCF0DB40DBBC03336936F7
321026C01381E983B0D04524B8B10689564D23F0989CFD2463FF4C67CDD2AB1E6BC75D279EF5C70713D
3475793502CD99B0858BB6F76798CDA16437E0D6AE19A90217CF39E57B9ABA96536573605C192B626CB
54EF5A616632837F9FCF6E65967884E32528EEE865FD8FCC93A3C8DB98262009EA818051E68F4CE5757
DC256B81FDECB065BF5CE7592BBD2ABF96759436BEECBCD9D1A62EBDEC8AEA470B67AE814BADD71FBCC
F0DB40DBBC03336936F7321026C01381E983B0D04524B8B10689564D23F8B980D9F76B3B5C912E50DAB
7528BBD779EF5C70713D3475793502CD99B0858BB6F76798CDA16437E0D6AE19A90217CF39E57B9ABA9
6536573605C192B626CB54EF5A616632837F9FCF6E65967884E32528EEE865FD8FCC93A3C8DB9826200
9EA818051E68F4CE5757DC256B81FDECB065BF5CE7592BBD2ABF96759436BEECBCD9D1A62EBDEC8AEA4
70B67AE814BADD71FBCCF0DB40DBBC03336936F7321026C01381E983B0D04524B8B10689564D23F6306
CB8FF32C6DB2A5F566BFF5D24CA679EF5C70713D3475793502CD99B0858BB6F76798CDA16437E0D6AE1
9A90217CF39E57B9ABA96536573605C192B626CB54EF5A616632837F9FCF6E65967884E32528EEE865F
D8FCC93A3C8DB98262009EA818051E68F4CE5757DC256B81FDECB0153685C69CCA610AD126A2775D494
FAB39A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755A
ABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE5417100835A9CCC7AC2398DAE22291B8AA266676EF8
C50010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9C
BB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99
C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B
46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE54171008C0E74C4DF1BCC6C
2C5B093BAEC074FF3EF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8
ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A0
62868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E
9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE541
7100837E482798493D4DE357ADBB3E72AB7ADEF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF1
7018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E5
2D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9
A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80
F7F6ECDB62CCA59EE54171008AEE4C78EC50177F93C398EF009986B86EF8C50010947446F80C9E2E9B4
A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB9
03DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C0
39A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABF
BCD5A22A6B53539F1D80F7F6ECDB62CCA59EE54171008523ECAE521564F8823A310BC67750724EF8C50
010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5
506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A
98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C
974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE54171008A3F8C2DDA99524621E
84331A26AC32DCEF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC
084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A0628
68D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E938
7478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE541710
08DA566741E93CE2D69A767BC7C82D38CEEF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF1701
8AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D7
3A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B
6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F
6ECDB62CCA59EE54171008719FBA66C8CCBC738DD4DD9BF3FB085EEF8C50010947446F80C9E2E9B4A1F
5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903D
B9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A
174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD
5A22A6B53539F1D80F7F6ECDB62CCA59EE5417100816265EC07DEBB6F636DD15F5F0D588A0EF8C50010
947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506
896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E
23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974
C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE54171008FD34F1BDB4F15D174313F
3EF0A7E1CD1EF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084
D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D
6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E938747
8B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE541710085
C08A248442DA5FB787D491B0B3B128FEF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AE
EBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2
AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A1
2BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6EC
DB62CCA59EE541710086C6180EF6D0411F8A53124AB0B7DD143EF8C50010947446F80C9E2E9B4A1F5C4
47D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C
59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174
DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A2
2A6B53539F1D80F7F6ECDB62CCA59EE54171008C99DF1B0AB81F20DAA149E74C304959FEF8C50010947
446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896
B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B
03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27
AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE54171008897BA21D7CDA58D03BCEC26E
7F1248E9EF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62
D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8
B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BBB08B38C051E9387478B6
1FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB62CCA59EE5417100850ED
C316CD759E34B207834061125DD8EF8C50010947446F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE
8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C59779BC9CAA2E52D73A2AFA
CB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4FA33CFBFCC9A6B6A12BB
B08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6B53539F1D80F7F6ECDB6
2CCA59EE54171008E396A7C991B80A64AE86C5C18F84A9CEEF8C50010947446F80C9E2E9B4A1F5C447D
04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B721991ABA3FB903DB9C597
79BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03EBE1421A65C039A174DC4
FA33CFBFCC9A6B6A12BBB08B38C051E9387478B61FFD0354B1B46C974C27AD53E84755AABFBCD5A22A6
B53539F1D80F7F6ECDB62CCA59EE54171008FEC9BD133451C06FE05158103256D284EF8C50010947446
F80C9E2E9B4A1F5C447D04AA6438CF17018AEEBE8B062782FC8ABC084D62D2D1D8FDD9CBB5506896B72
1991ABA3FB903DB9C59779BC9CAA2E52D73A2AFACB407EFA5A062868D6A8B105B1A0C99C8A98E23B03E
BE1421A65C039A174DC4FA33>>77-Time:2024-03-05
08:50:11-455<<
CXHttpsNet::Disconnect[26]
>>78-Time:2024-03-05 08:50:11-455<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>79-Time:2024-03-05 08:50:11-455<<
CServer::OnMsg,TalkToServer[hUser:3,Seq:0,ID:5206,Ret:0]
>>80-Time:2024-03-05 08:50:12-090<<
CNetServerP2P::Start p2p service[addr:secu100.net,port:8765,type:2]
>>81-Time:2024-03-05 08:50:12-115<<
CNetObject::GetHostbyName,ai_family=2
>>82-Time:2024-03-05 08:50:12-115<<
CNetObject::GetHostbyName,DNS-->IP From Net[secu100.net-->52.29.246.211]
>>83-Time:2024-03-05 08:50:12-115<<
CNetObject::UpdateDNSBuffer,New[secu100.net/52.29.246.211]
>>84-Time:2024-03-05 08:50:12-121<<
gngethostbyname [DNS:secu100.net][IP:52.29.246.211][0]
>>85-Time:2024-03-05 08:50:12-121<<
P2P -> getaddrinfo : ptr->ai_family = 2
>>86-Time:2024-03-05 08:50:12-121<<
P2P -> getaddrinfo : IP[52.29.246.211-->52.29.246.211]
>>87-Time:2024-03-05 08:50:12-157<<
GetRealServerIpOnIpv4 recv-retIp:52.58.4.30
>>88-Time:2024-03-05 08:50:12-157<<
CNetServerP2P::Start p2p service[xm_nat_init--->enter,ip:52.58.4.30]
>>89-Time:2024-03-05 08:50:12-518<<
CNetServerP2P::Start p2p service[xm_nat_init--->leave,ip:52.58.4.30,ret:1]
>>90-Time:2024-03-05 08:50:12-518<<
CNetServer::OnServerReady[2024-03-05 08:50:12-518]
>>91-Time:2024-03-05 08:50:13-076<<
CDeviceV2::SearchDevices:bind error=48,strerror=Address already in use
>>92-Time:2024-03-05 08:50:20-532<<
2024-03-05 08:50:20-532--FUN_SysInit/638
>>93-Time:2024-03-05 08:50:20-533<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>94-Time:2024-03-05 08:50:20-533<<
CDataCenter::InitNetSDK__A
>>95-Time:2024-03-05 08:50:20-533<<
MNetSDK Version Time[Jan 25 2024 21:37:01]
>>96-Time:2024-03-05 08:50:20-533<<
CDataCenter::InitNetSDK__B
>>97-Time:2024-03-05 08:50:20-533<<
CDataCenter::InitNetSDK__C
>>98-Time:2024-03-05 08:50:20-533<<
2024-03-05 08:50:20-533--FUN_SysInit/638
>>99-Time:2024-03-05 08:50:20-533<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>100-Time:2024-03-05 08:50:20-534<<
ClientID:C5D2D9FCFE63441F9CE07019F6D5F6C41709625020534a43892628081709625020534a4389
262808>>101-Time:2024-03-05 08:50:20-534<<
[CServer::OnMsg--Enter][msgId=5000]
>>102-Time:2024-03-05 08:50:20-534<<
[CServer::OnMsg--Leavel[Time:0]]
>>103-Time:2024-03-05 08:50:20-534<<
GetDevListByUserName-------->
szUserName:[email protected]
pswlen:9
>>104-Time:2024-03-05 08:50:20-534<<
IXMAccount::UserLogOut
>>105-Time:2024-03-05 08:50:20-534<<
IXMEncrypt::GetEncryptStr[00000031709625020534/9625020534f1227a/
93aabe7b64c84ab880d9c75f07d1fb14]
>>106-Time:2024-03-05 08:50:20-534<<
GetPlatHttpPtl_T1[szUrl:/loginExist/
v3/00000031709625020534/93aabe7b64c84ab880d9c75f07d1fb14.rs]
>>107-Time:2024-03-05 08:50:20-534<<
CSMPHttp::Talk Start_HTTPS
>>108-Time:2024-03-05 08:50:20-534<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->3.64.88.132]
>>109-Time:2024-03-05 08:50:20-534<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:3.64.88.132][0]
>>110-Time:2024-03-05 08:50:20-534<<
SKT_Connect start[eu-rs.xmeye.net][3.64.88.132][443][Timeout=5000]
>>111-Time:2024-03-05 08:50:20-534<<
Check & SKT_Connect (eu-rs.xmeye.net_3.64.88.132, 443)
>>112-Time:2024-03-05 08:50:20-535<<
Check & SKT_Connect has IPv4
>>113-Time:2024-03-05 08:50:20-576<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:15][TimeUsed=42]
>>114-Time:2024-03-05 08:50:20-656<<

-------CSMPHttpsend[13E916CF0]------
POST /loginExist/v3/00000031709625020534/93aabe7b64c84ab880d9c75f07d1fb14.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Length: 128
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

B09305DAEA21832C45035FFC0E1514C53B13755AB57EE74345EF317324B6EA30A66AB4CDC56BCDC1AA4
F779C3999E3D46FE2B501B0DB72034B0BB56DAC426973
nHttps:-1
----------END------------
>>115-Time:2024-03-05 08:50:20-690<<

-------------RecvBuffer[13E916CF0]---------
HTTP/1.1 200
Server: nginx
Date: Tue, 05 Mar 2024 07:50:20 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 640
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

D21E0C2B284189796E62DE1D9838DC869D8AEE9E463E6F9051CD56823EFBD6881C5D85407833867FE00
BB05E13F5DDB8CA1374C436FE93C94D963B3AA0567F26B29BA03819AB820142AB20857B0D3ED332922C
C43F4520B54EA00E5369056A75060FD8DC5DFF68300B101F6B1368BD29A343FA68F184A5097C241D9EF
4E1E0217EF0E5460B20F533D06D2F3D13A63FE76181F8F88A165E7CEDCD11D36AD94CBA51324314B0F0
E1F95F2464A527E692EC79B9F6466BF5183CD6EB3E8F20C6306DC9B478D677AA8147577C922ADF99B4D
69E510C0C1136FCE60C174E8D24149AD75363A6541E7ADE79A74AB011DA4124A3A4EC25F7239231D330
DB2521FE67360C7F0FCD5076A18D3761DC87EE4E39B18DD0DB138E72F16D1427DC391B26B84BCCC6225
8948262BC3FC5488A081ACF92952717CE061023E5F517246371544C149C
------------END--------------
>>116-Time:2024-03-05 08:50:20-690<<
CXHttpsNet::Disconnect[15]
>>117-Time:2024-03-05 08:50:20-690<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>118-Time:2024-03-05 08:50:20-690<<
IXMEncrypt::GetEncryptStr[00000041709625020690/9625020690f1227a/
a336a67cb512dcec32c459b91415ab66]
>>119-Time:2024-03-05 08:50:20-690<<
GetHttpPtl[szUrl:/msdlistCode/v3/00000041709625020690/
a336a67cb512dcec32c459b91415ab66.rs]
>>120-Time:2024-03-05 08:50:20-690<<
CSMPHttp::Talk Start_HTTPS
>>121-Time:2024-03-05 08:50:20-690<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->3.64.88.132]
>>122-Time:2024-03-05 08:50:20-690<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:3.64.88.132][0]
>>123-Time:2024-03-05 08:50:20-690<<
SKT_Connect start[eu-rs.xmeye.net][3.64.88.132][443][Timeout=5000]
>>124-Time:2024-03-05 08:50:20-690<<
Check & SKT_Connect (eu-rs.xmeye.net_3.64.88.132, 443)
>>125-Time:2024-03-05 08:50:20-691<<
Check & SKT_Connect has IPv4
>>126-Time:2024-03-05 08:50:20-731<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:15][TimeUsed=41]
>>127-Time:2024-03-05 08:50:20-807<<

-------CSMPHttpsend[13DF2F830]------
POST /msdlistCode/v3/00000041709625020690/a336a67cb512dcec32c459b91415ab66.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Accept-Encoding: gzip, deflate
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMjE3MDIwLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.3hN9TM6Y0B7nYs5noKPajuX-
Mcpd3u3TXvDYUUznLkk.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>128-Time:2024-03-05 08:50:20-841<<

-------------RecvBuffer[13DF2F830]---------
HTTP/1.1 200
Server: nginx
Date: Tue, 05 Mar 2024 07:50:20 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 1280
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

A5FE254258FE194255FC8FF5EFFD06AB055BAD5CD2B664747C9291CC3BD19EB0A3B303322BB0BF9740F
7001AB0FE21963F21B4D99EDFC6C4CEB2B605433A8701A7CDC4897EAA69A2F1756C8B8ADFBD8A52DFF8
6DACACE703D4836C73518E32BC7D090D2C2BC9A13E1135083F7E7B1314230030F3C0D86D65D8BAEBAE9
F57CB7B456348DD7DAF7DE94C5B1AE7CA0B5BA53021DDE898C6DECC551A5D6E7CDCF61C302E41D6B808
B0EDA71FEDD59E80F991F994A9DB8A19A42998D195D3B731F10DB20058DAE295345A69679C40B7BB3C4
766505312521A7DA4ACFC884AAC3C5564B3DBB413E960CE1253FE695662676A13BF0F6F449B346FB1DA
44930CDE1F395D084099E8F8CA3922E96909D04CC7F7A34A1AD1DE35723C6902104B1F43B6351C7039A
42EE30D759FF0582C73CBCF67C961E87C9007747D9DA436C43C6EF91D4BE32DED2B935F13C55D39C151
0F6B13F4691EDD6B54C7622C5B6D0010B2366B462F4B96717B5F896897D608DE503E4920EFAD582D625
02136AA9F19B493FABA98CBD5BDA91FF4BA502279D4668615574CA50DB50778DFA481E01E1DC361B3CB
7A4A1B6E6BA8A860F7AA9DD760959E63DF1BBD196C12A12A81EF915C37E82A109F732919A06498796E6
E66AF347A02426DB22D80E59EEBDAD2407B6122AF2FC8C561D47FBADB19608C23A7A26D1E8927F633A3
8358AC6889580EF2ECB2D6FDFA33FB5B321CDC1E0F41CC3C560AF567EF07B60B7C3F54884E81A139B03
0225932C59A464DC56D5AFD699C7C476833AFD4E2844D817C916556374DA21B56FF223052AA8043CBD3
52CF4C5D41F5903C98C3D8772CD83C817D79E8D444FAD817CE51C187FCAAEB6C2E20002C9388C33ECA0
86EE635F625DD59247951CFC644BBB5443A
------------END--------------
>>129-Time:2024-03-05 08:50:20-841<<
CXHttpsNet::Disconnect[15]
>>130-Time:2024-03-05 08:50:20-841<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>131-Time:2024-03-05 08:50:20-841<<
292>>132-Time:2024-03-05 08:50:20-841<<
IXMAccount::InitDevies Begin[DevSize:1]
>>133-Time:2024-03-05 08:50:20-841<<
IXMAccount::InitDevInfo[44acba734d6180edbtya/Парикмахерская/admin/just_test_ext---
>0/0]
>>134-Time:2024-03-05 08:50:20-841<<
IXMAccount::InitDevies End[DevSize:1]
>>135-Time:2024-03-05 08:50:20-841<<
GetDevListByUserName[1]>>136-Time:2024-03-05 08:50:20-841<<
OnMsg - ECMD_START_STARTSERVER, result = 0>>137-Time:2024-03-05 08:50:20-843<<
AuthCode 44acba734d6180edbtya_DSS:aaaaaaaa1030524ca3
>>138-Time:2024-03-05 08:50:20-843<<
AuthCode 44acba734d6180edbtya_TPS:aaaaaaaa-23053aa41
>>139-Time:2024-03-05 08:50:20-843<<
AuthCode 44acba734d6180edbtya_PMS:aaaaaaaa-43053aa41
>>140-Time:2024-03-05 08:50:20-844<<
AuthCode 44acba734d6180edbtya_CSS:aaaaaaaa2030524ca3
>>141-Time:2024-03-05 08:50:20-844<<
AuthCode 44acba734d6180edbtya_RPS:aaaaaaaa-13053aa41
>>142-Time:2024-03-05 08:50:20-844<<
CDataCenter::ClearDevInfo
>>143-Time:2024-03-05 08:50:20-844<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>144-Time:2024-03-05 08:50:20-844<<
CSMPHttp::Talk Start_HTTPS
>>145-Time:2024-03-05 08:50:20-844<<
[CServer::OnMsg--Enter][msgId=5049]
>>146-Time:2024-03-05 08:50:20-844<<
[CServer::OnMsg--Leavel[Time:0]]
>>147-Time:2024-03-05 08:50:20-844<<
IXMEncrypt::GetEncryptStr[00000051709625020844/9625020844f1227a/
01fe9a3ba2b00b316cd0d18b7fb0583e]
>>148-Time:2024-03-05 08:50:20-844<<
GetHttpPtl[szUrl:/userinfo2/
v3/00000051709625020844/01fe9a3ba2b00b316cd0d18b7fb0583e.rs]
>>149-Time:2024-03-05 08:50:20-844<<
CSMPHttp::Talk Start_HTTPS
>>150-Time:2024-03-05 08:50:20-844<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->3.64.88.132]
>>151-Time:2024-03-05 08:50:20-844<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:3.64.88.132][0]
>>152-Time:2024-03-05 08:50:20-844<<
SKT_Connect start[eu-rs.xmeye.net][3.64.88.132][443][Timeout=5000]
>>153-Time:2024-03-05 08:50:20-844<<
Check & SKT_Connect (eu-rs.xmeye.net_3.64.88.132, 443)
>>154-Time:2024-03-05 08:50:20-844<<
Check & SKT_Connect has IPv4
>>155-Time:2024-03-05 08:50:20-846<<
CNetObject::GetHostbyName,ai_family=2
>>156-Time:2024-03-05 08:50:20-846<<
CNetObject::GetHostbyName,DNS-->IP From Net[pub-cfg.secu100.net-->52.59.93.141]
>>157-Time:2024-03-05 08:50:20-846<<
CNetObject::UpdateDNSBuffer,New[pub-cfg.secu100.net/52.59.93.141]
>>158-Time:2024-03-05 08:50:20-848<<
2024-03-05 08:50:20-848--FUN_DevGetLocalEncToken/3824
>>159-Time:2024-03-05 08:50:20-848<<
DataCenter::Get dev login enc token form buf[44acba734d6180edbtya/]
>>160-Time:2024-03-05 08:50:20-849<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMjE
3MDIwLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.3hN9TM6Y0B7nYs5noKPajuX-Mcpd3u3TXvDYUUznLkk.1>>161-Time:2024-03-05 08:50:20-849<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000011709625020849/
c5a8fef6a8fc73df814b14aba6aee7a5.rs;httpbody=>>162-Time:2024-03-05 08:50:20-850<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:52.59.93.141][0]
>>163-Time:2024-03-05 08:50:20-850<<
SKT_Connect start[pub-cfg.secu100.net][52.59.93.141][8186][Timeout=8000]
>>164-Time:2024-03-05 08:50:20-850<<
Check & SKT_Connect (pub-cfg.secu100.net_52.59.93.141, 8186)
>>165-Time:2024-03-05 08:50:20-850<<
Check & SKT_Connect has IPv4
>>166-Time:2024-03-05 08:50:20-883<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:24][TimeUsed=39]
>>167-Time:2024-03-05 08:50:20-887<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:19][TimeUsed=37]
>>168-Time:2024-03-05 08:50:20-961<<

-------CSMPHttpsend[13E916960]------
POST /userinfo2/v3/00000051709625020844/01fe9a3ba2b00b316cd0d18b7fb0583e.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMjE3MDIwLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.3hN9TM6Y0B7nYs5noKPajuX-
Mcpd3u3TXvDYUUznLkk.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>169-Time:2024-03-05 08:50:20-975<<

-------CSMPHttpsend[13DE89C70]------
POST https://pub-cfg.secu100.net:8186/ HTTP/1.1
Accept: */*
Content-Length: 200
Content-Type: text/html
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"CfgProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_REQ"},"Body":
{"DomainName":"pub-dss-hls.secu100.net","Deviceinfo":
[{"SerialNumber":"44acba734d6180edbtya"}]}}}
nHttps:1
----------END------------
>>170-Time:2024-03-05 08:50:21-017<<

-------------RecvBuffer[13DE89C70]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 218

{"CfgProtocol":{"Header":{"ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_RSP","ErrorNum"
:"200"},"Body":
[{"ServerIP":"18.194.150.179","SerialNumber":"44acba734d6180edbtya"}]}}

------------END--------------
>>171-Time:2024-03-05 08:50:21-017<<
CXHttpsNet::Disconnect[19]
>>172-Time:2024-03-05 08:50:21-017<<
IXMCloud::QueryDNSFromNet[nCurCount:1, nNumberTimes:1, bufs_size:1, nQueryCount:1]
>>173-Time:2024-03-05 08:50:21-057<<

-------------RecvBuffer[13E916960]---------
HTTP/1.1 200
Server: nginx
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 736
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

F1E1EFD21EAF1B1A594D1A161346BDAE7A214043B4AAFC823AB6FEE7D5836E02522FB47E48CFAF4E510
02E33739A40A37E633384A07BE41465DD515CF6929CE97B7EFEF23DB85780E51FC8FBC38D5BA7E4C7DF
9827AE469BEC3F15D5B562C7FC00C4E2E03CF04FF1CE632E03CF1CB5B2B0DC8F0AF7DB10D4F95BF60F1
A0D82143876BFBC0D41C9F8D4A7064758D46174A55B2EA8D689B82C0CDC7B853B1292006DDB0140C5E7
F10503DA1A267732C5609DBE663C2F4D7D72B79D01F19A544FAB16F7FB281C8E94CB20915C378DEFCD7
828BAFD0663DA42D0FEA2AE10BE96A2D9B1AE9B644488BC335FB1B34DCF5B7DAD84304663AC922E717D
199ECCC6A9BE5EED6A7C868A67717B09F57357FAC41B0BB66F39C9E7C1FECEC19143BF0B997F5FCD559
6F457556C3EE5684CBEF66C93E6E6C22CC2F2A661DF23DFD47CAFE2BCEA3237A20F98C0699F9660B959
A3DC4EAA96E1B3AD37F2CCFE6BF5B6859C5A3095348BC8666FB6D4E1E21EE6C5A7D102F0
------------END--------------
>>174-Time:2024-03-05 08:50:21-057<<
CXHttpsNet::Disconnect[24]
>>175-Time:2024-03-05 08:50:21-057<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>176-Time:2024-03-05 08:50:21-057<<
GetUserInfo[ret:0]>>177-Time:2024-03-05 08:50:21-090<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>178-
Time:2024-03-05 08:50:21-090<<
2024-03-05 08:50:21-090--MC_InitV2/27
>>179-Time:2024-03-05 08:50:21-091<<
SET_LANGAGE_Info[@]
>>180-Time:2024-03-05 08:50:21-091<<
SET_LANGAGE_OK[ru]
>>181-Time:2024-03-05 08:50:21-091<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:[email protected],pwd-
>len:9,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>182-Time:2024-03-05 08:50:21-091<<
CMpsClientV2::GetAlarmAppType[IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit]
>>183-Time:2024-03-05 08:50:21-092<<
CSMPHttp::Talk Start_HTTPS
>>184-Time:2024-03-05 08:50:21-092<<
DNS-->IP--Buffer[pub-cfg.secu100.net-->52.59.93.141]
>>185-Time:2024-03-05 08:50:21-092<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:52.59.93.141][0]
>>186-Time:2024-03-05 08:50:21-092<<
SKT_Connect start[pub-cfg.secu100.net][52.59.93.141][8186][Timeout=8000]
>>187-Time:2024-03-05 08:50:21-092<<
Check & SKT_Connect (pub-cfg.secu100.net_52.59.93.141, 8186)
>>188-Time:2024-03-05 08:50:21-092<<
Check & SKT_Connect has IPv4
>>189-Time:2024-03-05 08:50:21-130<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:19][TimeUsed=38]
>>190-Time:2024-03-05 08:50:21-143<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMjE
3MDIwLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.3hN9TM6Y0B7nYs5noKPajuX-Mcpd3u3TXvDYUUznLkk.1>>191-Time:2024-03-05 08:50:21-143<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000011709625021143/1b27d27dc3
4b71964d5d724cc50fbae6.rs;httpbody=>>192-Time:2024-03-05 08:50:21-153<<
[CServer::OnMsg--Enter][msgId=5092]
>>193-Time:2024-03-05 08:50:21-153<<
[CServer::OnMsg--Leavel[Time:0]]
>>194-Time:2024-03-05 08:50:21-153<<
[CAccountServer::OnMsg--Enter][msgId=5092]
>>195-Time:2024-03-05 08:50:21-153<<
IXMEncrypt::GetEncryptStr[00000061709625021153/9625021153f1227a/
c51684a5e64ea974d3332549866dd246]
>>196-Time:2024-03-05 08:50:21-154<<
[CAccountServer::OnMsg--Leavel[Time:1]]
>>197-Time:2024-03-05 08:50:21-154<<
[CServer::OnMsg--Enter][msgId=5092]
>>198-Time:2024-03-05 08:50:21-154<<
[CServer::OnMsg--Leavel[Time:0]]
>>199-Time:2024-03-05 08:50:21-154<<
[CAccountServer::OnMsg--Enter][msgId=5092]
>>200-Time:2024-03-05 08:50:21-154<<
IXMEncrypt::GetEncryptStr[00000071709625021154/9625021154f1227a/
7e04041fbe27917888fbac8db0f1c262]
>>201-Time:2024-03-05 08:50:21-154<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>202-Time:2024-03-05 08:50:21-154<<
DataCenter::GetDevState[44acba734d6180edbtya;,QuertType:-
1,Timeout:5,bIsLANSearch:1,-1/0]
>>203-Time:2024-03-05 08:50:21-154<<
[CAccountServer::OnMsg--Enter][msgId=5089]
>>204-Time:2024-03-05 08:50:21-154<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>205-Time:2024-03-05 08:50:21-154<<
IXMEncrypt::GetEncryptStr[00000081709625021154/9625021154f1227a/
20b8652eada8867fe65cfdd6ed824676]
>>206-Time:2024-03-05 08:50:21-154<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>207-Time:2024-03-05 08:50:21-154<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>208-Time:2024-03-05 08:50:21-154<<
[CServer::OnMsg--Enter][msgId=4152]
>>209-Time:2024-03-05 08:50:21-154<<
[CServer::OnMsg--Leavel[Time:0]]
>>210-Time:2024-03-05 08:50:21-154<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>211-Time:2024-03-05 08:50:21-154<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>212-Time:2024-03-05 08:50:21-155<<
[CServer::OnMsg--Enter][msgId=4152]
>>213-Time:2024-03-05 08:50:21-155<<
[CServer::OnMsg--Leavel[Time:0]]
>>214-Time:2024-03-05 08:50:21-155<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>215-Time:2024-03-05 08:50:21-155<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>216-Time:2024-03-05 08:50:21-155<<
[CServer::OnMsg--Enter][msgId=4148]
>>217-Time:2024-03-05 08:50:21-155<<
[CServer::OnMsg--Leavel[Time:0]]
>>218-Time:2024-03-05 08:50:21-155<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>219-Time:2024-03-05 08:50:21-155<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>220-Time:2024-03-05 08:50:21-155<<
Check status type[1]>>221-Time:2024-03-05 08:50:21-155<<
CSMPHttp::Talk Start_HTTPS
>>222-Time:2024-03-05 08:50:21-155<<
[CServer::OnMsg--Enter][msgId=5049]
>>223-Time:2024-03-05 08:50:21-155<<
[CServer::OnMsg--Leavel[Time:0]]
>>224-Time:2024-03-05 08:50:21-155<<
IXMEncrypt::GetEncryptStr[00000091709625021154/9625021154f1227a/
9c620663d596811d024d5d7c48cece42]
>>225-Time:2024-03-05 08:50:21-155<<
GetHttpPtl[szUrl:/userinfo2/
v3/00000091709625021154/9c620663d596811d024d5d7c48cece42.rs]
>>226-Time:2024-03-05 08:50:21-155<<
CSMPHttp::Talk Start_HTTPS
>>227-Time:2024-03-05 08:50:21-155<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->3.64.88.132]
>>228-Time:2024-03-05 08:50:21-155<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:3.64.88.132][0]
>>229-Time:2024-03-05 08:50:21-155<<
SKT_Connect start[eu-rs.xmeye.net][3.64.88.132][443][Timeout=5000]
>>230-Time:2024-03-05 08:50:21-155<<
Check & SKT_Connect (eu-rs.xmeye.net_3.64.88.132, 443)
>>231-Time:2024-03-05 08:50:21-155<<
Check status type[7]>>232-Time:2024-03-05 08:50:21-155<<
CSMPHttp::Talk Start_HTTPS
>>233-Time:2024-03-05 08:50:21-155<<
Check & SKT_Connect has IPv4
>>234-Time:2024-03-05 08:50:21-158<<
CNetObject::GetHostbyName,ai_family=2
>>235-Time:2024-03-05 08:50:21-158<<
CNetObject::GetHostbyName,DNS-->IP From Net[caps-eu.jftechws.com-->18.193.107.78]
>>236-Time:2024-03-05 08:50:21-158<<
CNetObject::UpdateDNSBuffer,New[caps-eu.jftechws.com/18.193.107.78]
>>237-Time:2024-03-05 08:50:21-158<<
CNetObject::GetHostbyName,ai_family=2
>>238-Time:2024-03-05 08:50:21-158<<
CNetObject::GetHostbyName,DNS-->IP From Net[caps-eu.jftechws.com-->18.193.107.78]
>>239-Time:2024-03-05 08:50:21-158<<
CNetObject::UpdateDNSBuffer,Update cache[caps-eu.jftechws.com/18.193.107.78]
>>240-Time:2024-03-05 08:50:21-158<<
CNetObject::GetHostbyName,ai_family=2
>>241-Time:2024-03-05 08:50:21-158<<
CNetObject::GetHostbyName,DNS-->IP From Net[caps-eu.jftechws.com-->18.193.107.78]
>>242-Time:2024-03-05 08:50:21-158<<
CNetObject::UpdateDNSBuffer,Update cache[caps-eu.jftechws.com/18.193.107.78]
>>243-Time:2024-03-05 08:50:21-159<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:18.193.107.78][0]
>>244-Time:2024-03-05 08:50:21-159<<
SKT_Connect start[caps-eu.jftechws.com][18.193.107.78][443][Timeout=5000]
>>245-Time:2024-03-05 08:50:21-160<<
Check & SKT_Connect (caps-eu.jftechws.com_18.193.107.78, 443)
>>246-Time:2024-03-05 08:50:21-160<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:18.193.107.78][0]
>>247-Time:2024-03-05 08:50:21-160<<
SKT_Connect start[caps-eu.jftechws.com][18.193.107.78][443][Timeout=5000]
>>248-Time:2024-03-05 08:50:21-160<<
Check & SKT_Connect (caps-eu.jftechws.com_18.193.107.78, 443)
>>249-Time:2024-03-05 08:50:21-160<<
Check & SKT_Connect has IPv4
>>250-Time:2024-03-05 08:50:21-160<<
Check & SKT_Connect has IPv4
>>251-Time:2024-03-05 08:50:21-160<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:18.193.107.78][0]
>>252-Time:2024-03-05 08:50:21-160<<
SKT_Connect start[caps-eu.jftechws.com][18.193.107.78][443][Timeout=5000]
>>253-Time:2024-03-05 08:50:21-160<<
Check & SKT_Connect (caps-eu.jftechws.com_18.193.107.78, 443)
>>254-Time:2024-03-05 08:50:21-160<<
Check & SKT_Connect has IPv4
>>255-Time:2024-03-05 08:50:21-192<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:30][TimeUsed=37]
>>256-Time:2024-03-05 08:50:21-193<<
CNetObject::GetHostbyName,ai_family=2
>>257-Time:2024-03-05 08:50:21-193<<
CNetObject::GetHostbyName,DNS-->IP From Net[pub-status.secu100.net-->3.74.53.129]
>>258-Time:2024-03-05 08:50:21-193<<
CNetObject::UpdateDNSBuffer,New[pub-status.secu100.net/3.74.53.129]
>>259-Time:2024-03-05 08:50:21-193<<
CNetObject::GetHostbyName,ai_family=2
>>260-Time:2024-03-05 08:50:21-193<<
CNetObject::GetHostbyName,DNS-->IP From Net[pub-status.secu100.net-->3.74.53.129]
>>261-Time:2024-03-05 08:50:21-193<<
CNetObject::UpdateDNSBuffer,Update cache[pub-status.secu100.net/3.74.53.129]
>>262-Time:2024-03-05 08:50:21-195<<
客服中心入参:{
"index" : "PL",
"appKey" : "b43be058d4aa469fbc4b439ae1434834"
}
>>263-Time:2024-03-05 08:50:21-195<<
gngethostbyname [DNS:pub-status.secu100.net][IP:3.74.53.129][0]
>>264-Time:2024-03-05 08:50:21-195<<
SKT_Connect start[pub-status.secu100.net][3.74.53.129][7601][Timeout=5000]
>>265-Time:2024-03-05 08:50:21-195<<
Check & SKT_Connect (pub-status.secu100.net_3.74.53.129, 7601)
>>266-Time:2024-03-05 08:50:21-195<<
gngethostbyname [DNS:pub-status.secu100.net][IP:3.74.53.129][0]
>>267-Time:2024-03-05 08:50:21-195<<
SKT_Connect start[pub-status.secu100.net][3.74.53.129][7605][Timeout=5000]
>>268-Time:2024-03-05 08:50:21-195<<
Check & SKT_Connect (pub-status.secu100.net_3.74.53.129, 7605)
>>269-Time:2024-03-05 08:50:21-196<<
Check & SKT_Connect has IPv4
>>270-Time:2024-03-05 08:50:21-196<<
Check & SKT_Connect has IPv4
>>271-Time:2024-03-05 08:50:21-205<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:24][TimeUsed=46]
>>272-Time:2024-03-05 08:50:21-228<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:32][TimeUsed=68]
>>273-Time:2024-03-05 08:50:21-228<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:26][TimeUsed=69]
>>274-Time:2024-03-05 08:50:21-230<<

-------CSMPHttpsend[13DE73930]------
POST https://pub-cfg.secu100.net:8186/v2 HTTP/1.1
Accept: */*
Content-Length: 81
Content-Type: application/json
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"userId":"65294055c328e62c89353a6e38d6774b","msg":"usr_match_req","srv":["pms"]}
nHttps:1
----------END------------
>>275-Time:2024-03-05 08:50:21-247<<
SKT_Connect succssfull[pub-status.secu100.net:7605][skt:27][TimeUsed=52]
>>276-Time:2024-03-05 08:50:21-248<<
SKT_Connect succssfull[pub-status.secu100.net:7601][skt:29][TimeUsed=53]
>>277-Time:2024-03-05 08:50:21-266<<

-------------RecvBuffer[13DE73930]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive

41
{"ip":{"pms":"3.69.153.105"},"msg":"usr_match_rsp","code":"200"}

------------END--------------
>>278-Time:2024-03-05 08:50:21-266<<
CXHttpsNet::Disconnect[19]
>>279-Time:2024-03-05 08:50:21-266<<
LinkByUserID,Link by userID
info[userID:65294055c328e62c89353a6e38d6774b,ip:3.69.153.105,
appToken:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039&&eff7b0f2
c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,
appType:IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit, appLan:ru]
>>280-Time:2024-03-05 08:50:21-267<<
CSMPHttp::Talk Start_HTTPS
>>281-Time:2024-03-05 08:50:21-267<<
SKT_Connect start[3.69.153.105][3.69.153.105][6502][Timeout=8000]
>>282-Time:2024-03-05 08:50:21-267<<
Check & SKT_Connect (3.69.153.105_3.69.153.105, 6502)
>>283-Time:2024-03-05 08:50:21-267<<
Check & SKT_Connect has IPv4
>>284-Time:2024-03-05 08:50:21-288<<

-------CSMPHttpsend[13E918170]------
POST /userinfo2/v3/00000091709625021154/9c620663d596811d024d5d7c48cece42.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMjE3MDIwLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.3hN9TM6Y0B7nYs5noKPajuX-
Mcpd3u3TXvDYUUznLkk.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>285-Time:2024-03-05 08:50:21-310<<
2024-03-05 08:50:21-310--MC_InitV2/27
>>286-Time:2024-03-05 08:50:21-311<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>287-
Time:2024-03-05 08:50:21-311<<
SKT_Connect succssfull[3.69.153.105:6502][skt:19][TimeUsed=44]
>>288-Time:2024-03-05 08:50:21-311<<

-------HttpTalkSend[13DEE2090]------
POST
/api/reqCapsMulti/v2/00000061709625021153/c51684a5e64ea974d3332549866dd246.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 160
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"appType" : "com.XM.CSee",
"snList" : [
{
"sn" : "44acba734d6180edbtya",
"tp" : 0
}
],
"caps" : [
"xmc.ais"
],
"ver" : 2
}
----------END------------
>>289-Time:2024-03-05 08:50:21-323<<

-------HttpTalkSend[13DFE5560]------
POST /api/reqCaps/v2/00000081709625021154/20b8652eada8867fe65cfdd6ed824676.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 151
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"sw" : "",
"tp" : 0,
"ver" : 2,
"sn" : "44acba734d6180edbtya",
"hw" : "",
"appType" : "com.XM.CSee",
"caps" : [
"xmc.service"
]
}
----------END------------
>>290-Time:2024-03-05 08:50:21-335<<

-------HttpTalkSend[13DFE4BE0]------
POST
/api/reqCapsMulti/v2/00000071709625021154/7e04041fbe27917888fbac8db0f1c262.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 164
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"appType" : "com.XM.CSee",
"snList" : [
{
"sn" : "44acba734d6180edbtya",
"tp" : 0
}
],
"caps" : [
"xmc.service"
],
"ver" : 2
}
----------END------------
>>291-Time:2024-03-05 08:50:21-341<<

-------CSMPHttpsend[13DEBCA60]------
POST https://pub-status.secu100.net:7605/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7605
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa-13053aa41"}]}}
nHttps:1
----------END------------
>>292-Time:2024-03-05 08:50:21-356<<

-------CSMPHttpsend[13E907940]------
POST https://pub-status.secu100.net:7601/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7601
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa1030524ca3"}]}}
nHttps:1
----------END------------
>>293-Time:2024-03-05 08:50:21-377<<

-------------RecvBuffer[13DEBCA60]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 212

{"StatusProtocol":{"Body":
[{"SerialNumber":"44acba734d6180edbtya","Status":"Offline"}],"Header":
{"ErrorNum":"200","ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_RSP"}}}
------------END--------------
>>294-Time:2024-03-05 08:50:21-378<<
CXHttpsNet::Disconnect[27]
>>295-Time:2024-03-05 08:50:21-378<<

---------SDevRPSStatus---------
{"SerialNumber":"44acba734d6180edbtya","Status":"Offline"}
------------------
>>296-Time:2024-03-05 08:50:21-378<<
CSMPHttp::Talk Start_HTTPS
>>297-Time:2024-03-05 08:50:21-378<<
DNS-->IP--Buffer[pub-status.secu100.net-->3.74.53.129]
>>298-Time:2024-03-05 08:50:21-378<<
gngethostbyname [DNS:pub-status.secu100.net][IP:3.74.53.129][0]
>>299-Time:2024-03-05 08:50:21-378<<
SKT_Connect start[pub-status.secu100.net][3.74.53.129][7605][Timeout=16000]
>>300-Time:2024-03-05 08:50:21-378<<
Check & SKT_Connect (pub-status.secu100.net_3.74.53.129, 7605)
>>301-Time:2024-03-05 08:50:21-378<<
Check & SKT_Connect has IPv4
>>302-Time:2024-03-05 08:50:21-383<<

-------------RecvBuffer[13E918170]---------
HTTP/1.1 200
Server: nginx
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 736
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

22D3F5C87DF24DB18AC89858FCB34406B10E8765305B6C969A9105F2871D2CE0CD5BC4C3F7F9055AB27
EA3368859A37E07839ACDF76A616262533BDB054FD9709C9CCB116686F0A2B2414C54BFF0D8BC971C1B
5D8CF159AF1F74309B367600E5CBCBBB53C07352A06559048630E6BC98F3219B3B390D6D47E6DA1DA54
580FF1483A9A497CE4F9F562443EA795348C2E2156A334E8797D8416F1F93C448D8D9B6AA58D9655870
8F5F9E8FA8D844E8CDFDA463D7ADB79AAF8D2936CDA486DF95C5384357D6AD1AF9D3D578A74FAABB612
1E88903CF9F47B328010ABB90996648FAA11B6F233CE48B8C67E77963F242ED2AEBEC63232069219417
4B66F498FE9816B0F0760852CF0B039BEB492D088851940059DADA1053A25C73C86BA5F95928D82BA13
F137296C8C84CDCAED94301F40B20534A1320236FDC65E7CE7B134793F6340F228A68A3ED15B6694171
0C61644FBD4B6EDBF34476C4C5E33DA2B179E3C8AE7150BBB82441F15C80AFEEA4D0887B
------------END--------------
>>303-Time:2024-03-05 08:50:21-383<<
CXHttpsNet::Disconnect[30]
>>304-Time:2024-03-05 08:50:21-383<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>305-Time:2024-03-05 08:50:21-383<<
GetUserInfo[ret:0]>>306-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Enter][msgId=4152]
>>307-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Leavel[Time:0]]
>>308-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>309-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>310-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Enter][msgId=4152]
>>311-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Leavel[Time:0]]
>>312-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>313-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>314-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Enter][msgId=4148]
>>315-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Leavel[Time:0]]
>>316-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>317-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>318-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Enter][msgId=4148]
>>319-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Leavel[Time:0]]
>>320-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>321-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>322-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Enter][msgId=4152]
>>323-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Leavel[Time:0]]
>>324-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>325-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>326-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Enter][msgId=4152]
>>327-Time:2024-03-05 08:50:21-383<<
[CServer::OnMsg--Leavel[Time:0]]
>>328-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>329-Time:2024-03-05 08:50:21-383<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>330-Time:2024-03-05 08:50:21-391<<

-------------RecvBuffer[13E907940]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 212

{"StatusProtocol":{"Header":{"ErrorNum":"200","ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_RSP"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","Status":"Offline"}]}}
------------END--------------
>>331-Time:2024-03-05 08:50:21-391<<
CXHttpsNet::Disconnect[29]
>>332-Time:2024-03-05 08:50:21-391<<

---------SDevDSSStatus---------
{"SerialNumber":"44acba734d6180edbtya","Status":"Offline"}
------------------
>>333-Time:2024-03-05 08:50:21-391<<
CSMPHttp::Talk Start_HTTPS
>>334-Time:2024-03-05 08:50:21-391<<
DNS-->IP--Buffer[pub-status.secu100.net-->3.74.53.129]
>>335-Time:2024-03-05 08:50:21-391<<
gngethostbyname [DNS:pub-status.secu100.net][IP:3.74.53.129][0]
>>336-Time:2024-03-05 08:50:21-391<<
SKT_Connect start[pub-status.secu100.net][3.74.53.129][7601][Timeout=16000]
>>337-Time:2024-03-05 08:50:21-391<<
Check & SKT_Connect (pub-status.secu100.net_3.74.53.129, 7601)
>>338-Time:2024-03-05 08:50:21-391<<
Check & SKT_Connect has IPv4
>>339-Time:2024-03-05 08:50:21-393<<

-------CSMPHttpsend[142D0E880]------
POST https://3.69.153.105:6502/ HTTP/1.1
Accept-Encoding: identity
CSeq: 1
Content-Length: 446
Content-Type: text/html
Host: 3.69.153.105
Port: 6502
User-Agent: IOS APP

{"AlarmCenter":{"Header":
{"Version":"1.0","TerminalType":"Camera","CSeq":"1","MessageType":"MSG_ALARM_SUBSCR
IBE_REQ"},"Body":
{"UserId":"65294055c328e62c89353a6e38d6774b","AuthCode":"","TokenList":
[{"AppToken":"c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039","Ap
pType":"IOS:com.XM.CSee"},
{"AppToken":"eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67","App
Type":"IOS:com.XM.CSee_v2_callkit"}],"AppLanguage":"ru"}}}
nHttps:1
----------END------------
>>340-Time:2024-03-05 08:50:21-414<<
DelVideoPlayStatistics[VideoPlayStatistics]
>>341-Time:2024-03-05 08:50:21-428<<
SKT_Connect succssfull[pub-status.secu100.net:7605][skt:27][TimeUsed=50]
>>342-Time:2024-03-05 08:50:21-432<<

-------------RecvBuffer[142D0E880]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 139

{"AlarmCenter":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_ALARM_SUBSCRIBE_RSP","ErrorNum":"200
","ErrorString":"Success OK"}}}
------------END--------------
>>343-Time:2024-03-05 08:50:21-432<<
CXHttpsNet::Disconnect[19]
>>344-Time:2024-03-05 08:50:21-432<<
SKT_Connect succssfull[pub-status.secu100.net:7601][skt:29][TimeUsed=41]
>>345-Time:2024-03-05 08:50:21-433<<
WhetherTheBatchQueryGeneratesAnAlarm::Begin!!![hUser:5]
>>346-Time:2024-03-05 08:50:21-433<<
CSMPHttp::Talk Start_HTTPS
>>347-Time:2024-03-05 08:50:21-433<<
DNS-->IP--Buffer[pub-cfg.secu100.net-->52.59.93.141]
>>348-Time:2024-03-05 08:50:21-433<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:52.59.93.141][0]
>>349-Time:2024-03-05 08:50:21-433<<
SKT_Connect start[pub-cfg.secu100.net][52.59.93.141][8186][Timeout=8000]
>>350-Time:2024-03-05 08:50:21-433<<
Check & SKT_Connect (pub-cfg.secu100.net_52.59.93.141, 8186)
>>351-Time:2024-03-05 08:50:21-433<<
Check & SKT_Connect has IPv4
>>352-Time:2024-03-05 08:50:21-479<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:19][TimeUsed=46]
>>353-Time:2024-03-05 08:50:21-512<<

-------CSMPHttpsend[13ED1B050]------
POST https://pub-status.secu100.net:7605/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7605
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_MULTIQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa-13053aa41"}]}}
nHttps:1
----------END------------
>>354-Time:2024-03-05 08:50:21-517<<

-------CSMPHttpsend[13DF28B40]------
POST https://pub-status.secu100.net:7601/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7601
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_MULTIQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa1030524ca3"}]}}
nHttps:1
----------END------------
>>355-Time:2024-03-05 08:50:21-563<<

-------CSMPHttpsend[13DF2CFD0]------
POST https://pub-cfg.secu100.net:8186/ HTTP/1.1
Accept: */*
Content-Length: 199
Content-Type: text/html
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"CfgProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_REQ"},"Body":
{"DomainName":"access-pms.secu100.net","Deviceinfo":
[{"SerialNumber":"44acba734d6180edbtya"}]}}}
nHttps:1
----------END------------
>>356-Time:2024-03-05 08:50:21-597<<

-------------RecvBuffer[13DF2CFD0]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 215

{"CfgProtocol":{"Header":
{"CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_RSP","ErrorNum":"200","ErrorString
":"Success OK","Version":"1.0"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","ServerIP":"3.64.88.183"}]}}

------------END--------------
>>357-Time:2024-03-05 08:50:21-597<<
CXHttpsNet::Disconnect[19]
>>358-Time:2024-03-05 08:50:21-597<<
IXMCloud::GetDevsCfgInfoV2[nCurCount:1, nNumberTimes:1, bufs_size:1, nQueryCount:1]
>>359-Time:2024-03-05 08:50:21-597<<
UpDateServerIpCorrespondDevSN::Params[devSns:1/1, size:1
44acba734d6180edbtya]
>>360-Time:2024-03-05 08:50:21-597<<
WhetherTheBatchQueryGeneratesAnAlarm::Add task, count:1_1[serverIp:3.64.88.183,
devInfos:44acba734d6180edbtya&&2023-12-03 19:16:21, signSeq:4, seq:0, hUser:5]
>>361-Time:2024-03-05 08:50:21-597<<
LinkDevsBatch::Begin!!!
>>362-Time:2024-03-05 08:50:21-597<<
LinkDevsBatch::Params[devSns:1_44acba734d6180edbtya, devNames:1_Парикмахерская,
appTokens:, appType:]
>>363-Time:2024-03-05 08:50:21-597<<
CMpsClientV2::GetAlarmAppType[IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit]
>>364-Time:2024-03-05 08:50:21-597<<
LinkDevsBatch::Add task, count:1_1[seq:8, serverIp:3.64.88.183,
devIds:44acba734d6180edbtya&&%D0%9F%D0%B0%D1%80%D0%B8%D0%BA%D0%BC
%D0%B0%D1%85%D0%B5%D1%80%D1%81%D0%BA%D0%B0%D1%8F&&]
>>365-Time:2024-03-05 08:50:21-597<<
SET_LANGAGE_Info[@]
>>366-Time:2024-03-05 08:50:21-597<<
SET_LANGAGE_OK[ru]
>>367-Time:2024-03-05 08:50:21-597<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:[email protected],pwd-
>len:9,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>368-Time:2024-03-05 08:50:21-597<<
CSMPHttp::Talk Start_HTTPS
>>369-Time:2024-03-05 08:50:21-597<<
SKT_Connect start[3.64.88.183][3.64.88.183][6502][Timeout=5000]
>>370-Time:2024-03-05 08:50:21-597<<
Check & SKT_Connect (3.64.88.183_3.64.88.183, 6502)
>>371-Time:2024-03-05 08:50:21-597<<
Check & SKT_Connect has IPv4
>>372-Time:2024-03-05 08:50:21-635<<
SKT_Connect succssfull[3.64.88.183:6502][skt:19][TimeUsed=38]
>>373-Time:2024-03-05 08:50:21-655<<
客服中心返回结果:{
code = 200;
data = {
showEntrance = 0;
};
msg = "\U6267\U884c\U6210\U529f";
}
>>374-Time:2024-03-05 08:50:21-715<<

-------CSMPHttpsend[13DE89C70]------
POST https://3.64.88.183:6502/v2 HTTP/1.1
Content-Length: 111
Content-Type: application/json
Host: 3.64.88.183:6502
User-Agent: IOS APP

{"msg":"nmq","snlist":[{"sn":"44acba734d6180edbtya","auth":"aaaaaaaa-
43053aa41","time":"2023-12-03 19:16:21"}]}
nHttps:1
----------END------------
>>375-Time:2024-03-05 08:50:21-754<<

-------------RecvBuffer[13ED1B050]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 212

{"StatusProtocol":{"Body":
[{"Status":"Offline","SerialNumber":"44acba734d6180edbtya"}],"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_MULTIQUERY_RSP","ErrorNum":"2
00","ErrorString":"Success OK"}}}
------------END--------------
>>376-Time:2024-03-05 08:50:21-755<<

-------------RecvBuffer[13DE89C70]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 57

{"code":"200","msg":"nmp","new":["44acba734d6180edbtya"]}

------------END--------------
>>377-Time:2024-03-05 08:50:21-755<<
CXHttpsNet::Disconnect[19]
>>378-Time:2024-03-05 08:50:21-755<<
WhetherTheBatchQueryGeneratesAnAlarm::Result[sign:4, signSeq:4, allCount:1, seq:0,
hUser:5, ret:0]
retMsg:{"code":"200","msg":"nmp","new":["44acba734d6180edbtya"]}
>>379-Time:2024-03-05 08:50:21-755<<
CXHttpsNet::Disconnect[27]
>>380-Time:2024-03-05 08:50:21-755<<
AS_AlarmSubscribe_Batch:[DevsInfo GetCount:1]>>381-Time:2024-03-05 08:50:21-755<<

---------SDevRPSStatus---------
{"Status":"Offline","SerialNumber":"44acba734d6180edbtya"}
------------------
>>382-Time:2024-03-05 08:50:21-755<<
CSMPHttp::Talk Start_HTTPS
>>383-Time:2024-03-05 08:50:21-755<<
SKT_Connect start[3.64.88.183][3.64.88.183][6502][Timeout=8000]
>>384-Time:2024-03-05 08:50:21-755<<
Check & SKT_Connect (3.64.88.183_3.64.88.183, 6502)
>>385-Time:2024-03-05 08:50:21-755<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal[sign:4, ret:0, count:1_1, seq:0]
>>386-Time:2024-03-05 08:50:21-755<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal end_5_0_4_Success!!![hUser:5][1-
44acba734d6180edbtya;]
>>387-Time:2024-03-05 08:50:21-757<<
Check & SKT_Connect has IPv4
>>388-Time:2024-03-05 08:50:21-792<<
SKT_Connect succssfull[3.64.88.183:6502][skt:19][TimeUsed=37]
>>389-Time:2024-03-05 08:50:21-797<<

-------------HTTP Success[13DFE4BE0]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

28f
{"ret":200,"msg":"Success","capsList":[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}]}
0

_nHttps:-1
------------END--------------
>>390-Time:2024-03-05 08:50:21-797<<
[CServer::OnMsg--Enter][msgId=4152]
>>391-Time:2024-03-05 08:50:21-797<<
[CServer::OnMsg--Leavel[Time:0]]
>>392-Time:2024-03-05 08:50:21-797<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>393-Time:2024-03-05 08:50:21-797<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>394-Time:2024-03-05 08:50:21-797<<
CXHttpsNet::Disconnect[26]
>>395-Time:2024-03-05 08:50:21-797<<
[CServer::OnMsg--Enter][msgId=4152]
>>396-Time:2024-03-05 08:50:21-797<<
[CServer::OnMsg--Leavel[Time:0]]
>>397-Time:2024-03-05 08:50:21-797<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>398-Time:2024-03-05 08:50:21-797<<
Sys Get Ability
progress:4152/5092/retAllJson:1/0//NULL/{"ret":200,"msg":"Success","capsList":
[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}]}
>>399-Time:2024-03-05 08:50:21-797<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>400-Time:2024-03-05 08:50:21-804<<

-------------RecvBuffer[13DF28B40]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 212

{"StatusProtocol":{"Body":
[{"Status":"Offline","SerialNumber":"44acba734d6180edbtya"}],"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_MULTIQUERY_RSP","ErrorNum":"2
00","ErrorString":"Success OK"}}}
------------END--------------
>>401-Time:2024-03-05 08:50:21-804<<
CXHttpsNet::Disconnect[29]
>>402-Time:2024-03-05 08:50:21-804<<

---------SDevDSSStatus---------
{"Status":"Offline","SerialNumber":"44acba734d6180edbtya"}
------------------
>>403-Time:2024-03-05 08:50:21-862<<

-------CSMPHttpsend[13ED07B40]------
POST https://3.64.88.183:6502/ HTTP/1.1
Accept-Encoding: identity
CSeq: 1
Content-Length: 570
Content-Type: text/html
Host: 3.64.88.183
Port: 6502
User-Agent: IOS APP
{"AlarmCenter":{"Header":
{"Version":"1.0","TerminalType":"Camera","CSeq":"1","MessageType":"MSG_ALARM_SUBSCR
IBE_REQ"},"Body":
{"AppLanguage":"ru","UserId":"65294055c328e62c89353a6e38d6774b","TokenList":
[{"AppToken":"c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039","Ap
pType":"IOS:com.XM.CSee"},
{"AppToken":"eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67","App
Type":"IOS:com.XM.CSee_v2_callkit"}],"SnList":
[{"Sn":"44acba734d6180edbtya","DevName":"%D0%9F%D0%B0%D1%80%D0%B8%D0%BA%D0%BC
%D0%B0%D1%85%D0%B5%D1%80%D1%81%D0%BA%D0%B0%D1%8F"}]}}}
nHttps:1
----------END------------
>>404-Time:2024-03-05 08:50:21-873<<

-------------HTTP Success[13DFE5560]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

2e6
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.249.129","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"190.92.235.14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
0

_nHttps:-1
------------END--------------
>>405-Time:2024-03-05 08:50:21-873<<
CXHttpsNet::Disconnect[32]
>>406-Time:2024-03-05 08:50:21-873<<
[CServer::OnMsg--Enter][msgId=4148]
>>407-Time:2024-03-05 08:50:21-873<<
[CServer::OnMsg--Leavel[Time:0]]
>>408-Time:2024-03-05 08:50:21-873<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>409-Time:2024-03-05 08:50:21-873<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>410-Time:2024-03-05 08:50:21-873<<
[CServer::OnMsg--Enter][msgId=4148]
>>411-Time:2024-03-05 08:50:21-873<<
[CServer::OnMsg--Leavel[Time:0]]
>>412-Time:2024-03-05 08:50:21-873<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>413-Time:2024-03-05 08:50:21-873<<
Sys Get Ability
progress:4148/5089/retAllJson:1/0/44acba734d6180edbtya/44acba734d6180edbtya/
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.249.129","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"190.92.235.14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
>>414-Time:2024-03-05 08:50:21-874<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>415-Time:2024-03-05 08:50:21-903<<

-------------RecvBuffer[13ED07B40]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 139

{"AlarmCenter":{"Header":{"ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_ALARM_SUBSCRIBE_RSP","ErrorNum":"
200"}}}
------------END--------------
>>416-Time:2024-03-05 08:50:21-903<<
CXHttpsNet::Disconnect[19]
>>417-Time:2024-03-05 08:50:21-903<<
AS_AlarmSubscribe_Batch:[nRet:200]>>418-Time:2024-03-05 08:50:21-903<<
LinkDevsBatch::Result[sign:8/8, allCount:1, ret:0,
succDevIds:1_44acba734d6180edbtya;]
>>419-Time:2024-03-05 08:50:21-903<<
LinkDevsBatch::Internal[ret:0, sign:8, count:1/1]
>>420-Time:2024-03-05 08:50:21-903<<
LinkDevsBatch::Internal end_10_0_8_Success!!![1-44acba734d6180edbtya;]
>>421-Time:2024-03-05 08:50:21-910<<
CNetServer::OnServerReady[2024-03-05 08:50:21-910]
>>422-Time:2024-03-05 08:50:21-965<<
llll= 2024-03-05 08:50:21 selectedCamera

>>423-Time:2024-03-05 08:50:22-120<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMjE
3MDIwLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.3hN9TM6Y0B7nYs5noKPajuX-Mcpd3u3TXvDYUUznLkk.1>>424-Time:2024-03-05 08:50:22-121<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000021709625022120/82bf392e22
7c990bfe2ea516a04f598c.rs;httpbody=>>425-Time:2024-03-05 08:50:22-156<<

-------------HTTP Success[13DEE2090]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Tue, 05 Mar 2024 07:50:21 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

94a
{"ret":200,"msg":"Success","capsList":[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.ais.parking.enable":false,"xmc.ais.detect.used":0,"xmc.ais.identify.available
":0,"xmc.ais.firework.free":false,"xmc.ais.identify.used":0,"xmc.ais.detect.user":"
","xmc.ais.offduty.user":"","xmc.ais.birds.enable":false,"xmc.ais.falldown.user":""
,"xmc.ais.firework.support":false,"xmc.ais.video.coding.enable":false,"xmc.ais.plat
e.expirationtime":0,"xmc.ais.autofollowing.free":false,"xmc.ais.stranger.support":f
alse,"xmc.ais.autofollowing.expirationtime":-
1,"xmc.ais.parking.user":"","xmc.ais.pedestrian.free":false,"xmc.ais.timealbum.free
":false,"xmc.ais.general.expirationtime":0,"xmc.ais.recface.expirationtime":0,"xmc.
ais.falldown.expirationtime":0,"xmc.ais.general.user":"","xmc.ais.detect.support":t
rue,"xmc.ais.timealbum.expirationtime":0,"xmc.ais.detect.available":0,"xmc.ais.gene
ral.support":false,"xmc.ais.firework.expirationtime":0,"xmc.ais.birds.expirationtim
e":0,"xmc.ais.parking.free":false,"xmc.ais.timealbum.user":"","xmc.ais.identify.use
r":"","xmc.ais.general.used":0,"xmc.ais.recface.support":false,"xmc.ais.identify.en
able":false,"xmc.ais.recface.enable":false,"xmc.ais.falldown.enable":false,"xmc.ais
.falldown.free":false,"xmc.ais.offduty.free":false,"xmc.ais.recface.free":false,"xm
c.ais.face.enable":false,"xmc.ais.video.coding.available":0,"xmc.ais.falldown.suppo
rt":false,"xmc.ais.firework.user":"","xmc.ais.detect.enable":false,"xmc.ais.pedestr
ian.expirationtime":0,"xmc.ais.general.enable":false,"xmc.ais.face.expirationtime":
0,"xmc.ais.parking.support":false,"xmc.ais.plate.support":false,"xmc.ais.birds.user
":"","xmc.ais.autofollowing.support":true,"xmc.ais.timealbum.enable":false,"xmc.ais
.firework.enable":false,"xmc.ais.parking.expirationtime":0,"xmc.ais.offduty.support
":false,"xmc.ais.general.available":0,"xmc.ais.pedestrian.support":false,"xmc.ais.v
ideo.coding.user":"","xmc.ais.video.coding.support":true,"xmc.ais.face.support":fal
se,"xmc.ais.identify.support":true,"xmc.ais.general.outsrv":"","xmc.ais.video.codin
g.used":0,"xmc.ais.pedestrian.enable":false,"xmc.ais.birds.free":false,"xmc.ais.rec
face.user":"","xmc.ais.timealbum.support":false,"xmc.ais.offduty.enable":false,"xmc
.ais.offduty.expirationtime":0,"xmc.ais.birds.support":false,"xmc.ais.autofollowing
.enable":true}}]}
0

_nHttps:-1
------------END--------------
>>426-Time:2024-03-05 08:50:22-156<<
[CServer::OnMsg--Enter][msgId=4152]
>>427-Time:2024-03-05 08:50:22-156<<
[CServer::OnMsg--Leavel[Time:0]]
>>428-Time:2024-03-05 08:50:22-156<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>429-Time:2024-03-05 08:50:22-156<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>430-Time:2024-03-05 08:50:22-156<<
CXHttpsNet::Disconnect[24]
>>431-Time:2024-03-05 08:50:22-156<<
[CServer::OnMsg--Enter][msgId=4152]
>>432-Time:2024-03-05 08:50:22-156<<
[CServer::OnMsg--Leavel[Time:0]]
>>433-Time:2024-03-05 08:50:22-156<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>434-Time:2024-03-05 08:50:22-156<<
Sys Get Ability
progress:4152/5092/retAllJson:1/0//NULL/{"ret":200,"msg":"Success","capsList":
[{"productAttrs":
[],"lastWanIp":"31.61.249.129","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrs
OemId":"L14","caps":
{"xmc.ais.parking.enable":false,"xmc.ais.detect.used":0,"xmc.ais.identify.available
":0,"xmc.ais.firework.free":false,"xmc.ais.identify.used":0,"xmc.ais.detect.user":"
","xmc.ais.offduty.user":"","xmc.ais.birds.enable":false,"xmc.ais.falldown.user":""
,"xmc.ais.firework.support":false,"xmc.ais.video.coding.enable":false,"xmc.ais.plat
e.expirationtime":0,"xmc.ais.autofollowing.free":false,"xmc.ais.stranger.support":f
alse,"xmc.ais.autofollowing.expirationtime":-
1,"xmc.ais.parking.user":"","xmc.ais.pedestrian.free":false,"xmc.ais.timealbum.free
":false,"xmc.ais.general.expirationtime":0,"xmc.ais.recface.expirationtime":0,"xmc.
ais.falldown.expirationtime":0,"xmc.ais.general.user":"","xmc.ais.detect.support":t
rue,"xmc.ais.timealbum.expirationtime":0,"xmc.ais.detect.available":0,"xmc.ais.gene
ral.support":false,"xmc.ais.firework.expirationtime":0,"xmc.ais.birds.expirationtim
e":0,"xmc.ais.parking.free":false,"xmc.ais.timealbum.user":"","xmc.ais.identify.use
r":"","xmc.ais.general.used":0,"xmc.ais.recface.support":false,"xmc.ais.identify.en
able":false,"xmc.ais.recface.enable":false,"xmc.ais.falldown.enable":false,"xmc.ais
.falldown.free":false,"xmc.ais.offduty.free":false,"xmc.ais.recface.free":false,"xm
c.ais.face.enable":false,"xmc.ais.video.coding.available":0,"xmc.ais.falldown.suppo
rt":false,"xmc.ais.firework.user":"","xmc.ais.detect.enable":false,"xmc.ais.pedestr
ian.expirationtime":0,"xmc.ais.general.enable":false,"xmc.ais.face.expirationtime":
0,"xmc.ais.parking.support":false,"xmc.ais.plate.support":false,"xmc.ais.birds.user
":"","xmc.ais.autofollowing.support":true,"xmc.ais.timealbum.enable":false,"xmc.ais
.firework.enable":false,"xmc.ais.parking.expirationtime":0,"xmc.ais.offduty.support
":false,"xmc.ais.general.available":0,"xmc.ais.pedestrian.support":false,"xmc.ais.v
ideo.coding.user":"","xmc.ais.video.coding.support":true,"xmc.ais.face.support":fal
se,"xmc.ais.identify.support":true,"xmc.ais.general.outsrv":"","xmc.ais.video.codin
g.used":0,"xmc.ais.pedestrian.enable":false,"xmc.ais.birds.free":false,"xmc.ais.rec
face.user":"","xmc.ais.timealbum.support":false,"xmc.ais.offduty.enable":false,"xmc
.ais.offduty.expirationtime":0,"xmc.ais.birds.support":false,"xmc.ais.autofollowing
.enable":true}}]}
>>435-Time:2024-03-05 08:50:22-156<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>436-Time:2024-03-05 08:50:22-209<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>437-
Time:2024-03-05 08:50:23-838<<
CDevStatusChecker::Result callback[OnP2PStatus_V0:44acba734d6180edbtya-->0/offline]
>>438-Time:2024-03-05 08:50:23-839<<
IsNetCmdGetRet All2[szDevId:44acba734d6180edbtya, nNowQuery:0, nStatusType:160]
>>439-Time:2024-03-05 08:50:23-839<<
SStatusDevInfo::OnUpdate--->4044[3ec05850]
[44acba734d6180edbtya,AllState:0/0,bLocal:0,CurType:5,Status:-
1,bNetRet:1,QueryType:0,AllQueryType:168,IsSupDss:0,]
>>440-Time:2024-03-05 08:50:23-839<<
DataCenter::GetDevState,Result[MsgID:4044,SN:44acba734d6180edbtya,AllState:0,Seq:2]
>>441-Time:2024-03-05 08:50:23-839<<
DataCenter::GetDevState,UI_SendMsg[44acba734d6180edbtya,AllState:0,hUser:1,Seq:2]
>>442-Time:2024-03-05 08:50:23-839<<

---------Status[44acba734d6180edbtya]---------
>>443-Time:2024-03-05 08:50:23-839<<
P2P_V0[-1][Server/Port::0][Type:0][DevInfo:0]
>>444-Time:2024-03-05 08:50:23-839<<
P2P[0][Server/Port::0][Type:0][DevInfo:0]
>>445-Time:2024-03-05 08:50:23-839<<
XMSDK[0][Server/Port::0][Type:0][DevInfo:0]
>>446-Time:2024-03-05 08:50:23-839<<
TPS_V0[0]
>>447-Time:2024-03-05 08:50:23-839<<
TPS[0]
>>448-Time:2024-03-05 08:50:23-839<<
DSS[-1][Channel:]
>>449-Time:2024-03-05 08:50:23-839<<
CSS[0]
>>450-Time:2024-03-05 08:50:23-839<<
IP[-1] [Server/Port: /0]
>>451-Time:2024-03-05 08:50:23-839<<
RPS[-1] [Server/Port: /0]
>>452-Time:2024-03-05 08:50:23-839<<
IDR[0] [Server/Port: /0][SleepType:0]
>>453-Time:2024-03-05 08:50:23-839<<
RTC[0] [Server/Port: /0]
>>454-Time:2024-03-05 08:50:23-839<<
XTS[0][Server/Port::0][Type:0][DevInfo:0]
>>455-Time:2024-03-05 08:50:23-839<<
XTC[0][Server/Port::0][Type:0][DevInfo:0]
>>456-Time:2024-03-05 08:50:23-839<<
------------------------------------------
>>457-Time:2024-03-05 08:50:24-160<<
llll= 2024-03-05 08:50:24 selectedCamera

>>458-Time:2024-03-05 08:50:26-213<<
CDataCenter::App state[Foreground--->Background]
>>459-Time:2024-03-05 08:50:26-214<<
CNetServer::App state active id:11, value:0, switch:0
>>460-Time:2024-03-05 08:50:29-279<<
CNetServer::Active[0]
>>461-Time:2024-03-05 08:50:29-311<<
CNetServerP2P::Switch to background, Stop p2p service[p2pObjSize:0]
>>462-Time:2024-03-05 08:50:41-190<<
CDataCenter::Verify the app certificate validity[1]
>>1-Time:2024-03-06 16:03:21-493<<
OnMsg - ECMD_START_STARTSERVER, result = 0>>2-Time:2024-03-06 16:03:21-502<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>3-Time:2024-03-06 16:03:21-527<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>4-Time:2024-03-06 16:03:21-527<<
2024-03-06 16:03:21-503--FUN_SysInit/638
>>5-Time:2024-03-06 16:03:21-527<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>6-Time:2024-03-06 16:03:21-527<<
CDataCenter::ClearDevInfo
>>7-Time:2024-03-06 16:03:21-527<<
CDataCenter::GetLang[szLanguage:]
>>8-Time:2024-03-06 16:03:21-527<<
CDataCenter::GetLang[szLang:ru_CN]
>>9-Time:2024-03-06 16:03:21-527<<
SetParmeValue[_uuid:xmeye,_appKey:b43be058d4aa469fbc4b439ae1434834,_appSecret:f1227
a4b1840408e944a4887e87d8fce,_movedCard:2]
>>10-Time:2024-03-06 16:03:21-527<<
IXMAccount::SetEncrptyParams
>>11-Time:2024-03-06 16:03:21-527<<
DataCenter::SetAttr, Config path[/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs/]
>>12-Time:2024-03-06 16:03:21-527<<
DataCenter::SetAttr, Update file
path[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/]
>>13-Time:2024-03-06 16:03:21-527<<
DevUpgradeFile::New[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-
A03F-14283C1AB4A6/Library/Caches/UpgrateFiles/]
>>14-Time:2024-03-06 16:03:21-527<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>15-Time:2024-03-06 16:03:21-527<<
CDevExModulesUpgradeFile::CDevExModulesUpgradeFile[/var/mobile/Containers/Data/
Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/Library/Caches/UpgrateFiles/]
>>16-Time:2024-03-06 16:03:21-527<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>17-Time:2024-03-06 16:03:21-527<<
Tmp files path:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-
14283C1AB4A6/Library/Caches/TempFiles/,
>>18-Time:2024-03-06 16:03:21-527<<
-password---User pwd db, oldpwddb:/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs//password.txt
>>19-Time:2024-03-06 16:03:21-527<<
-password---User pwd db, pwddb:/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Library/Configs//eketfo.txt,
/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Configs//local_eketkey.txt
>>20-Time:2024-03-06 16:03:21-527<<
UpdateLocalPwdAesKey
szKey:Z0muG707CcFRT7JIgeAk07vfcHa4BQ72G8ak4clG9R6rPXDD83Q21La6E3SsIA8V
>>21-Time:2024-03-06 16:03:21-527<<
IXMAccount::Init verification code size:6
>>22-Time:2024-03-06 16:03:21-527<<
IXMAccount::InitBasicInfo[{
"msg" : "at_basic_info",
"region" : "PL",
"language" : "ru_CN"
}][,6,,PL,ru_CN]
>>23-Time:2024-03-06 16:03:21-527<<
IXMAccount::Init user agent:iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
>>24-Time:2024-03-06 16:03:21-527<<
Http ptl user agent:iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
>>25-Time:2024-03-06 16:03:21-527<<
CDataCenter::SetAttr[DevLoginRpsAllow = 1]
>>26-Time:2024-03-06 16:03:21-527<<
CDataCenter::SetAttr[RPS video capability level default = Support]
>>27-Time:2024-03-06 16:03:21-527<<
[CServer::OnMsg--Enter][msgId=4113]
>>28-Time:2024-03-06 16:03:21-527<<
[CServer::OnMsg--Leavel[Time:0]]
>>29-Time:2024-03-06 16:03:21-528<<
CDataCenter::SetAttr[Rps data encrypt enable = 1]
>>30-Time:2024-03-06 16:03:21-528<<
IXMEncrypt::GetEncryptStr[00000011709737401527/9737401527f1227a/
f80b3c3312baa8790adc9783869b79e4]
>>31-Time:2024-03-06 16:03:21-528<<
GetHttpPtl[szUrl:/phoneAndUrl/v3/00000011709737401527/
f80b3c3312baa8790adc9783869b79e4.rs]
>>32-Time:2024-03-06 16:03:21-528<<
CSMPHttp::Talk Start_HTTPS
>>33-Time:2024-03-06 16:03:21-528<<
CXHttpsNet::Init
>>34-Time:2024-03-06 16:03:21-529<<
CXHttpsNet::OpenSsl init!>>35-Time:2024-03-06 16:03:21-530<<
IXMEncrypt::GetEncryptStr[00000021709737401528/9737401528f1227a/
dae0b12d852a2e90fb2e0be3bec5584c]
>>36-Time:2024-03-06 16:03:21-530<<
GetHttpPtl[szUrl:/faceCheckocx/v3/00000021709737401528/
dae0b12d852a2e90fb2e0be3bec5584c.rs]
>>37-Time:2024-03-06 16:03:21-530<<
CSMPHttp::Talk Start_HTTPS
>>38-Time:2024-03-06 16:03:21-530<<
CXHttpsNet::Init
>>39-Time:2024-03-06 16:03:21-530<<
CXHttpsNet::OpenSsl init!>>40-Time:2024-03-06 16:03:21-552<<
CXHttpsNet::OpenSsl init success!>>41-Time:2024-03-06 16:03:21-552<<
CXHttpsNet::SslCtx create!
>>42-Time:2024-03-06 16:03:21-555<<
CXHttpsNet::SslCtx create success!
>>43-Time:2024-03-06 16:03:21-555<<
CXHttpsNet::OpenSsl init success!>>44-Time:2024-03-06 16:03:21-555<<
CXHttpsNet::SslCtx create!
>>45-Time:2024-03-06 16:03:21-619<<
CDataCenter::Network switching[--->mobile network]
>>46-Time:2024-03-06 16:03:21-619<<
CDataCenter::Network switching[IsNeedLANSearch:0]
>>47-Time:2024-03-06 16:03:21-632<<
CNetObject::GetHostbyName,ai_family=30
>>48-Time:2024-03-06 16:03:21-632<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>49-Time:2024-03-06 16:03:21-632<<
CNetObject::UpdateDNSBuffer,New[eu-rs.xmeye.net/64:ff9b::340:5884]
>>50-Time:2024-03-06 16:03:21-632<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>51-Time:2024-03-06 16:03:21-632<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>52-Time:2024-03-06 16:03:21-632<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>53-Time:2024-03-06 16:03:21-632<<
Check & SKT_Connect has IPv6
>>54-Time:2024-03-06 16:03:21-632<<
CNetObject::GetHostbyName,ai_family=30
>>55-Time:2024-03-06 16:03:21-632<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>56-Time:2024-03-06 16:03:21-632<<
CNetObject::UpdateDNSBuffer,Update cache[eu-rs.xmeye.net/64:ff9b::340:5884]
>>57-Time:2024-03-06 16:03:21-641<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>58-Time:2024-03-06 16:03:21-641<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>59-Time:2024-03-06 16:03:21-641<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>60-Time:2024-03-06 16:03:21-641<<
Check & SKT_Connect has IPv6
>>61-Time:2024-03-06 16:03:21-646<<
2024-03-06 16:03:21-646--MC_InitV2/27
>>62-Time:2024-03-06 16:03:21-646<<
CMpsClientV2::CMpsClientV2
>>63-Time:2024-03-06 16:03:21-646<<
SET_LANGAGE_Info[@]
>>64-Time:2024-03-06 16:03:21-646<<
SET_LANGAGE_OK[ru]
>>65-Time:2024-03-06 16:03:21-646<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:,pwd-
>len:0,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>66-Time:2024-03-06 16:03:21-674<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:24][TimeUsed=44]
>>67-Time:2024-03-06 16:03:21-691<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:23][TimeUsed=51]
>>68-Time:2024-03-06 16:03:21-841<<

-------CSMPHttpsend[10B80D610]------
POST /faceCheckocx/v3/00000021709737401528/dae0b12d852a2e90fb2e0be3bec5584c.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>69-Time:2024-03-06 16:03:21-857<<

-------CSMPHttpsend[10B3246F0]------
POST /phoneAndUrl/v3/00000011709737401527/f80b3c3312baa8790adc9783869b79e4.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>70-Time:2024-03-06 16:03:21-878<<
check nettype:: pub-cfg.secu100.net/8186 ipv6only:0
>>71-Time:2024-03-06 16:03:21-898<<

-------------RecvBuffer[10B80D610]---------
HTTP/1.1 200
Server: nginx
Date: Wed, 06 Mar 2024 15:03:21 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 96
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

2816C33BE2F6E432AEB4AB125B03437CC014189BD1760BA1B9E1059ED812437948739791008183EFAD4
40035E7E49FA9
------------END--------------
>>72-Time:2024-03-06 16:03:21-899<<
CXHttpsNet::Disconnect[24]
>>73-Time:2024-03-06 16:03:21-899<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>74-Time:2024-03-06 16:03:21-899<<
IXMAccount::FaceCheckOcx[nRet = 0]
>>75-Time:2024-03-06 16:03:21-899<<
CDataCenter::FaceCheckOcx[nRet:0, ]
>>76-Time:2024-03-06 16:03:21-970<<

-------------RecvBuffer[10B3246F0]---------
HTTP/1.1 200
Server: nginx
Date: Wed, 06 Mar 2024 15:03:21 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 40448
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

DB080C9FDEA28AB2B16ADE3B790D5DF7F9024173E022A6F07300E662C0509E34FCFFDCD52690C6C279F
6D5A44D718A0C5699E9650B2223D0A613A72AB239C8A271B7468F70ACD654D0CAF8E24E7D2169AF60D7
30A52A2D353DD03404CFDC3105471A72F99DCF29EED0D0A31685FFAEA3F368CDE03E634FC3100EC3AAC
18F50D5D707A18F14F728AEAF2429B3121D1DB7604FB7BA31C116ECB15515778BD0102CBBA3FC1F7A05
7500D7FDF7711E3070225CFB9FACF0BBA73F42033EB38B852A144277B366AE013116256922902C69F47
496E03D05133D805305CF894686BF0E271497A8E3AC25546FF2DD539DB2E56A2396F85409042B25228D
B758B2F468F9140F0840A612FDE709B076AF0272914BDC593C02CFE3CC63A71F22022454DA0C911212F
373F3132525F8A89C86622EC49D0779AC290CDB528C63FD9A4308C88CC106E340F164C0FF37D50DF91C
A6070CD250AF280C4224CF3CE60484B1340F91C119E934DE76F57E700810D1E21F90E38BB26EDC322A5
AAE173FD01284F0E0F44DD7E7CAC595B128CA447C5185CC858E0772D6A9B18130657FE46FCDB06162A6
E1EEFB5F417A01AA8D2E175C8A86FA31F420E990F18EBD3290DF31BC9FB4D80CAB4BF25AB5D6AAB9662
CCA5A59BCB4F82D5AB4F92ECA36B1F59AF4CC328ABFE092641A7B6BE67534D924F16690AFE9DFDC85B1
BCC46C3EB9FD6BFC6CC4A308643FC36F446C5EEE4532FE5803B22178B84BDBF34B2B466CFBB07B5F6E4
A11762A1EBBDFB586575CE40BCCE5B545285CB382B25D1E9949455C792A6BDA031A370C3BF12B3B3AF3
D52BA47B4C68BE59D3FD481AD092B85174D4FEBF951968B5831E98DC5293C231A119A7F091C6955F35A
F3B0A62FBC750CC473038F7072972D4F28EEB841CE634B72445464C2D8C8573E949D7E7D9A5348E2150
91A016A6CB91E6032621D4B4F09554ED938742F6AB9EFEE36B6EA8B9E196975C6C030C401F4267692FD
6916308731B5FD0E1BD1EC265DB41C2DECA1850FA91C0C22EA82017EDC1D1DC1139920D2FDBFE969254
9DAE7E592D0668D6263CFEAFD11AE2F3F28E969ABD664753449661E1FBCFADF9A0B353CAA5C6294202A
C8F47FB8284C3990F81AF8F959A9A21FD8A74A02D245192E23406808B2317A570E6B18FB6B3927A4A30
CEB5D7E7D9A5348E215091A016A6CB91E6032621D4B4F09554ED938742F6AB9EFEE36B6EA8B9E196975
C6C030C401F4267692FD6916308731B5FD0E1BD1EC265DB41C2DECA1850FA91C0C22EA82017EDC1D1DC
1139920D2FDBFE9692549DAE7E592D0668D6263CFEAFD11AE2F3F28E969ABD0C6A095654D4C5EB40AEC
F0DACDDBE8CC6294202AC8F47FB8284C3990F81AF8F959A9A21FD8A74A02D245192E23406808B2317A5
70E6B18FB6B3927A4A30CEB5D7E7D9A5348E215091A016A6CB91E6032621D4B4F09554ED938742F6AB9
EFEE36B6EA8B9E196975C6C030C401F4267692FD6916308731B5FD0E1BD1EC265DB41C2DECA1850FA91
C0C22EA82017EDC1D1DC1139920D2FDBFE9692549DAE7E592D0668D6263CFEAFD11AE2F3F28E969ABDF
2DFACE6BA6C2D5F8ECF9CC5C471AB8FC6294202AC8F47FB8284C3990F81AF8F959A9A21FD8A74A02D24
5192E23406808B2317A570E6B18FB6B3927A4A30CEB5D7E7D9A5348E215091A016A6CB91E6032621D4B
4F09554ED938742F6AB9EFEE36B6EA8B9E196975C6C030C401F4267692FD6916308731B5FD0E1BD1EC2
65DB41C2DECA1850FA91C0C22EA82017EDC1D1DC1139920D2FDBFE9692549DAE7E592D0668D6263CFEA
FD11AE2F3F28E969ABD2306EFDC90211F15839D9F63ED98283CC6294202AC8F47FB8284C3990F81AF8F
959A9A21FD8A74A02D245192E23406808B2317A570E6B18FB6B3927A4A30CEB5D7E7D9A5348E215091A
016A6CB91E6032621D4B4F09554ED938742F6AB9EFEE36B6EA8B9E196975C6C030C401F4267692FD691
6308731B5FD0E1BD1EC265DB41C2DECA1850FA91C0C22EA82017EDC1D1DC1139920D2FDBFE9692549DA
E7E592D0668D6263CFEAFD11AE2F3F28E969ABD809763C361C5AF74F03E262A8190D31DC6294202AC8F
47FB8284C3990F81AF8F959A9A21FD8A74A02D245192E23406808B2317A570E6B18FB6B3927A4A30CEB
5D7E7D9A5348E215091A016A6CB91E6032621D4B4F09554ED938742F6AB9EFEE36B6EA8B9E196975C6C
030C401F4267692FD6916308731B5FD0E1BD1EC265DB41C2DECA1850FA91C0C22EA82017EDC1D1DC113
9920D2FDBFE9692549DAE7E592D0668D6263CFEAFD11AE2F3F28E969ABD9BAD5CC795F377FD36CF410C
578C56BDC6294202AC8F47FB8284C3990F81AF8F959A9A21FD8A74A02D245192E23406808B2317A570E
6B18FB6B3927A4A30CEB5D7E7D9A5348E215091A016A6CB91E6032621D4B4F09554ED938742F6AB9EFE
E36B6EA8B9E196975C6C030C401F4267692FD6916308731B5FD0E1BD1EC265DB41C2DECA1850FA91C0C
22EA82017EDC1D1DC1139920D2FDBFE9692549DAE7E592D0668D6263CFEAFD11AE2F3F28E969ABD2688
5C9A8119FDAD145805E1E177B5EEC6294202AC8F47FB8284C3990F81AF8F959A9A21FD8A74A02D24519
2E23406808B2317A570E6B18FB6B3927A4A30CEB5D7E7D9A5348E215091A016A6CB91E6032621D4B4F0
9554ED938742F6AB9EFEE36B6EA8B9E196975C6C030C401F426769642E79EADBB25639867FB86F1F878
7B2F6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70
E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8B21614812E4232C4CFACE2FA016BF28FE6D9
7C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB
960B5C672D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D28820199C95617168292A
D8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A7385
5148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8BF059ADFC082063A
D07127615F3DF8D7B6D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4E
DC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D2
8820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83
EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A22
91E8B2B327C8A31A5F9011AEA739D4A1AFE5C6D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8
B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52
208F75EC850F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076
DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D95555
22B59EC75FADFDA66A2291E8BF2B2C023551CB5E025CD4C6F028FCEA16D97C4E02FD30ED192DB65AECA
E140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F01
07C3042608DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCC
F6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F
4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8B333517EF8B64506476F70A89A97F3C326D97C4
E02FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960
B5C672D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8B
CF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A7385514
8A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8B8EBDE92E1C8746F3A0
9432F549AB58AD6D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6
FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D2882
0199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1
E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E
8B5B69C80B18E7E11BC1E806770F07BC036D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B18
9547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52208
F75EC850F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD
6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B
59EC75FADFDA66A2291E8B8F2198F96B6FDAE0E2608ED9DC95BDA96D97C4E02FD30ED192DB65AECAE14
0CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C
3042608DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D
8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6
DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8B676E75A80992170E4EB44ECD3AD571046D97C4E02
FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C
672D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8BCF5
6A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A3
9CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8B0A3BD27381172FA2DC5C7
A8A6ED2479C6D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FED
B6CBCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D2882019
9C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C
71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8BE
0269A6EAA1521873533F5C8CB9A97056D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B18954
7EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52208F75
EC850F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE
43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59E
C75FADFDA66A2291E8BCB6D250410F3C50D62B8C3AC8A5AAD5F6D97C4E02FD30ED192DB65AECAE140CF
275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C304
2608DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B4
95FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DAD
D4B4C4D9D9555522B59EC75FADFDA66A2291E8B7A005D5E9CEC2B9DE9F986EEBC5F3E7E6D97C4E02FD3
0ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672
D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8BCF56A3
649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CF
B8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8BDEE2D0D4B4F1ADBEC9A5E7DF
A32C7DDA6D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6C
BCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D28820199C9
5617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B
1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75FADFDA66A2291E8B5902
F7DFFA37E482635BBCB4D53CAA4F6D97C4E02FD30ED192DB65AECAE140CF275DD1C25D14A8B189547EB
04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C3042608DC6D460F52208F75EC8
50F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495FC3B0C7B7076DBD6FE43D
F08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B4C4D9D9555522B59EC75
FADFDA66A2291E8BF2EEDE4B89A319256582A85D7381A03E6D97C4E02FD30ED192DB65AECAE140CF275
DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5CA1D00356F0107C304260
8DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8BCF56A3649BE08B1C4DCCF6D8B495F
C3B0C7B7076DBD6FE43DF08312E5C83EB1E6C71B1F9E29A73855148A39CFB8AA5144E70E2F4D6DADD4B
4C4D9D9555522B59EC75FADFDA66A2291E8BCFF2C44B850781877D9AEB8E318553BB6D97C4E02FD30ED
192DB65AECAE140CF275DD1C25D14A8B189547EB04A879B4B4EDC6FEDB6CBCA81107EBB960B5C672D5C
A1D00356F0107C3042608DC6D460F52208F75EC850F2909A4D28820199C95617168292AD8BCF56A3649
BE08B1C4DCCF6D8B495FC3B0>>77-Time:2024-03-06
16:03:21-970<<
CXHttpsNet::Disconnect[23]
>>78-Time:2024-03-06 16:03:21-970<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>79-Time:2024-03-06 16:03:21-971<<
CServer::OnMsg,TalkToServer[hUser:3,Seq:0,ID:5206,Ret:0]
>>80-Time:2024-03-06 16:03:22-496<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>81-Time:2024-03-06 16:03:22-496<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>82-Time:2024-03-06 16:03:22-531<<
CNetServerP2P::Start p2p service[addr:secu100.net,port:8765,type:2]
>>83-Time:2024-03-06 16:03:23-388<<
CNetObject::GetHostbyName,ai_family=30
>>84-Time:2024-03-06 16:03:23-389<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[secu100.net-->64:ff9b::12c6:fa1]
>>85-Time:2024-03-06 16:03:23-389<<
CNetObject::UpdateDNSBuffer,New[secu100.net/64:ff9b::12c6:fa1]
>>86-Time:2024-03-06 16:03:23-389<<
gngethostbyname [DNS:secu100.net][IP:64:ff9b::12c6:fa1][0]
>>87-Time:2024-03-06 16:03:23-391<<
P2P -> getaddrinfo : ptr->ai_family = 30
>>88-Time:2024-03-06 16:03:23-391<<
P2P -> getaddrinfo : IPv6[64:ff9b::12c6:fa1-->64:ff9b::12c6:fa1]
>>89-Time:2024-03-06 16:03:23-452<<
GetRealServerIpOnIpv6 recv-retIp:3.76.142.1
>>90-Time:2024-03-06 16:03:23-452<<
CNetServerP2P::Start p2p service[xm_nat_init--->enter,ip:3.76.142.1]
>>91-Time:2024-03-06 16:03:23-497<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>92-Time:2024-03-06 16:03:23-497<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>93-Time:2024-03-06 16:03:23-683<<
CNetServerP2P::Start p2p service[xm_nat_init--->leave,ip:3.76.142.1,ret:1]
>>94-Time:2024-03-06 16:03:23-683<<
CNetServer::OnServerReady[2024-03-06 16:03:23-683]
>>95-Time:2024-03-06 16:03:24-497<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>96-Time:2024-03-06 16:03:24-497<<
CDeviceV2::SearchDevices:sendto_error:errno:49
strerror: Can't assign requested address
>>97-Time:2024-03-06 16:03:31-100<<
2024-03-06 16:03:31-100--FUN_SysInit/638
>>98-Time:2024-03-06 16:03:31-101<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>99-Time:2024-03-06 16:03:31-101<<
CDataCenter::InitNetSDK__A
>>100-Time:2024-03-06 16:03:31-101<<
MNetSDK Version Time[Jan 25 2024 21:37:01]
>>101-Time:2024-03-06 16:03:31-101<<
CDataCenter::InitNetSDK__B
>>102-Time:2024-03-06 16:03:31-101<<
CDataCenter::InitNetSDK__C
>>103-Time:2024-03-06 16:03:31-101<<
2024-03-06 16:03:31-100--FUN_SysInit/638
>>104-Time:2024-03-06 16:03:31-101<<
InitServer-InitServer[arsp.xmeye.net;arsp1.xmeye.net;arsp2.xmeye.net;:15010]
>>105-Time:2024-03-06 16:03:31-101<<
ClientID:C5D2D9FCFE63441F9CE07019F6D5F6C41709737411101a44625975921709737411101a4462
597592>>106-Time:2024-03-06 16:03:31-101<<
[CServer::OnMsg--Enter][msgId=5000]
>>107-Time:2024-03-06 16:03:31-101<<
[CServer::OnMsg--Leavel[Time:0]]
>>108-Time:2024-03-06 16:03:31-102<<
GetDevListByUserName-------->
szUserName:[email protected]
pswlen:9
>>109-Time:2024-03-06 16:03:31-102<<
IXMAccount::UserLogOut
>>110-Time:2024-03-06 16:03:31-102<<
IXMEncrypt::GetEncryptStr[00000031709737411102/9737411102f1227a/
a24ef9f77bffa06a9558ad9a9c1bca7a]
>>111-Time:2024-03-06 16:03:31-102<<
GetPlatHttpPtl_T1[szUrl:/loginExist/v3/00000031709737411102/
a24ef9f77bffa06a9558ad9a9c1bca7a.rs]
>>112-Time:2024-03-06 16:03:31-102<<
CSMPHttp::Talk Start_HTTPS
>>113-Time:2024-03-06 16:03:31-102<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>114-Time:2024-03-06 16:03:31-102<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>115-Time:2024-03-06 16:03:31-102<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>116-Time:2024-03-06 16:03:31-102<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>117-Time:2024-03-06 16:03:31-102<<
Check & SKT_Connect has IPv6
>>118-Time:2024-03-06 16:03:31-156<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:13][TimeUsed=54]
>>119-Time:2024-03-06 16:03:31-260<<

-------CSMPHttpsend[12E356E10]------
POST /loginExist/v3/00000031709737411102/a24ef9f77bffa06a9558ad9a9c1bca7a.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Connection: Keep-Alive
Content-Length: 128
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

2F586C3AE94EBCA329844CB02D6E48651F6623578E61A60084F1D3CB79E28814FA15F027D7E7A31532D
394561ABAFE96BB8EAFC3EA310A5C6D66AE93AD9A80E5
nHttps:-1
----------END------------
>>120-Time:2024-03-06 16:03:31-308<<

-------------RecvBuffer[12E356E10]---------
HTTP/1.1 200
Server: nginx
Date: Wed, 06 Mar 2024 15:03:31 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 640
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

2FDCAEC8A4E75444E17E75086F3ED1D6A81E76AA8374A5C67EB7DA7EB024FE51BA0BCCD1104B3E7622D
A33A67788C82F566ADDD5C4B6BA137799AEB80CA385F06B78B84984FCC045CBF5DAFB8FFBC5A9CCB1A3
5DD3A268BD33E9CDC0115B788D505380C5D6E9D9E789EC2CD211DA13F409BCFB35A5673D973F2B77E2E
6EA9840E46BCF2824815098D331AE7D06154AC3BCC5D26AAE24B7EA8E90E6F737F7343D1D72153B96E8
5F7F287EC62E428C1D1C28CA37A0395C4F2C4F98959C25334C5CF6CC0E3DFD109CF220F92E1A66E71EE
4D4B8804F5B5BCEF405074B1284C3E04B5FEA0C0C95F863641A18695CAA0C3F9992C67A586B0B0BD4D5
42CB1A41BCB5E0B3786BE5007150D769CF9A7831F64A18641AD0CEA60EB07AF5D015F1B5C6ACE949E0C
6BED01C2D42BE15CDE41A09BF4B5208DF5C8E78311817F4FA7BBB3FDB16
------------END--------------
>>121-Time:2024-03-06 16:03:31-308<<
CXHttpsNet::Disconnect[13]
>>122-Time:2024-03-06 16:03:31-308<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>123-Time:2024-03-06 16:03:31-308<<
IXMEncrypt::GetEncryptStr[00000041709737411308/9737411308f1227a/
82730049142c80f62e0bd011cc8cbb32]
>>124-Time:2024-03-06 16:03:31-309<<
GetHttpPtl[szUrl:/msdlistCode/
v3/00000041709737411308/82730049142c80f62e0bd011cc8cbb32.rs]
>>125-Time:2024-03-06 16:03:31-309<<
CSMPHttp::Talk Start_HTTPS
>>126-Time:2024-03-06 16:03:31-309<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>127-Time:2024-03-06 16:03:31-309<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>128-Time:2024-03-06 16:03:31-309<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>129-Time:2024-03-06 16:03:31-309<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>130-Time:2024-03-06 16:03:31-309<<
Check & SKT_Connect has IPv6
>>131-Time:2024-03-06 16:03:31-363<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:11][TimeUsed=54]
>>132-Time:2024-03-06 16:03:31-456<<

-------CSMPHttpsend[12E356E10]------
POST /msdlistCode/v3/00000041709737411308/82730049142c80f62e0bd011cc8cbb32.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Accept-Encoding: gzip, deflate
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMzI5NDExLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.LzJwUsGhyCxq34nZirwSJr7f1NTeojhVxTaN
sTdpugE.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>133-Time:2024-03-06 16:03:31-527<<

-------------RecvBuffer[12E356E10]---------
HTTP/1.1 200
Server: nginx
Date: Wed, 06 Mar 2024 15:03:31 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 1280
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

0396C34AE7B015494CB9A5DF9422E40A7B02D0EBCFD304AB492A5D9A1C715DE67E33AC547F81B305B0D
7D369236C77AF64B88371622BF18AD439A58B0E4107717DA3F65965DDF2F1306DCE100FB878E3DE275C
FC47B59871A3286BFF1EBEA48F9962C444971F97A7A1F2F3A8F561F6225CD6FDEDC81AA245DF49ED0D9
55169807E233E046413E6339D0290B05CCEA4F1A69845AEE43AAA945CE25B964D4D55D7BB9046D99000
67C7221BEDACB9BAA9646986551B17872A3C9EA10624FCF3D1D3E29DABC3364BDA6D66A3046F32070F2
26E4D639C79DF04F0EA1D44B1856C117441B04E61E0969C13214174C4900EC7770439733A729D23FDD0
E35A5DE0BB9F687B9720ADDD3CD744BF29E3393D84D97055CC6A975E5CDD82A0C8D3BC8BA8E2F0D0844
F4A537E723AD44056344C60AFD6D33663DBB049DAB215410771C2EC8561D2CC41D962D637D1CC411EA3
0FE59DD5EBB5126B982B9FC4FDEBF68A7F05251D617DB826453C4CE1C20AE389ECCD2C0F12BE7BED2D8
0F85BA3D659674A24C774EEEA8B420A43F6AD4562F1C2B0D615A93E25FA5F3F2B0133C1CE24E4F20612
2E4A36C4FB2AAEE4E1988BFB8C04CCC1C8B11B2894D4C96C284B634D85FC03C8BE515CF32A2900377F4
9B098D470F70962F36D6220B5B2F4C004DADE7EFE07BCCF113A32686874FDAD821EE8FE3C9362C0299A
969B11DBAFA69D565E120FC5FAE4D3AFC674184A52E1E2AD83AD7265FB122E06DA6C5A0ECC2074D6765
D66CB6DDD3B45A167FA9C4E1CE303E736F02FA6ABFC9CDB7632CBC044A6C99D1E0196CB773B8B709238
32096326C97A893E6A238EFBF8AF73A49999551FD574E560E2C95686726534F40E11D0A1953DE857ED0
FEB4EB64281B48C28927E42BF2DB54C0B85
------------END--------------
>>134-Time:2024-03-06 16:03:31-528<<
CXHttpsNet::Disconnect[11]
>>135-Time:2024-03-06 16:03:31-528<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>136-Time:2024-03-06 16:03:31-528<<
292>>137-Time:2024-03-06 16:03:31-528<<
IXMAccount::InitDevies Begin[DevSize:1]
>>138-Time:2024-03-06 16:03:31-528<<
IXMAccount::InitDevInfo[44acba734d6180edbtya/Парикмахерская/admin/just_test_ext---
>0/0]
>>139-Time:2024-03-06 16:03:31-528<<
IXMAccount::InitDevies End[DevSize:1]
>>140-Time:2024-03-06 16:03:31-528<<
GetDevListByUserName[1]>>141-Time:2024-03-06 16:03:31-528<<
OnMsg - ECMD_START_STARTSERVER, result = 0>>142-Time:2024-03-06 16:03:31-529<<
AuthCode 44acba734d6180edbtya_DSS:aaaaaaaa103063aa41
>>143-Time:2024-03-06 16:03:31-529<<
AuthCode 44acba734d6180edbtya_TPS:aaaaaaaa-23063aa41
>>144-Time:2024-03-06 16:03:31-529<<
AuthCode 44acba734d6180edbtya_PMS:aaaaaaaa-430624ca3
>>145-Time:2024-03-06 16:03:31-529<<
AuthCode 44acba734d6180edbtya_CSS:aaaaaaaa203063aa41
>>146-Time:2024-03-06 16:03:31-529<<
AuthCode 44acba734d6180edbtya_RPS:aaaaaaaa-130624ca3
>>147-Time:2024-03-06 16:03:31-529<<
CDataCenter::ClearDevInfo
>>148-Time:2024-03-06 16:03:31-530<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>149-Time:2024-03-06 16:03:31-530<<
CSMPHttp::Talk Start_HTTPS
>>150-Time:2024-03-06 16:03:31-531<<
[CServer::OnMsg--Enter][msgId=5049]
>>151-Time:2024-03-06 16:03:31-531<<
[CServer::OnMsg--Leavel[Time:0]]
>>152-Time:2024-03-06 16:03:31-531<<
IXMEncrypt::GetEncryptStr[00000051709737411531/9737411531f1227a/
774f5d8ae13b7076f6dfb26d6755ddd8]
>>153-Time:2024-03-06 16:03:31-531<<
GetHttpPtl[szUrl:/userinfo2/
v3/00000051709737411531/774f5d8ae13b7076f6dfb26d6755ddd8.rs]
>>154-Time:2024-03-06 16:03:31-531<<
CSMPHttp::Talk Start_HTTPS
>>155-Time:2024-03-06 16:03:31-531<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>156-Time:2024-03-06 16:03:31-531<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>157-Time:2024-03-06 16:03:31-531<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>158-Time:2024-03-06 16:03:31-532<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>159-Time:2024-03-06 16:03:31-532<<
Check & SKT_Connect has IPv6
>>160-Time:2024-03-06 16:03:31-535<<
CNetObject::GetHostbyName,ai_family=30
>>161-Time:2024-03-06 16:03:31-535<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[pub-cfg.secu100.net--
>64:ff9b::34a:6987]
>>162-Time:2024-03-06 16:03:31-535<<
CNetObject::UpdateDNSBuffer,New[pub-cfg.secu100.net/64:ff9b::34a:6987]
>>163-Time:2024-03-06 16:03:31-541<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:64:ff9b::34a:6987][0]
>>164-Time:2024-03-06 16:03:31-541<<
SKT_Connect start[pub-cfg.secu100.net][64:ff9b::34a:6987][8186][Timeout=8000]
>>165-Time:2024-03-06 16:03:31-541<<
Check & SKT_Connect (pub-cfg.secu100.net_64:ff9b::34a:6987, 8186)
>>166-Time:2024-03-06 16:03:31-542<<
Check & SKT_Connect has IPv6
>>167-Time:2024-03-06 16:03:31-542<<
2024-03-06 16:03:31-542--FUN_DevGetLocalEncToken/3824
>>168-Time:2024-03-06 16:03:31-542<<
DataCenter::Get dev login enc token form buf[44acba734d6180edbtya/]
>>169-Time:2024-03-06 16:03:31-544<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMzI
5NDExLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.LzJwUsGhyCxq34nZirwSJr7f1NTeojhVxTaNsTdpugE.1>>170-Time:2024-03-06 16:03:31-544<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000011709737411543/8f14ad9ee0
21e09417b564ad67c06124.rs;httpbody=>>171-Time:2024-03-06 16:03:31-577<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:17][TimeUsed=46]
>>172-Time:2024-03-06 16:03:31-599<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:13][TimeUsed=58]
>>173-Time:2024-03-06 16:03:31-708<<

-------CSMPHttpsend[10AD0D4A0]------
POST /userinfo2/v3/00000051709737411531/774f5d8ae13b7076f6dfb26d6755ddd8.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMzI5NDExLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.LzJwUsGhyCxq34nZirwSJr7f1NTeojhVxTaN
sTdpugE.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye
nHttps:-1
----------END------------
>>174-Time:2024-03-06 16:03:31-708<<

-------CSMPHttpsend[10B8181E0]------
POST https://pub-cfg.secu100.net:8186/ HTTP/1.1
Accept: */*
Content-Length: 200
Content-Type: text/html
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"CfgProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_REQ"},"Body":
{"DomainName":"pub-dss-hls.secu100.net","Deviceinfo":
[{"SerialNumber":"44acba734d6180edbtya"}]}}}
nHttps:1
----------END------------
>>175-Time:2024-03-06 16:03:31-759<<

-------------RecvBuffer[10B8181E0]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:31 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 217

{"CfgProtocol":{"Header":{"ErrorNum":"200","ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_RSP"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","ServerIP":"35.156.59.235"}]}}

------------END--------------
>>176-Time:2024-03-06 16:03:31-760<<
CXHttpsNet::Disconnect[13]
>>177-Time:2024-03-06 16:03:31-760<<
IXMCloud::QueryDNSFromNet[nCurCount:1, nNumberTimes:1, bufs_size:1, nQueryCount:1]
>>178-Time:2024-03-06 16:03:31-829<<

-------------RecvBuffer[10AD0D4A0]---------
HTTP/1.1 200
Server: nginx
Date: Wed, 06 Mar 2024 15:03:31 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 736
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

E7135B4FB394DC496CE949A6954EF5BE64EB9987565EFDA039DC602FE0D3F7F644CE0BA112FB4095D9D
975FB4044BF871DB76685AA7BC1442B658FDFCAC1FDE79330C1011E706D42F537AA566E28DD5DC0640D
AADC7DDAAC3AB838E370C9EA5EC2A9EF1359202AE41ADC25D395EA829D4505C5168661F6BE85748D56D
590336B20BC4B531781145CD361AC95DE28DD4AC751CACDD30E658E1E43588C3663D0015F59D140F2B9
A46618669B191D4F06359CFD6715E44967B05F640DF28ACAA37C924C7C5FC839EA6C106C1FEA16ABC82
6E838486295D81B360A96BC570FE336ABDA10985DDD20F636001B8052DFEBA2DFBC9F38A915CD7AD134
1728B6EBCDE84D029F2BD4A6869E7C36059D19682C430918375BEF6B5842D0C8C9B5B118B2AB4FB1756
92B83EE40C83FAF2C77A9659B65A0A252845F1DA73ABC0CCA4750997C25F1F8F06EA71484C07035BCCC
2EA28007FAF6F0B01CB7D3EC2531B614B47D9CAE5F227895BD319A6D4FF486457AB5D003
------------END--------------
>>179-Time:2024-03-06 16:03:31-829<<
CXHttpsNet::Disconnect[17]
>>180-Time:2024-03-06 16:03:31-829<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>181-Time:2024-03-06 16:03:31-829<<
GetUserInfo[ret:0]>>182-Time:2024-03-06 16:03:31-878<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>183-
Time:2024-03-06 16:03:31-886<<
2024-03-06 16:03:31-879--MC_InitV2/27
>>184-Time:2024-03-06 16:03:31-886<<
SET_LANGAGE_Info[@]
>>185-Time:2024-03-06 16:03:31-886<<
SET_LANGAGE_OK[ru]
>>186-Time:2024-03-06 16:03:31-886<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:[email protected],pwd-
>len:9,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>187-Time:2024-03-06 16:03:31-886<<
CMpsClientV2::GetAlarmAppType[IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit]
>>188-Time:2024-03-06 16:03:31-886<<
CSMPHttp::Talk Start_HTTPS
>>189-Time:2024-03-06 16:03:31-887<<
DNS-->IP--Buffer[pub-cfg.secu100.net-->64:ff9b::34a:6987]
>>190-Time:2024-03-06 16:03:31-887<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:64:ff9b::34a:6987][0]
>>191-Time:2024-03-06 16:03:31-887<<
SKT_Connect start[pub-cfg.secu100.net][64:ff9b::34a:6987][8186][Timeout=8000]
>>192-Time:2024-03-06 16:03:31-887<<
Check & SKT_Connect (pub-cfg.secu100.net_64:ff9b::34a:6987, 8186)
>>193-Time:2024-03-06 16:03:31-887<<
Check & SKT_Connect has IPv6
>>194-Time:2024-03-06 16:03:31-930<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:13][TimeUsed=49]
>>195-Time:2024-03-06 16:03:31-969<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMzI
5NDExLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.LzJwUsGhyCxq34nZirwSJr7f1NTeojhVxTaNsTdpugE.1>>196-Time:2024-03-06 16:03:31-969<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000011709737411969/
a27c94bc2a8a52b38caab94a4a5b85c5.rs;httpbody=>>197-Time:2024-03-06 16:03:31-981<<
[CServer::OnMsg--Enter][msgId=5092]
>>198-Time:2024-03-06 16:03:31-981<<
[CServer::OnMsg--Leavel[Time:0]]
>>199-Time:2024-03-06 16:03:31-981<<
[CAccountServer::OnMsg--Enter][msgId=5092]
>>200-Time:2024-03-06 16:03:31-981<<
IXMEncrypt::GetEncryptStr[00000061709737411981/9737411981f1227a/
3d221562a789b9c5cd2c60a2f63c0344]
>>201-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Leavel[Time:1]]
>>202-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Enter][msgId=5092]
>>203-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Leavel[Time:0]]
>>204-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Enter][msgId=5092]
>>205-Time:2024-03-06 16:03:31-982<<
IXMEncrypt::GetEncryptStr[00000071709737411982/9737411982f1227a/
c66eb9f7b1db6c8b5ebdee9ac2c0d114]
>>206-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>207-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Enter][msgId=4152]
>>208-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Leavel[Time:0]]
>>209-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>210-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>211-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Enter][msgId=4152]
>>212-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Leavel[Time:0]]
>>213-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>214-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>215-Time:2024-03-06 16:03:31-982<<
DataCenter::GetDevState[44acba734d6180edbtya;,QuertType:-
1,Timeout:5,bIsLANSearch:1,-1/0]
>>216-Time:2024-03-06 16:03:31-982<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>217-Time:2024-03-06 16:03:31-982<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>218-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Enter][msgId=5089]
>>219-Time:2024-03-06 16:03:31-982<<
Check status type[1]>>220-Time:2024-03-06 16:03:31-982<<
IXMEncrypt::GetEncryptStr[00000081709737411982/9737411982f1227a/
fad8b0e4690b6590db8156d869503cab]
>>221-Time:2024-03-06 16:03:31-982<<
CSMPHttp::Talk Start_HTTPS
>>222-Time:2024-03-06 16:03:31-982<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>223-Time:2024-03-06 16:03:31-982<<
Check status type[7]>>224-Time:2024-03-06 16:03:31-982<<
CSMPHttp::Talk Start_HTTPS
>>225-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Enter][msgId=4148]
>>226-Time:2024-03-06 16:03:31-982<<
[CServer::OnMsg--Leavel[Time:0]]
>>227-Time:2024-03-06 16:03:31-983<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>228-Time:2024-03-06 16:03:31-983<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>229-Time:2024-03-06 16:03:31-983<<
[CServer::OnMsg--Enter][msgId=5049]
>>230-Time:2024-03-06 16:03:31-983<<
[CServer::OnMsg--Leavel[Time:0]]
>>231-Time:2024-03-06 16:03:31-983<<
IXMEncrypt::GetEncryptStr[00000091709737411983/9737411983f1227a/
eb0ece922eaeb035b47ff7e9777a4d5a]
>>232-Time:2024-03-06 16:03:31-983<<
GetHttpPtl[szUrl:/userinfo2/v3/00000091709737411983/
eb0ece922eaeb035b47ff7e9777a4d5a.rs]
>>233-Time:2024-03-06 16:03:31-983<<
CSMPHttp::Talk Start_HTTPS
>>234-Time:2024-03-06 16:03:31-983<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>235-Time:2024-03-06 16:03:31-983<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>236-Time:2024-03-06 16:03:31-983<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>237-Time:2024-03-06 16:03:31-983<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>238-Time:2024-03-06 16:03:31-983<<
Check & SKT_Connect has IPv6
>>239-Time:2024-03-06 16:03:31-986<<
CNetObject::GetHostbyName,ai_family=30
>>240-Time:2024-03-06 16:03:31-986<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[caps-eu.jftechws.com--
>64:ff9b::12c1:6b4e]
>>241-Time:2024-03-06 16:03:31-986<<
CNetObject::UpdateDNSBuffer,New[caps-eu.jftechws.com/64:ff9b::12c1:6b4e]
>>242-Time:2024-03-06 16:03:31-986<<
CNetObject::GetHostbyName,ai_family=30
>>243-Time:2024-03-06 16:03:31-986<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[caps-eu.jftechws.com--
>64:ff9b::12c1:6b4e]
>>244-Time:2024-03-06 16:03:31-986<<
CNetObject::UpdateDNSBuffer,Update cache[caps-eu.jftechws.com/64:ff9b::12c1:6b4e]
>>245-Time:2024-03-06 16:03:31-986<<
CNetObject::GetHostbyName,ai_family=30
>>246-Time:2024-03-06 16:03:31-986<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[caps-eu.jftechws.com--
>64:ff9b::12c1:6b4e]
>>247-Time:2024-03-06 16:03:31-986<<
CNetObject::UpdateDNSBuffer,Update cache[caps-eu.jftechws.com/64:ff9b::12c1:6b4e]
>>248-Time:2024-03-06 16:03:31-988<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>249-Time:2024-03-06 16:03:31-988<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>250-Time:2024-03-06 16:03:31-988<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>251-Time:2024-03-06 16:03:31-988<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>252-Time:2024-03-06 16:03:31-988<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>253-Time:2024-03-06 16:03:31-988<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>254-Time:2024-03-06 16:03:31-988<<
Check & SKT_Connect has IPv6
>>255-Time:2024-03-06 16:03:31-988<<
Check & SKT_Connect has IPv6
>>256-Time:2024-03-06 16:03:31-988<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>257-Time:2024-03-06 16:03:31-988<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>258-Time:2024-03-06 16:03:31-988<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>259-Time:2024-03-06 16:03:31-988<<
Check & SKT_Connect has IPv6
>>260-Time:2024-03-06 16:03:32-017<<
CNetObject::GetHostbyName,ai_family=30
>>261-Time:2024-03-06 16:03:32-017<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[pub-status.secu100.net--
>64:ff9b::12c6:a042]
>>262-Time:2024-03-06 16:03:32-017<<
CNetObject::UpdateDNSBuffer,New[pub-status.secu100.net/64:ff9b::12c6:a042]
>>263-Time:2024-03-06 16:03:32-017<<
gngethostbyname [DNS:pub-status.secu100.net][IP:64:ff9b::12c6:a042][0]
>>264-Time:2024-03-06 16:03:32-017<<
SKT_Connect start[pub-status.secu100.net][64:ff9b::12c6:a042][7605][Timeout=5000]
>>265-Time:2024-03-06 16:03:32-017<<
Check & SKT_Connect (pub-status.secu100.net_64:ff9b::12c6:a042, 7605)
>>266-Time:2024-03-06 16:03:32-017<<
CNetObject::GetHostbyName,ai_family=30
>>267-Time:2024-03-06 16:03:32-017<<
CNetObject::GetHostbyName,DNS-->IPv6 From Net[pub-status.secu100.net--
>64:ff9b::12c6:a042]
>>268-Time:2024-03-06 16:03:32-017<<
CNetObject::UpdateDNSBuffer,Update cache[pub-status.secu100.net/64:ff9b::12c6:a042]
>>269-Time:2024-03-06 16:03:32-017<<
Check & SKT_Connect has IPv6
>>270-Time:2024-03-06 16:03:32-018<<
gngethostbyname [DNS:pub-status.secu100.net][IP:64:ff9b::12c6:a042][0]
>>271-Time:2024-03-06 16:03:32-018<<
SKT_Connect start[pub-status.secu100.net][64:ff9b::12c6:a042][7601][Timeout=5000]
>>272-Time:2024-03-06 16:03:32-018<<
Check & SKT_Connect (pub-status.secu100.net_64:ff9b::12c6:a042, 7601)
>>273-Time:2024-03-06 16:03:32-018<<
Check & SKT_Connect has IPv6
>>274-Time:2024-03-06 16:03:32-028<<
客服中心入参:{
"index" : "PL",
"appKey" : "b43be058d4aa469fbc4b439ae1434834"
}
>>275-Time:2024-03-06 16:03:32-030<<

-------CSMPHttpsend[10B81F420]------
POST https://pub-cfg.secu100.net:8186/v2 HTTP/1.1
Accept: */*
Content-Length: 81
Content-Type: application/json
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"userId":"65294055c328e62c89353a6e38d6774b","msg":"usr_match_req","srv":["pms"]}
nHttps:1
----------END------------
>>276-Time:2024-03-06 16:03:32-030<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:28][TimeUsed=42]
>>277-Time:2024-03-06 16:03:32-030<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:30][TimeUsed=42]
>>278-Time:2024-03-06 16:03:32-030<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:29][TimeUsed=47]
>>279-Time:2024-03-06 16:03:32-030<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:32][TimeUsed=42]
>>280-Time:2024-03-06 16:03:32-070<<
SKT_Connect succssfull[pub-status.secu100.net:7601][skt:27][TimeUsed=52]
>>281-Time:2024-03-06 16:03:32-070<<
SKT_Connect succssfull[pub-status.secu100.net:7605][skt:17][TimeUsed=53]
>>282-Time:2024-03-06 16:03:32-080<<

-------------RecvBuffer[10B81F420]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive

40
{"ip":{"pms":"3.64.88.183"},"msg":"usr_match_rsp","code":"200"}

------------END--------------
>>283-Time:2024-03-06 16:03:32-081<<
CXHttpsNet::Disconnect[13]
>>284-Time:2024-03-06 16:03:32-081<<
LinkByUserID,Link by userID
info[userID:65294055c328e62c89353a6e38d6774b,ip:3.64.88.183,
appToken:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039&&eff7b0f2
c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,
appType:IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit, appLan:ru]
>>285-Time:2024-03-06 16:03:32-081<<
CSMPHttp::Talk Start_HTTPS
>>286-Time:2024-03-06 16:03:32-081<<
SKT_Connect start[3.64.88.183][3.64.88.183][6502][Timeout=8000]
>>287-Time:2024-03-06 16:03:32-081<<
Check & SKT_Connect (3.64.88.183_3.64.88.183, 6502)
>>288-Time:2024-03-06 16:03:32-081<<
Check & SKT_Connect has IPv6
>>289-Time:2024-03-06 16:03:32-127<<

-------HttpTalkSend[10B3E27F0]------
POST
/api/reqCapsMulti/v2/00000071709737411982/c66eb9f7b1db6c8b5ebdee9ac2c0d114.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 164
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"appType" : "com.XM.CSee",
"snList" : [
{
"sn" : "44acba734d6180edbtya",
"tp" : 0
}
],
"caps" : [
"xmc.service"
],
"ver" : 2
}
----------END------------
>>290-Time:2024-03-06 16:03:32-127<<

-------CSMPHttpsend[10B91B980]------
POST /userinfo2/v3/00000091709737411983/eb0ece922eaeb035b47ff7e9777a4d5a.rs
HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMzI5NDExLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.LzJwUsGhyCxq34nZirwSJr7f1NTeojhVxTaN
sTdpugE.1
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

nHttps:-1
----------END------------
>>291-Time:2024-03-06 16:03:32-128<<

-------HttpTalkSend[10B1D12F0]------
POST
/api/reqCapsMulti/v2/00000061709737411981/3d221562a789b9c5cd2c60a2f63c0344.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 160
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"appType" : "com.XM.CSee",
"snList" : [
{
"sn" : "44acba734d6180edbtya",
"tp" : 0
}
],
"caps" : [
"xmc.ais"
],
"ver" : 2
}
----------END------------
>>292-Time:2024-03-06 16:03:32-128<<
SKT_Connect succssfull[3.64.88.183:6502][skt:13][TimeUsed=47]
>>293-Time:2024-03-06 16:03:32-135<<

-------HttpTalkSend[10B42A120]------
POST /api/reqCaps/v2/00000081709737411982/fad8b0e4690b6590db8156d869503cab.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 151
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"sw" : "",
"tp" : 0,
"ver" : 2,
"sn" : "44acba734d6180edbtya",
"hw" : "",
"appType" : "com.XM.CSee",
"caps" : [
"xmc.service"
]
}
----------END------------
>>294-Time:2024-03-06 16:03:32-169<<
2024-03-06 16:03:32-165--MC_InitV2/27
>>295-Time:2024-03-06 16:03:32-169<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>296-
Time:2024-03-06 16:03:32-186<<

-------CSMPHttpsend[10B80FAE0]------
POST https://pub-status.secu100.net:7601/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7601
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa103063aa41"}]}}
nHttps:1
----------END------------
>>297-Time:2024-03-06 16:03:32-196<<

-------CSMPHttpsend[10B1D1F90]------
POST https://pub-status.secu100.net:7605/ HTTP/1.1
Accept: */*
Content-Length: 181
Content-Type: text/html
Host: pub-status.secu100.net:7605
User-Agent: IOS APP

{"StatusProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_REQ"},"Body":
[{"SerialNumber":"44acba734d6180edbtya","AuthCode":"aaaaaaaa-130624ca3"}]}}
nHttps:1
----------END------------
>>298-Time:2024-03-06 16:03:32-239<<

-------CSMPHttpsend[12E3C6150]------
POST https://3.64.88.183:6502/ HTTP/1.1
Accept-Encoding: identity
CSeq: 1
Content-Length: 446
Content-Type: text/html
Host: 3.64.88.183
Port: 6502
User-Agent: IOS APP

{"AlarmCenter":{"Header":
{"Version":"1.0","TerminalType":"Camera","CSeq":"1","MessageType":"MSG_ALARM_SUBSCR
IBE_REQ"},"Body":
{"UserId":"65294055c328e62c89353a6e38d6774b","AuthCode":"","TokenList":
[{"AppToken":"c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039","Ap
pType":"IOS:com.XM.CSee"},
{"AppToken":"eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67","App
Type":"IOS:com.XM.CSee_v2_callkit"}],"AppLanguage":"ru"}}}
nHttps:1
----------END------------
>>299-Time:2024-03-06 16:03:32-241<<

-------------RecvBuffer[10B80FAE0]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 360

{"StatusProtocol":{"Body":
[{"Status":"Online","WanIP":"31.61.246.13","StreamStatus":"0:0","ServerIP":"3.126.1
11.115","StreamLevel":"0_4:1_1_0","StreamDssIP":"0.0.0.0:0.0.0.0","SerialNumber":"4
4acba734d6180edbtya","ServerPort":"6501"}],"Header":
{"CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_RSP","ErrorNum":"200","ErrorString
":"Success OK","Version":"1.0"}}}
------------END--------------
>>300-Time:2024-03-06 16:03:32-241<<
CXHttpsNet::Disconnect[27]
>>301-Time:2024-03-06 16:03:32-242<<

---------SDevDSSStatus---------
{"Status":"Online","WanIP":"31.61.246.13","StreamStatus":"0:0","ServerIP":"3.126.11
1.115","StreamLevel":"0_4:1_1_0","StreamDssIP":"0.0.0.0:0.0.0.0","SerialNumber":"44
acba734d6180edbtya","ServerPort":"6501"}
------------------
>>302-Time:2024-03-06 16:03:32-252<<
-------------RecvBuffer[10B91B980]---------
HTTP/1.1 200
Server: nginx
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 736
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

43B90EC79EA0CED7F08FA41AEA2DEBA82E5FA7F00B5E6A23F12DD302BFF3E553E089BBDE5CEBF31F485
AFCB6DF4203F5B799644F2055836D55DA2012780015DA08BE582EB86C70C2DED7F8F53005C0B7B72948
9F18323911123FB908BFF1884B1DEA6E2597B440E466CDA29FB33B4238F4F8E13E36C7E8ADAC1DD34F4
C0DC482EBB7ABD59548C7D3E8F01D29D689F0B942A4F6F8E27677C55DAE21B08B86B99973F77120B55C
A04501941CEA7DD3A2E6009FE7473882E39782A88A878F20FF29BE644D500D4DDACA8BD6ED74BC578C0
583B06142F87848BBE61BBFF58404227855CB45BE064FC2D23C634DA0F4E2B122B67F69C4665E6DACC7
619BD6AF18140EBF990676DC321CC5A8D7DCFE2D5254E700AD8A53D3A15259E92FDCB1F645A0E65EA64
11DAEF2C70FD9A315B77EA8D385E5A133C19344F4ED373F2DC1D5F6AA8A7E4A3EEEE8BE338567805F57
EA42A95709FE97772A64FF53C771D7938E1FEA3E14973C1B2EF79EEA29F377A915DB733F
------------END--------------
>>303-Time:2024-03-06 16:03:32-252<<
CXHttpsNet::Disconnect[29]
>>304-Time:2024-03-06 16:03:32-253<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>305-Time:2024-03-06 16:03:32-253<<
GetUserInfo[ret:0]>>306-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Enter][msgId=4152]
>>307-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Leavel[Time:0]]
>>308-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>309-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>310-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Enter][msgId=4152]
>>311-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Leavel[Time:0]]
>>312-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>313-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>314-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Enter][msgId=4152]
>>315-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Leavel[Time:0]]
>>316-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>317-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>318-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Enter][msgId=4152]
>>319-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Leavel[Time:0]]
>>320-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>321-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>322-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Enter][msgId=4148]
>>323-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Leavel[Time:0]]
>>324-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>325-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>326-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Enter][msgId=4148]
>>327-Time:2024-03-06 16:03:32-253<<
[CServer::OnMsg--Leavel[Time:0]]
>>328-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>329-Time:2024-03-06 16:03:32-253<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>330-Time:2024-03-06 16:03:32-263<<

-------------RecvBuffer[10B1D1F90]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: application/json
Connection: keep-alive
content-length: 323

{"StatusProtocol":{"Body":
[{"WanIP":"31.61.246.13","ServerIP":"52.57.35.211","DeviceType":"Camera","DevicePor
t":"34567","Status":"Online","SerialNumber":"44acba734d6180edbtya","ServerPort":"65
10"}],"Header":
{"CSeq":"1","MessageType":"MSG_STATUS_LOCALQUERY_RSP","ErrorNum":"200","ErrorString
":"Success OK","Version":"1.0"}}}
------------END--------------
>>331-Time:2024-03-06 16:03:32-263<<
CXHttpsNet::Disconnect[17]
>>332-Time:2024-03-06 16:03:32-263<<

---------SDevRPSStatus---------
{"WanIP":"31.61.246.13","ServerIP":"52.57.35.211","DeviceType":"Camera","DevicePort
":"34567","Status":"Online","SerialNumber":"44acba734d6180edbtya","ServerPort":"651
0"}
------------------
>>333-Time:2024-03-06 16:03:32-263<<
SStatusDevInfo::OnUpdate--->4044[ad09060]
[44acba734d6180edbtya,AllState:136/136,bLocal:0,CurType:7,Status:1,bNetRet:1,QueryT
ype:32,AllQueryType:168,IsSupDss:1,]
>>334-Time:2024-03-06 16:03:32-263<<
DataCenter::GetDevState,Result[MsgID:4044,SN:44acba734d6180edbtya,AllState:136,Seq:
2]
>>335-Time:2024-03-06 16:03:32-263<<
DataCenter::GetDevState,UI_SendMsg[44acba734d6180edbtya,AllState:136,hUser:1,Seq:2]
>>336-Time:2024-03-06 16:03:32-263<<

---------Status[44acba734d6180edbtya]---------
>>337-Time:2024-03-06 16:03:32-263<<
P2P_V0[0][Server/Port::0][Type:0][DevInfo:0]
>>338-Time:2024-03-06 16:03:32-263<<
P2P[0][Server/Port::0][Type:0][DevInfo:0]
>>339-Time:2024-03-06 16:03:32-263<<
XMSDK[0][Server/Port::0][Type:0][DevInfo:0]
>>340-Time:2024-03-06 16:03:32-263<<
TPS_V0[0]
>>341-Time:2024-03-06 16:03:32-263<<
TPS[0]
>>342-Time:2024-03-06 16:03:32-263<<
DSS[1][Channel:0:0]
>>343-Time:2024-03-06 16:03:32-263<<
CSS[0]
>>344-Time:2024-03-06 16:03:32-263<<
IP[-1] [Server/Port: /0]
>>345-Time:2024-03-06 16:03:32-263<<
RPS[1] [Server/Port: 52.57.35.211/6510]
>>346-Time:2024-03-06 16:03:32-263<<
IDR[0] [Server/Port: /0][SleepType:0]
>>347-Time:2024-03-06 16:03:32-263<<
RTC[0] [Server/Port: /0]
>>348-Time:2024-03-06 16:03:32-263<<
XTS[0][Server/Port::0][Type:0][DevInfo:0]
>>349-Time:2024-03-06 16:03:32-263<<
XTC[0][Server/Port::0][Type:0][DevInfo:0]
>>350-Time:2024-03-06 16:03:32-263<<
------------------------------------------
>>351-Time:2024-03-06 16:03:32-265<<
CDeviceV2::CDeviceV2[44acba734d6180edbtya]
>>352-Time:2024-03-06 16:03:32-265<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>353-Time:2024-03-06 16:03:32-265<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>354-Time:2024-03-06 16:03:32-265<<
CDeviceV2::UpdateDeviceInfo[44acba734d6180edbtya,Name:--->admin,PwdLen:0---
>13,Type:0--->7]
>>355-Time:2024-03-06 16:03:32-313<<

-------------RecvBuffer[12E3C6150]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 139

{"AlarmCenter":{"Header":{"ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_ALARM_SUBSCRIBE_RSP","ErrorNum":"
200"}}}
------------END--------------
>>356-Time:2024-03-06 16:03:32-313<<
CXHttpsNet::Disconnect[13]
>>357-Time:2024-03-06 16:03:32-313<<
WhetherTheBatchQueryGeneratesAnAlarm::Begin!!![hUser:5]
>>358-Time:2024-03-06 16:03:32-313<<
CSMPHttp::Talk Start_HTTPS
>>359-Time:2024-03-06 16:03:32-313<<
DNS-->IP--Buffer[pub-cfg.secu100.net-->64:ff9b::34a:6987]
>>360-Time:2024-03-06 16:03:32-313<<
gngethostbyname [DNS:pub-cfg.secu100.net][IP:64:ff9b::34a:6987][0]
>>361-Time:2024-03-06 16:03:32-313<<
SKT_Connect start[pub-cfg.secu100.net][64:ff9b::34a:6987][8186][Timeout=8000]
>>362-Time:2024-03-06 16:03:32-313<<
Check & SKT_Connect (pub-cfg.secu100.net_64:ff9b::34a:6987, 8186)
>>363-Time:2024-03-06 16:03:32-314<<
Check & SKT_Connect has IPv6
>>364-Time:2024-03-06 16:03:32-331<<
CDataCenter::ReadCfgFile[{ "Name" : "SystemInfo", "Ret" : 100, "SessionID" :
"0x0000013c", "SystemInfo" : { "AlarmInChannel" : 1, "AlarmOutChannel" : 1,
"AudioInChannel" : 1, "BuildTime" : "2023-04-26 10:23:41", "CombineSwitch" : 0,
"DeviceModel" : "IPC_NT98566_N8-WQ_S38", "DeviceRunTime" : "0x000459e4",
"DigChannel" : 0, "EncryptVersion" : "Unknown", "ExtraChannel" : 0, "HardWare" :
"IPC_NT98566_N8-WQ_S38", "HardWareVersion" : "Unknown", "SerialNo" :
"44acba734d6180edbtya", "SoftWareVersion" :
"V5.00.R02.L14639I0.10010.140317.0000000", "TalkInChannel" : 1, "TalkOutChannel" :
1, "UpdataTime" : "", "UpdataType" : "0x00000000", "VideoInChannel" : 1,
"VideoOutChannel" : 1 } }
]
>>365-Time:2024-03-06 16:03:32-332<<
CDataCenter::ReadCfgFile[{ "Name" : "SystemFunction", "Ret" : 100, "SessionID" :
"0x0000013c", "SystemFunction" : { "AlarmFunction" : { "AlarmConfig" : true,
"BlindDetect" : true, "HumanDection" : true, "HumanPedDetection" : true,
"LossDetect" : true, "MotionDetect" : true, "MotionHumanDection" : true, "NetAbort"
: true, "NetAlarm" : true, "NetIpConflict" : true, "PEAInHumanPed" : true,
"StorageFailure" : true, "StorageLowSpace" : true, "StorageNotExist" : true },
"CommFunction" : { "CommRS232" : true, "CommRS485" : true }, "EncodeFunction" :
{ "DoubleStream" : true, "SnapStream" : true }, "NetServerFunction" :
{ "NetAlarmCenter" : true, "NetDDNS" : true, "NetDHCP" : true, "NetDNS" : true,
"NetEmail" : true, "NetFTP" : true, "NetIPFilter" : true, "NetMutlicast" : false,
"NetNTP" : true, "NetNat" : true, "NetPMS" : true, "NetPMSV2" : true, "NetRTSP" :
true, "NetUPNP" : true, "NetWifi" : true, "OnvifPwdCheckout" : true,
"WifiModeSwitch" : true, "WifiRouteSignalLevel" : true }, "OtherFunction" :
{ "AlarmOutUsedAsLed" : true, "SupportAdminContactInfo" : true,
"SupportAlarmVoiceTipInterval" : true, "SupportAlarmVoiceTips" : true,
"SupportAlarmVoiceTipsType" : true, "SupportAppBindFlag" : true, "SupportBT" :
true, "SupportCamareStyle" : true, "SupportCameraWhiteLight" : true,
"SupportCfgCloudupgrade" : true, "SupportChangeLanguageNoReboot" : true,
"SupportCloseVoiceTip" : true, "SupportCloudUpgrade" : true,
"SupportCommDataUpload" : true, "SupportDetectTrack" : true, "SupportDeviceInfoNew"
: true, "SupportDimenCode" : true, "SupportDoubleLightBoxCamera" : true,
"SupportFTPTest" : true, "SupportMailTest" : true, "SupportPCSetDoubleLight" :
true, "SupportPTZDirectionControl" : true, "SupportPTZTour" : true,
"SupportPWDSafety" : true, "SupportPirAlarm" : false, "SupportRPSVideo" : true,
"SupportResumePtzState" : true, "SupportSetDetectTrackWatchPoint" : true,
"SupportSetHardwareAbility" : true, "SupportSetPTZPresetAttribute" : true,
"SupportSetVolume" : true, "SupportShowH265X" : true, "SupportSnapV2Stream" : true,
"SupportTextPassword" : true, "SupportTimeZone" : true, "SupportWriteLog" : true,
"SuppportChangeOnvifPort" : true }, "PreviewFunction" : { "Talk" : true },
"TipShow" : { "NoBeepTipShow" : true } } }
]
>>366-Time:2024-03-06 16:03:32-332<<
CDeviceV2::InitCfgConfig[HardWare:IPC_NT98566_N8-
WQ_S38,SoftWareVersion:V5.00.R02.L14639I0.10010.140317.0000000]
>>367-Time:2024-03-06 16:03:32-333<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>368-Time:2024-03-06 16:03:32-333<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>369-Time:2024-03-06 16:03:32-333<<
CDeviceV2::OnUserMsg,WaitforLogin[MsgID:5128,Str:Detect.MotionDetect]
>>370-Time:2024-03-06 16:03:32-333<<
CDeviceV2::WaitForLoginMsg[44acba734d6180edbtya,Name:,WaitMsgID:5128/
Detect.MotionDetect]
>>371-Time:2024-03-06 16:03:32-333<<
CDeviceV2::OnHeartbeat[44acba734d6180edbtya,tLastStartLoginTime:1709737412]
>>372-Time:2024-03-06 16:03:32-333<<
IsGetStatesEnd-RPS[44acba734d6180edbtya,RpsState:1,Time:1,NeedRpsAllow:1]
>>373-Time:2024-03-06 16:03:32-333<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>374-Time:2024-03-06 16:03:32-333<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>375-Time:2024-03-06 16:03:32-333<<
DataCenter::Get dev login enc token form buf[44acba734d6180edbtya/]
>>376-Time:2024-03-06 16:03:32-333<<
CDeviceV2::InitDevice,NeedLogin_1[44acba734d6180edbtya/Парикмахерская/admin/
PwdLen:13/Token:-->]
>>377-Time:2024-03-06 16:03:32-333<<
CDeviceV2::InitDevice,44acba734d6180edbtya_AllNetState=136
>>378-Time:2024-03-06 16:03:32-333<<
agent client build time: Jan 25 2024 21:36:37
>>379-Time:2024-03-06 16:03:32-333<<
try init agent client
>>380-Time:2024-03-06 16:03:32-333<<
try create event base
>>381-Time:2024-03-06 16:03:32-333<<
create event base success
>>382-Time:2024-03-06 16:03:32-333<<
try create master socket
>>383-Time:2024-03-06 16:03:32-333<<
create master socket success
>>384-Time:2024-03-06 16:03:32-333<<
try create master event
>>385-Time:2024-03-06 16:03:32-333<<
create master event success
>>386-Time:2024-03-06 16:03:32-333<<
gevent add master event success
>>387-Time:2024-03-06 16:03:32-333<<
try create notify event
>>388-Time:2024-03-06 16:03:32-333<<
create notify event success
>>389-Time:2024-03-06 16:03:32-338<<
agent client start success
>>390-Time:2024-03-06 16:03:32-338<<
DelVideoPlayStatistics[VideoPlayStatistics]
>>391-Time:2024-03-06 16:03:32-376<<
SKT_Connect succssfull[pub-cfg.secu100.net:8186][skt:13][TimeUsed=63]
>>392-Time:2024-03-06 16:03:32-443<<
check nettype:: pub-cfg.secu100.net/8186 ipv6only:0
>>393-Time:2024-03-06 16:03:32-443<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20067]
>>394-Time:2024-03-06 16:03:32-443<<
CDeviceAgent::CreateBind
>>395-Time:2024-03-06 16:03:32-443<<
CSMPHttp::Talk Start_HTTP
>>396-Time:2024-03-06 16:03:32-443<<
SKT_Connect start[127.0.0.1][127.0.0.1][20067][Timeout=2000]
>>397-Time:2024-03-06 16:03:32-443<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20067)
>>398-Time:2024-03-06 16:03:32-443<<
Check & SKT_Connect has IPv4
>>399-Time:2024-03-06 16:03:32-443<<
SKT_Connect succssfull[127.0.0.1:20067][skt:27][TimeUsed=0]
>>400-Time:2024-03-06 16:03:32-443<<

-------CSMPHttpsend[10B1FD980]------
POST /createbind HTTP/1.1
Content-Length: 193
Content-Type: text/html
Host: 127.0.0.1:20067
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsCmd","authcode":"aaaaaaaa-
130624ca3","encrypt":"1","step":"0"}
nHttps:-1
----------END------------
>>401-Time:2024-03-06 16:03:32-444<<
accept a connection, fd = 33
>>402-Time:2024-03-06 16:03:32-444<<
create mgr connection object success[fd:17]
>>403-Time:2024-03-06 16:03:32-446<<
mgr connection 33 recv 312 bytes
>>404-Time:2024-03-06 16:03:32-446<<
mgr connection process create bind
>>405-Time:2024-03-06 16:03:32-446<<
create work server, protocol mode: >>406-Time:2024-03-06 16:03:32-446<<
create_listen_fd success, work port = 24001, fd:34
>>407-Time:2024-03-06 16:03:32-446<<
push response msg
>>408-Time:2024-03-06 16:03:32-448<<

-------------RecvBuffer[10B1FD980]---------
HTTP/1.1 200 message
content-length: 243

{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24001", "service_type" :
"RpsCmd", "step" : "0", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" :
"6510" }

------------END--------------
>>409-Time:2024-03-06 16:03:32-448<<
CXTCPObject::Disconnect[27]
>>410-Time:2024-03-06 16:03:32-448<<
agent ControlByHttp[0]
>>411-Time:2024-03-06 16:03:32-448<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24001", "service_type" : "RpsCmd", "step" : "0", "tcp_access_ip" : "52.57.35.211",
"tcp_access_port" : "6510" }
]
>>412-Time:2024-03-06 16:03:32-448<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20067]
>>413-Time:2024-03-06 16:03:32-448<<
CDeviceAgent::CreateBind
>>414-Time:2024-03-06 16:03:32-448<<
CSMPHttp::Talk Start_HTTP
>>415-Time:2024-03-06 16:03:32-448<<
SKT_Connect start[127.0.0.1][127.0.0.1][20067][Timeout=2000]
>>416-Time:2024-03-06 16:03:32-448<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20067)
>>417-Time:2024-03-06 16:03:32-448<<
Check & SKT_Connect has IPv4
>>418-Time:2024-03-06 16:03:32-448<<
SKT_Connect succssfull[127.0.0.1:20067][skt:27][TimeUsed=0]
>>419-Time:2024-03-06 16:03:32-448<<

-------CSMPHttpsend[10B1FD980]------
POST /createbind HTTP/1.1
Content-Length: 192
Content-Type: text/html
Host: 127.0.0.1:20067
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsAV","authcode":"aaaaaaaa-
130624ca3","encrypt":"1","step":"8"}
nHttps:-1
----------END------------
>>420-Time:2024-03-06 16:03:32-449<<
accept a connection, fd = 35
>>421-Time:2024-03-06 16:03:32-449<<
create mgr connection object success[fd:17]
>>422-Time:2024-03-06 16:03:32-450<<
mgr connection 35 recv 311 bytes
>>423-Time:2024-03-06 16:03:32-450<<
mgr connection process create bind
>>424-Time:2024-03-06 16:03:32-450<<
create work server, protocol mode: >>425-Time:2024-03-06 16:03:32-450<<
create_listen_fd success, work port = 24002, fd:36
>>426-Time:2024-03-06 16:03:32-450<<
push response msg
>>427-Time:2024-03-06 16:03:32-452<<

-------------RecvBuffer[10B1FD980]---------
HTTP/1.1 200 message
content-length: 242

{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24002", "service_type" :
"RpsAV", "step" : "8", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" : "6510"
}

------------END--------------
>>428-Time:2024-03-06 16:03:32-452<<
CXTCPObject::Disconnect[27]
>>429-Time:2024-03-06 16:03:32-452<<
agent ControlByHttp[0]
>>430-Time:2024-03-06 16:03:32-452<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24002", "service_type" : "RpsAV", "step" : "8", "tcp_access_ip" : "52.57.35.211",
"tcp_access_port" : "6510" }
]
>>431-Time:2024-03-06 16:03:32-452<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20067]
>>432-Time:2024-03-06 16:03:32-452<<
CDeviceAgent::CreateBind
>>433-Time:2024-03-06 16:03:32-452<<
CSMPHttp::Talk Start_HTTP
>>434-Time:2024-03-06 16:03:32-452<<
SKT_Connect start[127.0.0.1][127.0.0.1][20067][Timeout=2000]
>>435-Time:2024-03-06 16:03:32-452<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20067)
>>436-Time:2024-03-06 16:03:32-452<<
Check & SKT_Connect has IPv4
>>437-Time:2024-03-06 16:03:32-452<<
SKT_Connect succssfull[127.0.0.1:20067][skt:27][TimeUsed=0]
>>438-Time:2024-03-06 16:03:32-452<<

-------CSMPHttpsend[10B1FD980]------
POST /createbind HTTP/1.1
Content-Length: 194
Content-Type: text/html
Host: 127.0.0.1:20067
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsVoIP","authcode":"aaaaaaaa-
130624ca3","encrypt":"1","step":"8"}
nHttps:-1
----------END------------
>>439-Time:2024-03-06 16:03:32-453<<
accept a connection, fd = 37
>>440-Time:2024-03-06 16:03:32-453<<
create mgr connection object success[fd:17]
>>441-Time:2024-03-06 16:03:32-454<<
mgr connection 37 recv 313 bytes
>>442-Time:2024-03-06 16:03:32-454<<
mgr connection process create bind
>>443-Time:2024-03-06 16:03:32-454<<
create work server, protocol mode: >>444-Time:2024-03-06 16:03:32-454<<
create_listen_fd success, work port = 24003, fd:38
>>445-Time:2024-03-06 16:03:32-454<<
push response msg
>>446-Time:2024-03-06 16:03:32-456<<

-------------RecvBuffer[10B1FD980]---------
HTTP/1.1 200 message
content-length: 244

{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" : "34567", "dest_uuid" :


"44acba734d6180edbtya", "encrypt" : "1", "local_port" : "24003", "service_type" :
"RpsVoIP", "step" : "8", "tcp_access_ip" : "52.57.35.211", "tcp_access_port" :
"6510" }

------------END--------------
>>447-Time:2024-03-06 16:03:32-456<<
CXTCPObject::Disconnect[27]
>>448-Time:2024-03-06 16:03:32-456<<
agent ControlByHttp[0]
>>449-Time:2024-03-06 16:03:32-456<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "local_port" :
"24003", "service_type" : "RpsVoIP", "step" : "8", "tcp_access_ip" :
"52.57.35.211", "tcp_access_port" : "6510" }
]
>>450-Time:2024-03-06 16:03:32-456<<
CDeviceV2::InitDevice,44acba734d6180edbtya_RpsCreateBind_Ret=0_bAllowRpsConnect:1
>>451-Time:2024-03-06 16:03:32-456<<
CDeviceV2::InitDevice,RPS Agent
Sign[127.0.0.1],ControlPort[24001],VideoPort[24002],TalkPort[24003]
>>452-Time:2024-03-06 16:03:32-456<<
Dev_SetDeviceParam Enter[devType:4, sign:44acba734d6180edbtya, port:34567]
>>453-Time:2024-03-06 16:03:32-456<<
CNet::Constructor[b1fdd80]
>>454-Time:2024-03-06 16:03:32-456<<
CNetDevice::Constructor
>>455-Time:2024-03-06 16:03:32-456<<
Dev_SetDeviceParam Level[devType:4, sign:44acba734d6180edbtya, port:34567]
>>456-Time:2024-03-06 16:03:32-456<<
CDeviceV2::InitDevice,DeviceLogin[44acba734d6180edbtya,Port:34567,DevType:4,NetType
:RPS]
>>457-Time:2024-03-06 16:03:32-456<<
CDeviceV2::OnUserMsg,WaitforLogin[MsgID:5128,Str:SystemFunction]
>>458-Time:2024-03-06 16:03:32-456<<
CDeviceV2::WaitForLoginMsg[44acba734d6180edbtya,Name:,WaitMsgID:5128/
SystemFunction]
>>459-Time:2024-03-06 16:03:32-456<<
CNetDevice::Login device,Create the RPS main link.
>>460-Time:2024-03-06 16:03:32-456<<
CNet::Start connecting to main link.
>>461-Time:2024-03-06 16:03:32-456<<
CNetTCP::Disconncet_127.0.0.1_24001:-1
>>462-Time:2024-03-06 16:03:32-456<<
CNet::Disconncet_127.0.0.1_24001
>>463-Time:2024-03-06 16:03:32-456<<
SKT_ConnectAsyn
>>464-Time:2024-03-06 16:03:32-456<<
SKT_Connect start[127.0.0.1][127.0.0.1][24001][Timeout=6000]
>>465-Time:2024-03-06 16:03:32-456<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24001)
>>466-Time:2024-03-06 16:03:32-456<<
Check & SKT_Connect has IPv4
>>467-Time:2024-03-06 16:03:32-457<<
SKT_Connect succssfull[127.0.0.1:24001][skt:27][TimeUsed=1]
>>468-Time:2024-03-06 16:03:32-457<<
CNet::Connect main link result[Ret:27,State:2,CnnMsgSeq:16].
>>469-Time:2024-03-06 16:03:32-457<<
CNetDevice::Create the RPS main link result[Ret:0,SignSeq:16]
>>470-Time:2024-03-06 16:03:32-457<<

----[MsgId:1413][Session:99999][Chn:99][Seq:16][BodyLen:170][2024-03-06 16:03:32-
457]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Claim","Parameter":
{"Channel":0,"CombinMode":"CONNECT_ALL","StreamType":"Main","TransMode":"TCP"}},"Se
ssionID":"0x000001869f"}
----------------End-------------
>>471-Time:2024-03-06 16:03:32-457<<
construct agent_session: ca5u49wg8y63ygad7w85qqw6frt7qy01
>>472-Time:2024-03-06 16:03:32-457<<
construct agent_access_helper
>>473-Time:2024-03-06 16:03:32-457<<
agent create socket (52.57.35.211, 6510)
>>474-Time:2024-03-06 16:03:32-495<<

-------CSMPHttpsend[12E3C8730]------
POST https://pub-cfg.secu100.net:8186/ HTTP/1.1
Accept: */*
Content-Length: 199
Content-Type: text/html
Host: pub-cfg.secu100.net:8186
User-Agent: IOS APP

{"CfgProtocol":{"Header":
{"Version":"1.0","CSeq":"1","MessageType":"MSG_XM_DNS_MULTIQUERY_REQ"},"Body":
{"DomainName":"access-pms.secu100.net","Deviceinfo":
[{"SerialNumber":"44acba734d6180edbtya"}]}}}
nHttps:1
----------END------------
>>475-Time:2024-03-06 16:03:32-508<<
agent has connect:1, errno:60/Operation timed out
>>476-Time:2024-03-06 16:03:32-508<<
agent has connect111:0
>>477-Time:2024-03-06 16:03:32-554<<
CNetServer::OnServerReady[2024-03-06 16:03:32-554]
>>478-Time:2024-03-06 16:03:32-560<<

-------------RecvBuffer[12E3C8730]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 215

{"CfgProtocol":{"Header":{"ErrorString":"Success
OK","CSeq":"1","Version":"1.0","MessageType":"MSG_XM_DNS_MULTIQUERY_RSP","ErrorNum"
:"200"},"Body":[{"SerialNumber":"44acba734d6180edbtya","ServerIP":"3.64.88.183"}]}}

------------END--------------
>>479-Time:2024-03-06 16:03:32-560<<
CXHttpsNet::Disconnect[13]
>>480-Time:2024-03-06 16:03:32-560<<
IXMCloud::GetDevsCfgInfoV2[nCurCount:1, nNumberTimes:1, bufs_size:1, nQueryCount:1]
>>481-Time:2024-03-06 16:03:32-560<<
UpDateServerIpCorrespondDevSN::Params[devSns:1/1, size:1
44acba734d6180edbtya]
>>482-Time:2024-03-06 16:03:32-560<<
WhetherTheBatchQueryGeneratesAnAlarm::Add task, count:1_1[serverIp:3.64.88.183,
devInfos:44acba734d6180edbtya&&2023-12-03 19:16:21, signSeq:4, seq:0, hUser:5]
>>483-Time:2024-03-06 16:03:32-560<<
LinkDevsBatch::Begin!!!
>>484-Time:2024-03-06 16:03:32-560<<
LinkDevsBatch::Params[devSns:1_44acba734d6180edbtya, devNames:1_Парикмахерская,
appTokens:, appType:]
>>485-Time:2024-03-06 16:03:32-560<<
CMpsClientV2::GetAlarmAppType[IOS:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit]
>>486-Time:2024-03-06 16:03:32-560<<
LinkDevsBatch::Add task, count:1_1[seq:8, serverIp:3.64.88.183,
devIds:44acba734d6180edbtya&&%D0%9F%D0%B0%D1%80%D0%B8%D0%BA%D0%BC
%D0%B0%D1%85%D0%B5%D1%80%D1%81%D0%BA%D0%B0%D1%8F&&]
>>487-Time:2024-03-06 16:03:32-560<<
CSMPHttp::Talk Start_HTTPS
>>488-Time:2024-03-06 16:03:32-560<<
SET_LANGAGE_Info[@]
>>489-Time:2024-03-06 16:03:32-560<<
SET_LANGAGE_OK[ru]
>>490-Time:2024-03-06 16:03:32-560<<
EMSG_MC_INIT_INFO[hUser:4,token:c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225e
a5ed2f4764039&&eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67,use
rName:[email protected],pwd-
>len:9,lan:0=ru,appTypeId:1000,szAppType:com.XM.CSee&&IOS:com.XM.CSee_v2_callkit,us
erID:/1]
>>491-Time:2024-03-06 16:03:32-560<<
SKT_Connect start[3.64.88.183][3.64.88.183][6502][Timeout=5000]
>>492-Time:2024-03-06 16:03:32-560<<
Check & SKT_Connect (3.64.88.183_3.64.88.183, 6502)
>>493-Time:2024-03-06 16:03:32-561<<
Check & SKT_Connect has IPv6
>>494-Time:2024-03-06 16:03:32-583<<

-------------HTTP Success[10B3E27F0]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

28e
{"ret":200,"msg":"Success","capsList":[{"productAttrs":
[],"lastWanIp":"31.61.245.59","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrsO
emId":"L14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}]}
0

_nHttps:-1
------------END--------------
>>495-Time:2024-03-06 16:03:32-584<<
[CServer::OnMsg--Enter][msgId=4152]
>>496-Time:2024-03-06 16:03:32-584<<
[CServer::OnMsg--Leavel[Time:0]]
>>497-Time:2024-03-06 16:03:32-584<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>498-Time:2024-03-06 16:03:32-584<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>499-Time:2024-03-06 16:03:32-584<<
CXHttpsNet::Disconnect[30]
>>500-Time:2024-03-06 16:03:32-584<<
[CServer::OnMsg--Enter][msgId=4152]
>>501-Time:2024-03-06 16:03:32-584<<
[CServer::OnMsg--Leavel[Time:0]]
>>502-Time:2024-03-06 16:03:32-584<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>503-Time:2024-03-06 16:03:32-584<<
Sys Get Ability
progress:4152/5092/retAllJson:1/0//NULL/{"ret":200,"msg":"Success","capsList":
[{"productAttrs":
[],"lastWanIp":"31.61.245.59","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrsO
emId":"L14","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}]}
>>504-Time:2024-03-06 16:03:32-584<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>505-Time:2024-03-06 16:03:32-602<<
客服中心返回结果:{
code = 200;
data = {
showEntrance = 0;
};
msg = "\U6267\U884c\U6210\U529f";
}
>>506-Time:2024-03-06 16:03:32-608<<

-------------HTTP Success[10B42A120]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

2e5
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.245.59","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"18.167.189.54","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
0

_nHttps:-1
------------END--------------
>>507-Time:2024-03-06 16:03:32-608<<
[CServer::OnMsg--Enter][msgId=4148]
>>508-Time:2024-03-06 16:03:32-608<<
[CServer::OnMsg--Leavel[Time:0]]
>>509-Time:2024-03-06 16:03:32-608<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>510-Time:2024-03-06 16:03:32-608<<
[CAccountServer::OnMsg--Leavel[Time:1]]
>>511-Time:2024-03-06 16:03:32-608<<
agent_access_helper is connecting
>>512-Time:2024-03-06 16:03:32-608<<
agent_session init
>>513-Time:2024-03-06 16:03:32-608<<
CXHttpsNet::Disconnect[32]
>>514-Time:2024-03-06 16:03:32-608<<
[CServer::OnMsg--Enter][msgId=4148]
>>515-Time:2024-03-06 16:03:32-608<<
[CServer::OnMsg--Leavel[Time:0]]
>>516-Time:2024-03-06 16:03:32-608<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>517-Time:2024-03-06 16:03:32-608<<
Sys Get Ability
progress:4148/5089/retAllJson:1/0/44acba734d6180edbtya/44acba734d6180edbtya/
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.245.59","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"18.167.189.54","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
>>518-Time:2024-03-06 16:03:32-608<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>519-Time:2024-03-06 16:03:32-609<<
access helper 40 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 363

{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-130624ca3", "ClientToken" :


"c_fca5u49wg8y63ygad7w85qqw", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsCmd", "SessionId" :
"ca5u49wg8y63ygad7w85qqw6frt7qy01", "Step" : "0" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>520-Time:2024-03-06 16:03:32-609<<
agent_access_helper connect success
>>521-Time:2024-03-06 16:03:32-617<<
SKT_Connect succssfull[3.64.88.183:6502][skt:13][TimeUsed=57]
>>522-Time:2024-03-06 16:03:32-672<<
access helper 40 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 205

{"AgentProtocol":{"Body":
{"AgentServerIp":"172.105.70.118","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","ErrorN
>>523-Time:2024-03-06 16:03:32-674<<
access helper 40 recv_msg:
um":"200","ErrorString":"Success OK"}}}
>>524-Time:2024-03-06 16:03:32-674<<
get tcp port addr: 172.105.70.118:6611
>>525-Time:2024-03-06 16:03:32-674<<
agent create socket (172.105.70.118, 6611)
>>526-Time:2024-03-06 16:03:32-676<<
agent has connect:0, errno:36/Operation now in progress
>>527-Time:2024-03-06 16:03:32-676<<
agent has connect111:-1
>>528-Time:2024-03-06 16:03:32-676<<
agent session is connecting
>>529-Time:2024-03-06 16:03:32-676<<
access process msg end
>>530-Time:2024-03-06 16:03:32-727<<

-------CSMPHttpsend[10B406150]------
POST https://3.64.88.183:6502/v2 HTTP/1.1
Content-Length: 111
Content-Type: application/json
Host: 3.64.88.183:6502
User-Agent: IOS APP

{"msg":"nmq","snlist":[{"sn":"44acba734d6180edbtya","auth":"aaaaaaaa-
430624ca3","time":"2023-12-03 19:16:21"}]}
nHttps:1
----------END------------
>>531-Time:2024-03-06 16:03:32-733<<
agent session connect to upstream success
>>532-Time:2024-03-06 16:03:32-733<<
handshake send(msglen=136):
YWFhYWFhYWEtMTMwNjI0Y2EzOmNfZmNhNXU0OXdnOHk2M3lnYWQ3dzg1cXF3OjQ0YWNiYTczNGQ2MTgwZWR
idHlhOmNhNXU0OXdnOHk2M3lnYWQ3dzg1cXF3NmZydDdxeTAxXXEE
>>533-Time:2024-03-06 16:03:32-733<<
agent session is handshaking
>>534-Time:2024-03-06 16:03:32-787<<

-------------RecvBuffer[10B406150]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 57

{"code":"200","msg":"nmp","new":["44acba734d6180edbtya"]}

------------END--------------
>>535-Time:2024-03-06 16:03:32-787<<
CXHttpsNet::Disconnect[13]
>>536-Time:2024-03-06 16:03:32-787<<
WhetherTheBatchQueryGeneratesAnAlarm::Result[sign:4, signSeq:4, allCount:1, seq:0,
hUser:5, ret:0]
retMsg:{"code":"200","msg":"nmp","new":["44acba734d6180edbtya"]}
>>537-Time:2024-03-06 16:03:32-787<<
AS_AlarmSubscribe_Batch:[DevsInfo GetCount:1]>>538-Time:2024-03-06 16:03:32-787<<
CSMPHttp::Talk Start_HTTPS
>>539-Time:2024-03-06 16:03:32-787<<
SKT_Connect start[3.64.88.183][3.64.88.183][6502][Timeout=8000]
>>540-Time:2024-03-06 16:03:32-787<<
Check & SKT_Connect (3.64.88.183_3.64.88.183, 6502)
>>541-Time:2024-03-06 16:03:32-787<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal[sign:4, ret:0, count:1_1, seq:0]
>>542-Time:2024-03-06 16:03:32-787<<
WhetherTheBatchQueryGeneratesAnAlarm::Internal end_5_0_4_Success!!![hUser:5][1-
44acba734d6180edbtya;]
>>543-Time:2024-03-06 16:03:32-787<<
Check & SKT_Connect has IPv6
>>544-Time:2024-03-06 16:03:32-794<<

-------------HTTP Success[10B1D12F0]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

949
{"ret":200,"msg":"Success","capsList":[{"productAttrs":
[],"lastWanIp":"31.61.245.59","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrsO
emId":"L14","caps":
{"xmc.ais.parking.enable":false,"xmc.ais.detect.used":0,"xmc.ais.identify.available
":0,"xmc.ais.firework.free":false,"xmc.ais.identify.used":0,"xmc.ais.detect.user":"
","xmc.ais.offduty.user":"","xmc.ais.birds.enable":false,"xmc.ais.falldown.user":""
,"xmc.ais.firework.support":false,"xmc.ais.video.coding.enable":false,"xmc.ais.plat
e.expirationtime":0,"xmc.ais.autofollowing.free":false,"xmc.ais.stranger.support":f
alse,"xmc.ais.autofollowing.expirationtime":-
1,"xmc.ais.parking.user":"","xmc.ais.pedestrian.free":false,"xmc.ais.timealbum.free
":false,"xmc.ais.general.expirationtime":0,"xmc.ais.recface.expirationtime":0,"xmc.
ais.falldown.expirationtime":0,"xmc.ais.general.user":"","xmc.ais.detect.support":t
rue,"xmc.ais.timealbum.expirationtime":0,"xmc.ais.detect.available":0,"xmc.ais.gene
ral.support":false,"xmc.ais.firework.expirationtime":0,"xmc.ais.birds.expirationtim
e":0,"xmc.ais.parking.free":false,"xmc.ais.timealbum.user":"","xmc.ais.identify.use
r":"","xmc.ais.general.used":0,"xmc.ais.recface.support":false,"xmc.ais.identify.en
able":false,"xmc.ais.recface.enable":false,"xmc.ais.falldown.enable":false,"xmc.ais
.falldown.free":false,"xmc.ais.offduty.free":false,"xmc.ais.recface.free":false,"xm
c.ais.face.enable":false,"xmc.ais.video.coding.available":0,"xmc.ais.falldown.suppo
rt":false,"xmc.ais.firework.user":"","xmc.ais.detect.enable":false,"xmc.ais.pedestr
ian.expirationtime":0,"xmc.ais.general.enable":false,"xmc.ais.face.expirationtime":
0,"xmc.ais.parking.support":false,"xmc.ais.plate.support":false,"xmc.ais.birds.user
":"","xmc.ais.autofollowing.support":true,"xmc.ais.timealbum.enable":false,"xmc.ais
.firework.enable":false,"xmc.ais.parking.expirationtime":0,"xmc.ais.offduty.support
":false,"xmc.ais.general.available":0,"xmc.ais.pedestrian.support":false,"xmc.ais.v
ideo.coding.user":"","xmc.ais.video.coding.support":true,"xmc.ais.face.support":fal
se,"xmc.ais.identify.support":true,"xmc.ais.general.outsrv":"","xmc.ais.video.codin
g.used":0,"xmc.ais.pedestrian.enable":false,"xmc.ais.birds.free":false,"xmc.ais.rec
face.user":"","xmc.ais.timealbum.support":false,"xmc.ais.offduty.enable":false,"xmc
.ais.offduty.expirationtime":0,"xmc.ais.birds.support":false,"xmc.ais.autofollowing
.enable":true}}]}
0
_nHttps:-1
------------END--------------
>>545-Time:2024-03-06 16:03:32-794<<
[CServer::OnMsg--Enter][msgId=4152]
>>546-Time:2024-03-06 16:03:32-794<<
[CServer::OnMsg--Leavel[Time:0]]
>>547-Time:2024-03-06 16:03:32-794<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>548-Time:2024-03-06 16:03:32-794<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>549-Time:2024-03-06 16:03:32-794<<
CXHttpsNet::Disconnect[28]
>>550-Time:2024-03-06 16:03:32-794<<
[CServer::OnMsg--Enter][msgId=4152]
>>551-Time:2024-03-06 16:03:32-794<<
[CServer::OnMsg--Leavel[Time:0]]
>>552-Time:2024-03-06 16:03:32-794<<
[CAccountServer::OnMsg--Enter][msgId=4152]
>>553-Time:2024-03-06 16:03:32-794<<
Sys Get Ability
progress:4152/5092/retAllJson:1/0//NULL/{"ret":200,"msg":"Success","capsList":
[{"productAttrs":
[],"lastWanIp":"31.61.245.59","forceOemId":"L14","sn":"44acba734d6180edbtya","mfrsO
emId":"L14","caps":
{"xmc.ais.parking.enable":false,"xmc.ais.detect.used":0,"xmc.ais.identify.available
":0,"xmc.ais.firework.free":false,"xmc.ais.identify.used":0,"xmc.ais.detect.user":"
","xmc.ais.offduty.user":"","xmc.ais.birds.enable":false,"xmc.ais.falldown.user":""
,"xmc.ais.firework.support":false,"xmc.ais.video.coding.enable":false,"xmc.ais.plat
e.expirationtime":0,"xmc.ais.autofollowing.free":false,"xmc.ais.stranger.support":f
alse,"xmc.ais.autofollowing.expirationtime":-
1,"xmc.ais.parking.user":"","xmc.ais.pedestrian.free":false,"xmc.ais.timealbum.free
":false,"xmc.ais.general.expirationtime":0,"xmc.ais.recface.expirationtime":0,"xmc.
ais.falldown.expirationtime":0,"xmc.ais.general.user":"","xmc.ais.detect.support":t
rue,"xmc.ais.timealbum.expirationtime":0,"xmc.ais.detect.available":0,"xmc.ais.gene
ral.support":false,"xmc.ais.firework.expirationtime":0,"xmc.ais.birds.expirationtim
e":0,"xmc.ais.parking.free":false,"xmc.ais.timealbum.user":"","xmc.ais.identify.use
r":"","xmc.ais.general.used":0,"xmc.ais.recface.support":false,"xmc.ais.identify.en
able":false,"xmc.ais.recface.enable":false,"xmc.ais.falldown.enable":false,"xmc.ais
.falldown.free":false,"xmc.ais.offduty.free":false,"xmc.ais.recface.free":false,"xm
c.ais.face.enable":false,"xmc.ais.video.coding.available":0,"xmc.ais.falldown.suppo
rt":false,"xmc.ais.firework.user":"","xmc.ais.detect.enable":false,"xmc.ais.pedestr
ian.expirationtime":0,"xmc.ais.general.enable":false,"xmc.ais.face.expirationtime":
0,"xmc.ais.parking.support":false,"xmc.ais.plate.support":false,"xmc.ais.birds.user
":"","xmc.ais.autofollowing.support":true,"xmc.ais.timealbum.enable":false,"xmc.ais
.firework.enable":false,"xmc.ais.parking.expirationtime":0,"xmc.ais.offduty.support
":false,"xmc.ais.general.available":0,"xmc.ais.pedestrian.support":false,"xmc.ais.v
ideo.coding.user":"","xmc.ais.video.coding.support":true,"xmc.ais.face.support":fal
se,"xmc.ais.identify.support":true,"xmc.ais.general.outsrv":"","xmc.ais.video.codin
g.used":0,"xmc.ais.pedestrian.enable":false,"xmc.ais.birds.free":false,"xmc.ais.rec
face.user":"","xmc.ais.timealbum.support":false,"xmc.ais.offduty.enable":false,"xmc
.ais.offduty.expirationtime":0,"xmc.ais.birds.support":false,"xmc.ais.autofollowing
.enable":true}}]}
>>554-Time:2024-03-06 16:03:32-794<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>555-Time:2024-03-06 16:03:32-795<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>556-Time:2024-03-06 16:03:32-795<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>557-Time:2024-03-06 16:03:32-795<<
agent session is running
>>558-Time:2024-03-06 16:03:32-841<<
SKT_Connect succssfull[3.64.88.183:6502][skt:13][TimeUsed=54]
>>559-Time:2024-03-06 16:03:32-934<<
Feb 20 2024 16:21:30
xm_share:info=loginType=&&accessToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3Mi
OiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYTQ2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMzI
5NDExLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6IjY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn
0.LzJwUsGhyCxq34nZirwSJr7f1NTeojhVxTaNsTdpugE.1>>560-Time:2024-03-06 16:03:32-934<<
Feb 20 2024 16:21:11
xm_share:url=https://eu-rs.xmeye.net/mdsharelist/v1/00000021709737412933/
b4f6293584c5e591ec963d8a88343f75.rs;httpbody=>>561-Time:2024-03-06 16:03:32-948<<

-------CSMPHttpsend[10B1FD980]------
POST https://3.64.88.183:6502/ HTTP/1.1
Accept-Encoding: identity
CSeq: 1
Content-Length: 570
Content-Type: text/html
Host: 3.64.88.183
Port: 6502
User-Agent: IOS APP

{"AlarmCenter":{"Header":
{"Version":"1.0","TerminalType":"Camera","CSeq":"1","MessageType":"MSG_ALARM_SUBSCR
IBE_REQ"},"Body":
{"AppLanguage":"ru","UserId":"65294055c328e62c89353a6e38d6774b","TokenList":
[{"AppToken":"c32288da0448caeb4f7db673db59ba93f29dfef48d99aed225ea5ed2f4764039","Ap
pType":"IOS:com.XM.CSee"},
{"AppToken":"eff7b0f2c373542142ade6c75219c1c2b907616de10ea7ba8ee8e473f38d6a67","App
Type":"IOS:com.XM.CSee_v2_callkit"}],"SnList":
[{"Sn":"44acba734d6180edbtya","DevName":"%D0%9F%D0%B0%D1%80%D0%B8%D0%BA%D0%BC
%D0%B0%D1%85%D0%B5%D1%80%D1%81%D0%BA%D0%B0%D1%8F"}]}}}
nHttps:1
----------END------------
>>562-Time:2024-03-06 16:03:33-005<<

----Res[ID:1414][SID:1099999][Chn:0][Seq:16][2024-03-06 16:03:33-005][Len:941]----
7b39TFcOQLvicIPJ+ruy/zRNtJmETeNos+id7XiwLi9t7vW74uHQ3/
gowFvs3VcOPAPBcQ5SI3wjU0jsgOwZaRrOgy+30/
SwksjZY83qW8A6g75v6VTHpj+WETIGgyoY21TJEj8YR8fFl86ZdzkRrVd2jKZpx/
HEOtX38igJTuE1WTDn1ZqTt7rKRmXRTtYSxkOrnNkjYmkb77il01KqkyPR0T9QyqdF3B1mipZ7XIki0Syyd
/XxLjEJH9gXWYKSuozjoF/
K7mXwXkRW0mWoR7j1YZ5aMTeYXuHwF8Z6Dm3eHD+KEl7E3xULeLMuvcyp1HO7ne2MdAoU9mcPpBf2Q6bSRp
aEbYxDvi7ScV/8cvXCDxdjTqWIzSnbSZHm7MisOpu5RgwQyv74Tq/
ogXYfOHdSwBVREvtQZOepEt+IH+hBoKMjKG2ZrY82lAA49nxOpxDrw/
XlITH2B0d1S99DoMM+A98aRF8eLjBof9C55k7YUegddy4fBd8dPBxNEOzKaNkhFvuoMioU73Y2EWHP56/
IsovxcikHFcXMaw/
1xApNoBXWPx9MuWWyRoUw6nXDZGz8PEthstA2wU2WhjzTdUYaEtz6zVY+4hUqYmxiDYg46lS63PCz0iqgvD
oTRiODpEW99a8EdvgnmdxINTymJCXC4YnpSGDkYQag5eRvhhqimoABCgDgcToC19S9vjb03y3Tljf42/+l8
OcM1s5gMFVFEDH79zHl3Y4xJZWDGmUS6SND0E88NhFjKNIfUDgP0uZU418whPW4Ebjmi9aSZ52FUJ8LOlIr
RtQz2jQpHAzUrEpI+sWWRAqx/bbCkKh4cabVVA+y2z1i6iX1CU0DwmwOFV9k/
WOgeWmnuGUZPAhI6b1Z3vDltVpmgqm3h+FFZ/EIga+n3hpLLUPRAeW5PLKb6TvZLVjNm27ooxMqxBk=
----------------End-------------
>>563-Time:2024-03-06 16:03:33-005<<
CProtocolNetIP::ParsePTL[MsgId:1414, SID:1099999]
>>564-Time:2024-03-06 16:03:33-005<<
--------------------
{ "Bits" : 1024, "DataEncryptionType" : { "AES" : true, "AESV2" : true, "VEKEY1" :
true }, "EncryptAlgo" : "RSA_V1.5", "LoginEncryptionType" : { "MD5" : true,
"NONE" : true, "RSA" : true }, "NotEncryptMsgID" : [ 1000, 1001, 1008, 1009, 1010,
1011, 1050, 1054, 1412, 1413, 1414, 1422, 1424, 1425, 1426, 1432, 1433, 1434, 1435,
1449, 1522, 1572, 1576, 1580, 1582, 1645, 2062, 2063, 2123, 2140, 3016 ],
"PublicKey" :
"96EA4125BD74A80754FFB725FAD3771EEDA4404B6DDDE098A70FF44FBEA88687E2EE8390742C40C6DA
B12E2283E61737CBBB5623BD64121E63CB0686639892B5209CC6CA37D97146C91FC6CFD90271629B100
EA1B554C821EC317E7941D506429B145EE0FBF96B07ED4B4B7F9604E685E673F15C7304C0CE5F563A82
748D205D,010001", "Ret" : 100 }

--------------------
>>565-Time:2024-03-06 16:03:33-005<<
CNetDevice::Send login device command.
>>566-Time:2024-03-06 16:03:33-005<<
CProtocolNetIP::NewLoginPTL[Communicate:0,AESEncrypt:1,User:admin,PwdLen:13,Token:]
>>567-Time:2024-03-06 16:03:33-006<<

----[MsgId:1000][Session:0][Chn:99][Seq:24][BodyLen:869][2024-03-06 16:03:33-
006]----
{"EncryptType":"MD5","LoginType":"DVRIP-
FutureHome","UserName":"86D660A94C312A6B0C47DC971C1DEF51D0C75F2DCFB40D47F58F27302D2
F983A17855562E5C4AF487EC4DE490C9E9F135E91DBE2C17613BF03C82C963350BCB66D779DFF31F2DA
1BC257E2ADA7507362C95C4AA7C0C6F1DA1D4123295E15B928AD8835E659DE9CEA028255A91C452700A
162F76A931AE08301563FFF8A7E7DB7","PassWord":"1C3C92E0E8B4BDDEAB9A553951AA7B0B1600AE
DB196E64581760C44D210DAF2D4CF2A35671ED788C1C53DC48B8CDD1725819E794B82CC5CB99A044EA0
408904B4497FEDE930BD836B7CC095C0A7B68CB71FC5CB1606EB3AA4AE6946976790ACA863B1B07F4EE
4CDF1636AB9B666512D10C1F63064829976BA26CCAE2269634E5","CommunicateKey":"2C5121A5B76
FB38E83D1CE84C78B238CA802CB0000AFA690226294E4565581505BC4E3893E5D527DBFBBF14FA6950D
AFE287E91AF6B96F0A987DD4053AE3773594F001E9F02409F7DDD0334A478A139213D2A7E60926BFE24
F7D403F47A016F3B39D652FDF02254208C9D574C5AD185FC130B7A93BDBD8A12CD39F044A211E32"}
----------------End-------------
>>568-Time:2024-03-06 16:03:33-006<<
CProtocolNetIP::InitMsg[bAESEncrypt:1, MsgId:1000]
>>569-Time:2024-03-06 16:03:33-006<<
1024, CommunicateKey:07ugX6trR7qBeJIb
>>570-Time:2024-03-06 16:03:33-008<<

-------------RecvBuffer[10B1FD980]---------
HTTP/1.1 200 OK
Server: openresty/1.19.9.1
Date: Wed, 06 Mar 2024 15:03:32 GMT
Content-Type: text/html
Connection: keep-alive
content-length: 139

{"AlarmCenter":{"Header":{"ErrorString":"Success
OK","Version":"1.0","CSeq":"1","MessageType":"MSG_ALARM_SUBSCRIBE_RSP","ErrorNum":"
200"}}}
------------END--------------
>>571-Time:2024-03-06 16:03:33-008<<
CXHttpsNet::Disconnect[13]
>>572-Time:2024-03-06 16:03:33-008<<
AS_AlarmSubscribe_Batch:[nRet:200]>>573-Time:2024-03-06 16:03:33-008<<
LinkDevsBatch::Result[sign:8/8, allCount:1, ret:0,
succDevIds:1_44acba734d6180edbtya;]
>>574-Time:2024-03-06 16:03:33-008<<
LinkDevsBatch::Internal[ret:0, sign:8, count:1/1]
>>575-Time:2024-03-06 16:03:33-008<<
LinkDevsBatch::Internal end_10_0_8_Success!!![1-44acba734d6180edbtya;]
>>576-Time:2024-03-06 16:03:33-063<<
Feb 20 2024 16:21:11 xm_share:result={"code":2000,"data":[],"msg":"SUCCESS"}>>577-
Time:2024-03-06 16:03:33-234<<

----Res[ID:1001][SID:148][Chn:0][Seq:24][2024-03-06 16:03:33-234][Len:128]--------
END--------
>>578-Time:2024-03-06 16:03:33-234<<
CNetDevice::StartHeartbeat[4]
>>579-Time:2024-03-06 16:03:33-234<<
CNetDevice::Login device result[0/{ "AliveInterval" : 30, "ChannelNum" : 1,
"DeviceType " : "IPC", "ExtraChannel" : 0, "Ret" : 100, "SessionID" :
"0x00000094" }
]
>>580-Time:2024-03-06 16:03:33-234<<
CDeviceV2::OnDevLoginReslt[0_44acba734d6180edbtya=Success/NetType=5/RPS_2024-03-06
16:03:33-234]
>>581-Time:2024-03-06 16:03:33-234<<
CDeviceV2::DevLoginReslt,UpdateDevConfig[WaitFree]
>>582-Time:2024-03-06 16:03:33-234<<
CDeviceV2::DelWaitLogoutNeDevice[44acba734d6180edbtya][0]
>>583-Time:2024-03-06 16:03:33-234<<
CDeviceV2::OnLoginMsgWait[44acba734d6180edbtya,Name:,WaitMsgID:5128/
Detect.MotionDetect]
>>584-Time:2024-03-06 16:03:33-234<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Detect.MotionDetec
t,hUser:1,Seq:0,ChannelNo:0,DevCmdSeq:1040,ConfigID:1042]
>>585-Time:2024-03-06 16:03:33-235<<
CDeviceV2::OnLoginMsgWait[44acba734d6180edbtya,Name:,WaitMsgID:5128/SystemFunction]
>>586-Time:2024-03-06 16:03:33-235<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemFunction,
hUser:15,Seq:0,Ret:0]
>>587-Time:2024-03-06 16:03:33-235<<

----[MsgId:1042][Session:148][Chn:0][Seq:32][BodyLen:62][2024-03-06 16:03:33-
234]----
{"Name":"Detect.MotionDetect.[0]","SessionID":"0x0000000094"}
----------------End-------------
>>588-Time:2024-03-06 16:03:33-349<<
destruct agent_mgr_connection
>>589-Time:2024-03-06 16:03:33-350<<
destruct agent_mgr_connection
>>590-Time:2024-03-06 16:03:33-350<<
destruct agent_mgr_connection
>>591-Time:2024-03-06 16:03:33-699<<

----Res[ID:1043][SID:148][Chn:0][Seq:32][2024-03-06 16:03:33-699][Len:4505]--------
END--------
>>592-Time:2024-03-06 16:03:33-700<<

--------------------
{ "Detect.MotionDetect.[0]" : { "Enable" : true, "EventHandler" : { "AlarmInfo" :
"", "AlarmOutEnable" : true, "AlarmOutLatch" : 10, "AlarmOutMask" : "0xFFFFFFFF",
"BeepEnable" : false, "Dejitter" : 0, "EventLatch" : 2, "FTPEnable" : false,
"LogEnable" : false, "MMSEnable" : false, "MailEnable" : false, "MatrixEnable" :
false, "MatrixMask" : "0x00000000", "MessageEnable" : true, "MsgtoNetEnable" :
false, "MultimediaMsgEnable" : false, "PtzEnable" : true, "PtzLink" : [ [ "None", 0
], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ], [ "None", 0 ],
[ "None", 0 ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ], [ null, null ], [ null, null ],
[ null, null ], [ null, null ], [ null, null ] ], "RecordEnable" : true,
"RecordLatch" : 15, "RecordMask" : "0x1", "ShortMsgEnable" : false, "ShowInfo" :
false, "ShowInfoMask" : "0x00000000", "SnapEnable" : true, "SnapShotMask" : "0x1",
"TimeSection" : [ [ "1 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [
"1 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [ "1 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00" ], [ "1 00:00:00-24:00:00", "0 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00" ], [ "1 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [ "1
00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00" ], [ "1 00:00:00-24:00:00",
"0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-24:00:00", "0 00:00:00-
24:00:00", "0 00:00:00-24:00:00" ] ], "TipEnable" : false, "TourEnable" : false,
"TourMask" : "0x00000000", "VoiceEnable" : false, "VoiceTipInterval" : 0,
"VoiceType" : 24 }, "Level" : 3, "Region" : [ "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF", "0xFFFFFFFF",
"0xFFFFFFFF" ] }, "Name" : "Detect.MotionDetect.[0]", "Ret" : 100, "SessionID" :
"0x00000094" }

--------------------
>>593-Time:2024-03-06 16:03:33-701<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1040]
>>594-Time:2024-03-06 16:03:33-701<<
CDeviceV2::OnDevicePTL[0/Detect.MotionDetect]
>>595-Time:2024-03-06 16:03:33-701<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Detec
t.MotionDetect,hUser:1,Seq:0,ChannelNo:0,DevCmdSeq:1040,ConfigID:1042]
>>596-Time:2024-03-06 16:03:33-838<<
llll= 2024-03-06 16:03:33 selectedCamera

>>597-Time:2024-03-06 16:03:33-839<<
Fun_DevConfigJson_NotLoginEx[16/44acba734d6180edbtya/1650/1]
>>598-Time:2024-03-06 16:03:33-839<<
IsGetStatesEnd-RPS[44acba734d6180edbtya,RpsState:1,Time:2,NeedRpsAllow:1]
>>599-Time:2024-03-06 16:03:33-839<<
CDeviceV2::[not login]
Start[SN:44acba734d6180edbtya,Param1:0,NetState:136,CheckRpsEnd:1,IDRAccessible:0,I
DRClass:0,IDRState:0,SupDeepSleep:0]
>>600-Time:2024-03-06 16:03:33-840<<
CDeviceV2::[not login] Need init netDevice!!!
>>601-Time:2024-03-06 16:03:33-840<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>602-Time:2024-03-06 16:03:33-840<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>603-Time:2024-03-06 16:03:33-840<<
CDeviceV2::InitDevice[not login]
[DevID:44acba734d6180edbtya,Sign:44acba734d6180edbtya,NetType:0]
>>604-Time:2024-03-06 16:03:33-840<<
CDeviceV2::InitDevice[not login][44acba734d6180edbtya_GetNetState=136]
>>605-Time:2024-03-06 16:03:33-840<<
CDeviceV2::RpsCreateControlBind[ServerIp:52.57.35.211,ServerPort:6510,DestPort:3456
7]
>>606-Time:2024-03-06 16:03:33-840<<
CDeviceAgent::IsStart[_isStart:1, _nPort:20067]
>>607-Time:2024-03-06 16:03:33-840<<
CDeviceAgent::CreateBind
>>608-Time:2024-03-06 16:03:33-840<<
CSMPHttp::Talk Start_HTTP
>>609-Time:2024-03-06 16:03:33-840<<
SKT_Connect start[127.0.0.1][127.0.0.1][20067][Timeout=2000]
>>610-Time:2024-03-06 16:03:33-840<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 20067)
>>611-Time:2024-03-06 16:03:33-840<<
Check & SKT_Connect has IPv4
>>612-Time:2024-03-06 16:03:33-840<<
SKT_Connect succssfull[127.0.0.1:20067][skt:13][TimeUsed=0]
>>613-Time:2024-03-06 16:03:33-840<<

-------CSMPHttpsend[10B420BB0]------
POST /createbind HTTP/1.1
Content-Length: 219
Content-Type: text/html
Host: 127.0.0.1:20067
User-Agent: IOS APP

{"tcp_access_ip":"52.57.35.211","tcp_access_port":"6510","dest_uuid":"44acba734d618
0edbtya","dest_port":"34567","service_type":"RpsCmd","authcode":"aaaaaaaa-
130624ca3","encrypt":"1","step":"0","extra_suffix":"notlogin"}
nHttps:-1
----------END------------
>>614-Time:2024-03-06 16:03:33-841<<
accept a connection, fd = 28
>>615-Time:2024-03-06 16:03:33-841<<
create mgr connection object success[fd:17]
>>616-Time:2024-03-06 16:03:33-842<<
mgr connection 28 recv 338 bytes
>>617-Time:2024-03-06 16:03:33-842<<
mgr connection process create bind
>>618-Time:2024-03-06 16:03:33-842<<
create work server, protocol mode: >>619-Time:2024-03-06 16:03:33-842<<
create_listen_fd success, work port = 24004, fd:32
>>620-Time:2024-03-06 16:03:33-842<<
push response msg
>>621-Time:2024-03-06 16:03:33-844<<

-------------RecvBuffer[10B420BB0]---------
HTTP/1.1 200 message
content-length: 272
{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" : "34567", "dest_uuid" :
"44acba734d6180edbtya", "encrypt" : "1", "extra_suffix" : "notlogin",
"local_port" : "24004", "service_type" : "RpsCmd", "step" : "0", "tcp_access_ip" :
"52.57.35.211", "tcp_access_port" : "6510" }

------------END--------------
>>622-Time:2024-03-06 16:03:33-844<<
CXTCPObject::Disconnect[13]
>>623-Time:2024-03-06 16:03:33-844<<
agent ControlByHttp[0]
>>624-Time:2024-03-06 16:03:33-844<<
agent ControlByHttp retMsg[{ "authcode" : "aaaaaaaa-130624ca3", "dest_port" :
"34567", "dest_uuid" : "44acba734d6180edbtya", "encrypt" : "1", "extra_suffix" :
"notlogin", "local_port" : "24004", "service_type" : "RpsCmd", "step" : "0",
"tcp_access_ip" : "52.57.35.211", "tcp_access_port" : "6510" }
]
>>625-Time:2024-03-06 16:03:33-844<<
CDeviceV2::InitDevice[not login][44acba734d6180edbtya_RpsCreateBind_Ret=0]
>>626-Time:2024-03-06 16:03:33-844<<
CDeviceV2::InitDevice[not login] RpsBind[127.0.0.1_ControlPort:24004]
>>627-Time:2024-03-06 16:03:33-844<<
CDeviceV2::InitDevice[not login][IsExsit:0,DevType:4]
>>628-Time:2024-03-06 16:03:33-844<<
Dev_SetDeviceParam Enter[devType:4, sign:44acba734d6180edbtya, port:34567]
>>629-Time:2024-03-06 16:03:33-844<<
CNet::Constructor[b8117a0]
>>630-Time:2024-03-06 16:03:33-844<<
CNetDevice::Constructor
>>631-Time:2024-03-06 16:03:33-844<<
Dev_SetDeviceParam Level[devType:4, sign:44acba734d6180edbtya, port:34567]
>>632-Time:2024-03-06 16:03:33-844<<
CDeviceV2::[not login]ToNetDevice[44acba734d6180edbtya]
[ActiveClose:1,Seq:1,Timeout:15000,ConfigName:GetSafetyAbility,CmdReq:1650]
>>633-Time:2024-03-06 16:03:33-844<<
CNetDevice::[not login] [NetConnect]
>>634-Time:2024-03-06 16:03:33-844<<
CNetDevice::[not login]Config
json[NetSign:16,Status:1,hNet:1048593,m_handle:1048594]
>>635-Time:2024-03-06 16:03:33-844<<
CNet::Start connecting to main link.
>>636-Time:2024-03-06 16:03:33-844<<
CNetTCP::Disconncet_127.0.0.1_24004:-1
>>637-Time:2024-03-06 16:03:33-844<<
CNet::Disconncet_127.0.0.1_24004
>>638-Time:2024-03-06 16:03:33-844<<
SKT_ConnectAsyn
>>639-Time:2024-03-06 16:03:33-844<<
SKT_Connect start[127.0.0.1][127.0.0.1][24004][Timeout=15000]
>>640-Time:2024-03-06 16:03:33-844<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24004)
>>641-Time:2024-03-06 16:03:33-844<<
Check & SKT_Connect has IPv4
>>642-Time:2024-03-06 16:03:33-845<<
SKT_Connect succssfull[127.0.0.1:24004][skt:33][TimeUsed=1]
>>643-Time:2024-03-06 16:03:33-845<<
construct agent_session: d1r1wubuz4d8wkftsmu9nty6eg6biw39
>>644-Time:2024-03-06 16:03:33-845<<
construct agent_access_helper
>>645-Time:2024-03-06 16:03:33-845<<
agent create socket (52.57.35.211, 6510)
>>646-Time:2024-03-06 16:03:33-845<<
CNet::Connect main link result[Ret:33,State:2,CnnMsgSeq:16].
>>647-Time:2024-03-06 16:03:33-845<<
CNetDevice::Create the RPS main link result[Ret:0,SignSeq:16]
>>648-Time:2024-03-06 16:03:33-845<<
CNetDevice::[not login]Create the RPS main link result[Ret:0]
>>649-Time:2024-03-06 16:03:33-845<<
CNetDevice::[not login]Cfg msg list[Count:1]
>>650-Time:2024-03-06 16:03:33-845<<
CNetDevice::[not login]Send cfg json[Seq:16,Timeout:15000]
>>651-Time:2024-03-06 16:03:33-845<<

----[MsgId:1650][Session:0][Chn:0][Seq:16][BodyLen:55][2024-03-06 16:03:33-845]----
{"Name":"GetSafetyAbility","SessionID":"0x0000000000"}
----------------End-------------
>>652-Time:2024-03-06 16:03:33-900<<
agent has connect:1, errno:60/Operation timed out
>>653-Time:2024-03-06 16:03:33-900<<
agent has connect111:0
>>654-Time:2024-03-06 16:03:34-008<<
agent_access_helper is connecting
>>655-Time:2024-03-06 16:03:34-009<<
agent_session init
>>656-Time:2024-03-06 16:03:34-010<<
destruct agent_mgr_connection
>>657-Time:2024-03-06 16:03:34-010<<
access helper 37 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 363

{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-130624ca3", "ClientToken" :


"c_fca5u49wg8y63ygad7w85qqw", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsCmd", "SessionId" :
"d1r1wubuz4d8wkftsmu9nty6eg6biw39", "Step" : "0" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>658-Time:2024-03-06 16:03:34-010<<
agent_access_helper connect success
>>659-Time:2024-03-06 16:03:34-052<<
CDeviceV2::OnMsg,CmdGen[hUser:29,DevCmdSeq:1056,CfgName:DecoderPram,Seq:1802]
>>660-Time:2024-03-06 16:03:34-052<<

----[MsgId:1360][Session:148][Chn:0][Seq:40][BodyLen:53][2024-03-06 16:03:34-
052]----

----------------End-------------
>>661-Time:2024-03-06 16:03:34-064<<
access helper 37 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 206

{"AgentProtocol":{"Body":
{"AgentServerIp":"139.162.186.130","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","Error
>>662-Time:2024-03-06 16:03:34-066<<
access helper 37 recv_msg:
Num":"200","ErrorString":"Success OK"}}}
>>663-Time:2024-03-06 16:03:34-066<<
get tcp port addr: 139.162.186.130:6611
>>664-Time:2024-03-06 16:03:34-066<<
agent create socket (139.162.186.130, 6611)
>>665-Time:2024-03-06 16:03:34-066<<
agent has connect:0, errno:36/Operation now in progress
>>666-Time:2024-03-06 16:03:34-066<<
agent has connect111:-1
>>667-Time:2024-03-06 16:03:34-066<<
agent session is connecting
>>668-Time:2024-03-06 16:03:34-066<<
access process msg end
>>669-Time:2024-03-06 16:03:34-127<<
agent session connect to upstream success
>>670-Time:2024-03-06 16:03:34-127<<
handshake send(msglen=136):
YWFhYWFhYWEtMTMwNjI0Y2EzOmNfZmNhNXU0OXdnOHk2M3lnYWQ3dzg1cXF3OjQ0YWNiYTczNGQ2MTgwZWR
idHlhOmQxcjF3dWJ1ejRkOHdrZnRzbXU5bnR5NmVnNmJpdzM5XXEE
>>671-Time:2024-03-06 16:03:34-127<<
agent session is handshaking
>>672-Time:2024-03-06 16:03:34-144<<
MediaRealPlay_Start[24/1/44acba734d6180edbtya/0/1/0]!>>673-Time:2024-03-06
16:03:34-145<<
CDecoder::SetBufInfo[1]
>>674-Time:2024-03-06 16:03:34-145<<
CDecoder::SetBufInfo[InitBufCfg:0,NormalSpeed:1000,BufferTimeCfg:0,MaxBufTime:1500]
>>675-Time:2024-03-06 16:03:34-145<<
CDecoder::CDecoder[c902000,DevID:44acba734d6180edbtya,Channel:0]
>>676-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][1000/1048595]
>>677-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][10020/24]
>>678-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::CMediaPlayer[2f028f10,hUser:24,Seq:1]
>>679-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][10001/0]
>>680-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][10005/1]
>>681-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][10006/0]
>>682-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][10007/0]
>>683-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][10026/0]
>>684-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][108/1]
>>685-Time:2024-03-06 16:03:34-145<<
CDecoder::SetIntAttr,MediaPlayType[1]
>>686-Time:2024-03-06 16:03:34-145<<
MediaRealPlay_1048597_Start[44acba734d6180edbtya/0/1]!>>687-Time:2024-03-06
16:03:34-145<<
llll= 2024-03-06 16:03:34 FUN_DevWakeUp startplay

>>688-Time:2024-03-06 16:03:34-145<<
FUN_MediaSetSound[1048597--->0]
>>689-Time:2024-03-06 16:03:34-145<<
CMediaPlayer::Start[2f028f10,hUser:24,Seq:1]
>>690-Time:2024-03-06 16:03:34-145<<
RealPlay_Chn00_StartTimes=0
>>691-Time:2024-03-06 16:03:34-145<<
CDeviceV2::RealPlay,Begin[44acba734d6180edbtya,NetState:136,IDRState:0]
>>692-Time:2024-03-06 16:03:34-145<<
CDeviceV2::IsSupRPSGWMForward,RPS main link exists,RPS status think online
>>693-Time:2024-03-06 16:03:34-145<<
CDeviceV2::IsSupRPSRealPlayMedia[RpsAbility:1,NetState:136,JudgeRpsAbility:1]
>>694-Time:2024-03-06 16:03:34-146<<
CDeviceV2::RealPlay[SupRpsGWM:0,SupRpsPlay:1,NetState:136,LoginId:1048592,LoginErr:
0,IsIDR:0]
>>695-Time:2024-03-06 16:03:34-146<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>696-Time:2024-03-06 16:03:34-146<<
CDataCenter::GetDevDevInfoAnyway[44acba734d6180edbtya,bLocalPwd:1,User:admin,PwdLen
:13]
>>697-Time:2024-03-06 16:03:34-146<<
CDeviceV2::ToRealPlay[SupRpsPlay:1,SupDssPlay:0,AllState:136,NetType:5/RPS]
>>698-Time:2024-03-06 16:03:34-146<<
CDeviceV2::ToRealPlay,CtrlCmd[44acba734d6180edbtya:0,NOT-GWM,NOT-DSS][NetType:5/
RPS][IsSharedMediaLink:0]
>>699-Time:2024-03-06 16:03:34-146<<
CNetDevice::RPS,Begin,Media
control[Ctrl:Start,MediaType:RealPlay,Ch:0,StreamType:1,EnableSharedMediaLink:0]
>>700-Time:2024-03-06 16:03:34-146<<
CNetDevice::GetMediaChannel,Meida channel obj info[127.0.0.1/24002]
>>701-Time:2024-03-06 16:03:34-146<<
CNet::Constructor[2e3e01d0]
>>702-Time:2024-03-06 16:03:34-146<<
CNetDevice::GetMediaChannel,New media
channel[NetObj:1048598,ChannelObj:1048599,MediaCtlId:1,MediaType:RealPlay,StreamTyp
e:1]
>>703-Time:2024-03-06 16:03:34-146<<
CMediaChannel::SetIntAttr,Set netip ptl send pkt max size:65536
>>704-Time:2024-03-06 16:03:34-146<<
CNetDevice::RPS,Media
control[ChObj:1048599,Ch:0,Ctrl:Start,RemoveCount:0,bIsMediaLinkInUse:0]
>>705-Time:2024-03-06 16:03:34-146<<
CNetDevice::RPS,Media control,Reset claim
link[MediaType:RealPlay,Control:Start,Ch:0]
>>706-Time:2024-03-06 16:03:34-146<<
CMediaChannel::SetIntAttr,Reset media link[Ch:0]
>>707-Time:2024-03-06 16:03:34-146<<
CNetDevice::RPS,Media control,Notify media
link[Ctl:Start,Ch:0,NetSign:48,Timeout:6000]
>>708-Time:2024-03-06 16:03:34-146<<
CMediaChannel::Control,Begin[Seq:48,MediaType:RealPlay,Ctrl:Start].
>>709-Time:2024-03-06 16:03:34-146<<
CMediaChannel::Control,Connect link[NetSign:16,Ch:0].
>>710-Time:2024-03-06 16:03:34-146<<
CNet::Start connecting to media link.
>>711-Time:2024-03-06 16:03:34-146<<
CNetTCP::Disconncet_127.0.0.1_24002:-1
>>712-Time:2024-03-06 16:03:34-146<<
CNet::Disconncet_127.0.0.1_24002
>>713-Time:2024-03-06 16:03:34-146<<
SKT_ConnectAsyn
>>714-Time:2024-03-06 16:03:34-146<<
CDecoder::OnMsg,Start decode
>>715-Time:2024-03-06 16:03:34-146<<
CDecoder::SetInfoCheck:0
>>716-Time:2024-03-06 16:03:34-146<<
CDecoder::SetSound[bSound:0,Sound:0]
>>717-Time:2024-03-06 16:03:34-146<<
CAudioPlayer::CAudioPlayer
>>718-Time:2024-03-06 16:03:34-146<<
CAudioPlayer::Start[InitCount:0]
>>719-Time:2024-03-06 16:03:34-146<<
CAudioPlayer::Init
>>720-Time:2024-03-06 16:03:34-146<<
SKT_Connect start[127.0.0.1][127.0.0.1][24002][Timeout=6000]
>>721-Time:2024-03-06 16:03:34-146<<
Check & SKT_Connect (127.0.0.1_127.0.0.1, 24002)
>>722-Time:2024-03-06 16:03:34-146<<
Check & SKT_Connect has IPv4
>>723-Time:2024-03-06 16:03:34-146<<
SKT_Connect succssfull[127.0.0.1:24002][skt:42][TimeUsed=0]
>>724-Time:2024-03-06 16:03:34-146<<
CNet::Connect media link result[Ret:42,State:2,CnnMsgSeq:16].
>>725-Time:2024-03-06 16:03:34-146<<
CMediaChannel::Connect result[0/Seq:16]
>>726-Time:2024-03-06 16:03:34-146<<
CMediaChannel::Connect successful,Send claim
command[NetSign:24,Ch:0,TryTimes:0,ClaimTimeout:5000,Timeout:6000,NetType:0].
>>727-Time:2024-03-06 16:03:34-146<<

----[MsgId:1413][Session:148][Chn:0][Seq:24][BodyLen:183][2024-03-06 16:03:34-
146]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Claim","Action1":"Start","Parameter":
{"Channel":0,"CombinMode":"NONE","StreamType":"Extra1","TransMode":"TCP"}},"Session
ID":"0x0000000094"}
----------------End-------------
>>728-Time:2024-03-06 16:03:34-147<<
construct agent_session: mdmcnl5b5ska0zhj14l6sbgkkaswc3u6
>>729-Time:2024-03-06 16:03:34-147<<
construct agent_access_helper
>>730-Time:2024-03-06 16:03:34-147<<
agent create socket (52.57.35.211, 6510)
>>731-Time:2024-03-06 16:03:34-198<<
agent has connect:1, errno:60/Operation timed out
>>732-Time:2024-03-06 16:03:34-198<<
agent has connect111:0
>>733-Time:2024-03-06 16:03:34-306<<
agent_access_helper is connecting
>>734-Time:2024-03-06 16:03:34-309<<
agent_session init
>>735-Time:2024-03-06 16:03:34-310<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>736-Time:2024-03-06 16:03:34-310<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>737-Time:2024-03-06 16:03:34-310<<
agent session is running
>>738-Time:2024-03-06 16:03:34-310<<
access helper 44 send_msg:
POST / HTTP/1.1
Host: 52.57.35.211
Content-Length: 362
{ "AgentProtocol" : { "Body" : { "Authcode" : "aaaaaaaa-130624ca3", "ClientToken" :
"c_fca5u49wg8y63ygad7w85qqw", "DestPort" : "34567", "Encrypt" : "1", "SerialNumber"
: "44acba734d6180edbtya", "ServiceType" : "RpsAV", "SessionId" :
"mdmcnl5b5ska0zhj14l6sbgkkaswc3u6", "Step" : "8" }, "Header" : { "MessageType" :
"MSG_CLI_NEED_CON_REQ", "Version" : "1.0" } } }

>>739-Time:2024-03-06 16:03:34-310<<
agent_access_helper connect success
>>740-Time:2024-03-06 16:03:34-312<<

----Res[ID:1361][SID:148][Chn:0][Seq:40][2024-03-06 16:03:34-312][Len:109]--------
END--------
>>741-Time:2024-03-06 16:03:34-312<<

--------------------
{ "Name" : "DecoderPram", "Ret" : 103, "SessionID" : "0x00000094" }

--------------------
>>742-Time:2024-03-06 16:03:34-312<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1056]
>>743-Time:2024-03-06 16:03:34-312<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:29,DevCmdSeq:1056,CfgName:DecoderPram,
Seq:1802]
>>744-Time:2024-03-06 16:03:34-312<<
获取 DecoderPram 失败>>745-Time:2024-03-06 16:03:34-330<<
CAudioPlayer::SetVolume[100]
>>746-Time:2024-03-06 16:03:34-330<<
CAudioPlayerBase::SetIntAttr,MediaPlayType[1]
>>747-Time:2024-03-06 16:03:34-330<<
CAudioPlayerBase::OnMsg,SetSound[0]
>>748-Time:2024-03-06 16:03:34-330<<
CAudioPlayer::SetVolume[0]
>>749-Time:2024-03-06 16:03:34-356<<
access helper 44 recv_msg:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/plain
Content-Length: 205

{"AgentProtocol":{"Body":
{"AgentServerIp":"130.162.221.23","AgentServerPort":"6611"},"Header":
{"CSeq":"3","Version":"1.0","MessageType":"MSG_CLI_NEED_CON_RSP","ErrorN
>>750-Time:2024-03-06 16:03:34-358<<
access helper 44 recv_msg:
um":"200","ErrorString":"Success OK"}}}
>>751-Time:2024-03-06 16:03:34-358<<
get tcp port addr: 130.162.221.23:6611
>>752-Time:2024-03-06 16:03:34-358<<
agent create socket (130.162.221.23, 6611)
>>753-Time:2024-03-06 16:03:34-358<<
agent has connect:0, errno:36/Operation now in progress
>>754-Time:2024-03-06 16:03:34-358<<
agent has connect111:-1
>>755-Time:2024-03-06 16:03:34-358<<
agent session is connecting
>>756-Time:2024-03-06 16:03:34-358<<
access process msg end
>>757-Time:2024-03-06 16:03:34-401<<
agent session connect to upstream success
>>758-Time:2024-03-06 16:03:34-401<<
handshake send(msglen=136):
YWFhYWFhYWEtMTMwNjI0Y2EzOmNfZmNhNXU0OXdnOHk2M3lnYWQ3dzg1cXF3OjQ0YWNiYTczNGQ2MTgwZWR
idHlhOm1kbWNubDViNXNrYTB6aGoxNGw2c2Jna2thc3djM3U2XXEE
>>759-Time:2024-03-06 16:03:34-401<<
agent session is handshaking
>>760-Time:2024-03-06 16:03:34-602<<
handshake recv buf: eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>761-Time:2024-03-06 16:03:34-602<<
agent session handshake recv (msglen = 32): eyJFcnJvck51bSI6ICIyMDAifQ==XXEE
>>762-Time:2024-03-06 16:03:34-604<<
agent session is running
>>763-Time:2024-03-06 16:03:34-607<<

----Res[ID:1651][SID:0][Chn:0][Seq:16][2024-03-06 16:03:34-607][Len:127]----
{ "GetSafetyAbility" : { "Question" : 2, "SetResetUser" : 1, "VerifyQRCode" : 2 },
"Name" : "GetSafetyAbility", "Ret" : 100 }

----------------End-------------
>>764-Time:2024-03-06 16:03:34-607<<
CNetDevice::[not login][active close.]
>>765-Time:2024-03-06 16:03:34-607<<
CNet::Disconnet main link[id:20012,ret:0]
>>766-Time:2024-03-06 16:03:34-607<<
CNetTCP::Disconncet_127.0.0.1_24004:33
>>767-Time:2024-03-06 16:03:34-607<<
CNet::Disconncet_127.0.0.1_24004
>>768-Time:2024-03-06 16:03:34-607<<
CDeviceV2::OnDeviceMsg[not login] [Result:0,PTLID:1650,CmdSeq:1048]
>>769-Time:2024-03-06 16:03:34-607<<
CDeviceV2::OnDeviceMsg[not login]
ResultToUI[User:16,Seq:1,ID:5150,CmdName:GetSafetyAbility,Ret:0,PtlId:1650]
>>770-Time:2024-03-06 16:03:34-607<<
CNetDevice::RPS main link disconnect[not login][Status:2,Seq:0,Ret:0]
>>771-Time:2024-03-06 16:03:34-607<<
CNetDevice::StopHeartbeat
>>772-Time:2024-03-06 16:03:34-607<<
CNetDevice::RPS main link disconnect[not login]
>>773-Time:2024-03-06 16:03:34-607<<
CNetDevice::[not login][ClearAndNotifyResultCfgMsgList][-99993/0]
>>774-Time:2024-03-06 16:03:34-607<<
CDeviceV2::OnDeviceMsg,[not login]
MainLinkAbnormalDisconnect[LoginId:1048592,bIsReconnectEnable:1]
>>775-Time:2024-03-06 16:03:34-608<<
agent session recv_downstream_msg ret = 0, errno = 60
>>776-Time:2024-03-06 16:03:34-608<<
agent session abort
>>777-Time:2024-03-06 16:03:34-616<<
agent session clear
>>778-Time:2024-03-06 16:03:34-617<<
destruct agent_access_helper
>>779-Time:2024-03-06 16:03:34-617<<
destruct agent_session: d1r1wubuz4d8wkftsmu9nty6eg6biw39
>>780-Time:2024-03-06 16:03:34-709<<

----Res[ID:1414][SID:148][Chn:0][Seq:25][2024-03-06 16:03:34-709][Len:67]----
{ "Name" : "OPMonitor", "Ret" : 100, "SessionID" : "0x00000094" }

----------------End-------------
>>781-Time:2024-03-06 16:03:34-709<<
CMediaChannel::Claim result[Ret:0,SignSeq:24].
>>782-Time:2024-03-06 16:03:34-709<<
CNetDevice::RPS media link claim result[Ret:0,Seq:48]
>>783-Time:2024-03-06 16:03:34-709<<
CNetDevice::RPS,Channel occupied[Channel:0/0,MediaType:RealPlay]
>>784-Time:2024-03-06 16:03:34-709<<

----[MsgId:1410][Session:148][Chn:0][Seq:56][BodyLen:241][2024-03-06 16:03:34-
709]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Start","Parameter":
{"Channel":0,"CombinMode":"NONE","StreamType":"Extra1","TransMode":"TCP","VEKEY1":"
o4Ai6jCdDG7Is6hW3Zc2AACE2T90VP2T6Mkfg1eI8G71dmdk07ovHvhw6opJmA6e"}},"SessionID":"0x
0000000094"}
----------------End-------------
>>785-Time:2024-03-06 16:03:34-709<<
CNetDevice::RPS,Send media control[NetSign:56,MediaType:RealPlay]
>>786-Time:2024-03-06 16:03:34-917<<

----Res[ID:1411][SID:148][Chn:0][Seq:57][2024-03-06 16:03:34-917][Len:109]--------
END--------
>>787-Time:2024-03-06 16:03:34-917<<

--------------------
{ "Name" : "OPMonitor", "Ret" : 100, "SessionID" : "0x00000094" }

--------------------
>>788-Time:2024-03-06 16:03:34-917<<
CNetDevice::RPS,Media control result begin,[SignSeq:56/Ret:0]
>>789-Time:2024-03-06 16:03:34-917<<
CNetDevice::RPS,Media control result waitMsg info[Id:11004,Param1:1048595]
>>790-Time:2024-03-06 16:03:34-917<<
CNetDevice::RPS,Media control
result[DevObj:1048592,Ret:0,MediaType:RealPlay,Ctrl:Start,Ch:0,StreamType:1,PlayMod
e:0,Filename[]
>>791-Time:2024-03-06 16:03:34-917<<
CNetDevice::RPS,Media control[bDelMediaChannel:1,ActiveCount:0,ChannelCount:1]
>>792-Time:2024-03-06 16:03:34-917<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl[MediaType:0,Ctrl:1,Ch:0,StreamType:1,Ret:0,Str:
,Seq:1048597]
>>793-Time:2024-03-06 16:03:34-917<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StartRealPlay[NetCnnType:5/RPS,]
>>794-Time:2024-03-06 16:03:34-917<<
UpdateVideoPlayStatistics[VideoPlayStatistics][VideoRequests][RPS]
[[{"vidt":"RPS","vidr":1,"vids":0}]]
>>795-Time:2024-03-06 16:03:34-918<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StartRealPlay[SetDecBuInfo:7]
>>796-Time:2024-03-06 16:03:34-918<<
CMediaPlayer::SetIntAttr2[2f028f10,hUser:24,Seq:1][109/7]
>>797-Time:2024-03-06 16:03:34-918<<
CDecoder::SetIntAttr,DecBufInfo[7]
>>798-Time:2024-03-06 16:03:34-918<<
CDecoder::SetBufInfo[7]
>>799-Time:2024-03-06 16:03:34-918<<
CDecoder::SetBufInfo[InitBufCfg:0,NormalSpeed:500,BufferTimeCfg:0,MaxBufTime:1000]
>>800-Time:2024-03-06 16:03:34-918<<
CMediaPlayer::OnMsg,OnStartPlay[2f028f10,hUser:24,Seq:1]
>>801-Time:2024-03-06 16:03:34-918<<
CRTMediaPlayer::OnStart[]
>>802-Time:2024-03-06 16:03:34-918<<
CRTMediaPlayer::OnStart Force IFrame!!![nChannel:0, nStream:1, 1709737414918]
>>803-Time:2024-03-06 16:03:34-918<<
RealPlay_Chn00_State01_OnStart_OK_773
>>804-Time:2024-03-06 16:03:34-918<<
CMediaPlayer::OnStart[2f028f10,hUser:24,Seq:1][Ret:0,OpenMode:5,][]
>>805-Time:2024-03-06 16:03:34-919<<
CDeviceV2::OnMsg,CmdGen[hUser:29,DevCmdSeq:1072,CfgName:DecoderPram,Seq:1802]
>>806-Time:2024-03-06 16:03:34-919<<

----[MsgId:1360][Session:148][Chn:0][Seq:64][BodyLen:53][2024-03-06 16:03:34-
919]----

----------------End-------------
>>807-Time:2024-03-06 16:03:34-920<<
CDeviceV2::OnMsg,CmdGen[hUser:33,DevCmdSeq:1080,CfgName:GoToPosition,Seq:0]
>>808-Time:2024-03-06 16:03:34-920<<

----[MsgId:1360][Session:148][Chn:0][Seq:72][BodyLen:51][2024-03-06 16:03:34-
920]----
{"Name":"GoToPosition","SessionID":"0x0000000094"}
----------------End-------------
>>809-Time:2024-03-06 16:03:34-923<<
[CServer::OnMsg--Enter][msgId=4113]
>>810-Time:2024-03-06 16:03:34-923<<
[CServer::OnMsg--Leavel[Time:0]]
>>811-Time:2024-03-06 16:03:34-923<<
IXMEncrypt::GetEncryptStr[00000101709737414923/9737414923f1227a/
ce7e4150f7d7f4dc19cf0a1d7fa489de]
>>812-Time:2024-03-06 16:03:34-923<<
GetHttpPtl[szUrl:/mdhasma/v3/00000101709737414923/
ce7e4150f7d7f4dc19cf0a1d7fa489de.rs]
>>813-Time:2024-03-06 16:03:34-923<<
CSMPHttp::Talk Start_HTTPS
>>814-Time:2024-03-06 16:03:34-923<<
DNS-->IP--Buffer[eu-rs.xmeye.net-->64:ff9b::340:5884]
>>815-Time:2024-03-06 16:03:34-923<<
gngethostbyname [DNS:eu-rs.xmeye.net][IP:64:ff9b::340:5884][0]
>>816-Time:2024-03-06 16:03:34-923<<
SKT_Connect start[eu-rs.xmeye.net][64:ff9b::340:5884][443][Timeout=5000]
>>817-Time:2024-03-06 16:03:34-923<<
Check & SKT_Connect (eu-rs.xmeye.net_64:ff9b::340:5884, 443)
>>818-Time:2024-03-06 16:03:34-924<<
CDeviceV2::OnMsg,CmdGen[hUser:15,DevCmdSeq:1088,CfgName:FishEyePlatform,Seq:1]
>>819-Time:2024-03-06 16:03:34-924<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemInfo,hUse
r:15,Seq:2,Ret:0]
>>820-Time:2024-03-06 16:03:34-924<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemFunction,
hUser:15,Seq:3,Ret:0]
>>821-Time:2024-03-06 16:03:34-924<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Camera.ParamEx,hUs
er:15,Seq:4,ChannelNo:0,DevCmdSeq:1096,ConfigID:1042]
>>822-Time:2024-03-06 16:03:34-924<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:LPDev.WorkMode,hUs
er:38,Seq:0,ChannelNo:-1,DevCmdSeq:1104,ConfigID:1042]
>>823-Time:2024-03-06 16:03:34-924<<

----[MsgId:1360][Session:148][Chn:0][Seq:80][BodyLen:54][2024-03-06 16:03:34-
924]----
{"Name":"FishEyePlatform","SessionID":"0x0000000094"}
----------------End-------------
>>824-Time:2024-03-06 16:03:34-924<<

----[MsgId:1042][Session:148][Chn:0][Seq:88][BodyLen:57][2024-03-06 16:03:34-
924]----
{"Name":"Camera.ParamEx.[0]","SessionID":"0x0000000094"}
----------------End-------------
>>825-Time:2024-03-06 16:03:34-924<<

----[MsgId:1042][Session:148][Chn:0][Seq:96][BodyLen:53][2024-03-06 16:03:34-
924]----
{"Name":"LPDev.WorkMode","SessionID":"0x0000000094"}
----------------End-------------
>>826-Time:2024-03-06 16:03:34-924<<
Check & SKT_Connect has IPv6
>>827-Time:2024-03-06 16:03:34-943<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemInfo,hUse
r:15,Seq:5,Ret:0]
>>828-Time:2024-03-06 16:03:34-943<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Camera.Param,hUser
:15,Seq:6,ChannelNo:0,DevCmdSeq:1112,ConfigID:1042]
>>829-Time:2024-03-06 16:03:34-944<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Camera.WhiteLight,
hUser:15,Seq:7,ChannelNo:-1,DevCmdSeq:1120,ConfigID:1042]
>>830-Time:2024-03-06 16:03:34-944<<

----[MsgId:1042][Session:148][Chn:0][Seq:104][BodyLen:55][2024-03-06 16:03:34-
943]----
{"Name":"Camera.Param.[0]","SessionID":"0x0000000094"}
----------------End-------------
>>831-Time:2024-03-06 16:03:34-944<<

----[MsgId:1042][Session:148][Chn:0][Seq:112][BodyLen:56][2024-03-06 16:03:34-
943]----
{"Name":"Camera.WhiteLight","SessionID":"0x0000000094"}
----------------End-------------
>>832-Time:2024-03-06 16:03:34-950<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:General.OneKeyMask
Video,hUser:31,Seq:0,ChannelNo:0,DevCmdSeq:1128,ConfigID:1042]
>>833-Time:2024-03-06 16:03:34-950<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:General.TimingSlee
p,hUser:32,Seq:0,ChannelNo:0,DevCmdSeq:1136,ConfigID:1042]
>>834-Time:2024-03-06 16:03:34-950<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Detect.DetectTrack
,hUser:30,Seq:0,ChannelNo:-1,DevCmdSeq:1144,ConfigID:1042]
>>835-Time:2024-03-06 16:03:34-950<<

----[MsgId:1042][Session:148][Chn:0][Seq:120][BodyLen:66][2024-03-06 16:03:34-
950]----
{"Name":"General.OneKeyMaskVideo.[0]","SessionID":"0x0000000094"}
----------------End-------------
>>836-Time:2024-03-06 16:03:34-950<<

----[MsgId:1042][Session:148][Chn:0][Seq:128][BodyLen:62][2024-03-06 16:03:34-
950]----
{"Name":"General.TimingSleep.[0]","SessionID":"0x0000000094"}
----------------End-------------
>>837-Time:2024-03-06 16:03:34-950<<

----[MsgId:1042][Session:148][Chn:0][Seq:136][BodyLen:57][2024-03-06 16:03:34-
950]----
{"Name":"Detect.DetectTrack","SessionID":"0x0000000094"}
----------------End-------------
>>838-Time:2024-03-06 16:03:34-950<<
CDeviceV2::OnMsg,CmdGen[hUser:18,DevCmdSeq:1152,CfgName:WifiRouteInfo,Seq:0]
>>839-Time:2024-03-06 16:03:34-950<<

----[MsgId:1020][Session:148][Chn:0][Seq:144][BodyLen:52][2024-03-06 16:03:34-
950]----
{"Name":"WifiRouteInfo","SessionID":"0x0000000094"}
----------------End-------------
>>840-Time:2024-03-06 16:03:34-953<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:Uart.PTZControlCmd
,hUser:41,Seq:-1,ChannelNo:-1,DevCmdSeq:1160,ConfigID:1042]
>>841-Time:2024-03-06 16:03:34-953<<

----[MsgId:1042][Session:148][Chn:0][Seq:152][BodyLen:57][2024-03-06 16:03:34-
953]----
{"Name":"Uart.PTZControlCmd","SessionID":"0x0000000094"}
----------------End-------------
>>842-Time:2024-03-06 16:03:34-981<<
SKT_Connect succssfull[eu-rs.xmeye.net:443][skt:28][TimeUsed=58]
>>843-Time:2024-03-06 16:03:35-077<<

-------CSMPHttpsend[10B916F30]------
POST /mdhasma/v3/00000101709737414923/ce7e4150f7d7f4dc19cf0a1d7fa489de.rs HTTP/1.1
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Accept-Charset: utf-8
Authorization:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJycyIsImFwcEtleSI6ImI0M2JlMDU4ZDRhYT
Q2OWZiYzRiNDM5YWUxNDM0ODM0IiwiZXhwIjoxNzEyMzI5NDExLCJ0eXBlIjoiY29tIiwiYWNjb3VudCI6I
jY1Mjk0MDU1YzMyOGU2MmM4OTM1M2E2ZTM4ZDY3NzRiIn0.LzJwUsGhyCxq34nZirwSJr7f1NTeojhVxTaN
sTdpugE.1
Connection: Keep-Alive
Content-Length: 64
Content-Type: application/x-www-form-urlencoded
Cookie:
Host: eu-rs.xmeye.net:443
User-Agent: iPhone12,1_iOS_2023-08-12 14:22:05cJuD18
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

37FBBD68B3F3C5A4F285E13E9FEAC614502877DC9DFDEEA68B1F640362FD76F7
nHttps:-1
----------END------------
>>844-Time:2024-03-06 16:03:35-101<<

----Res[ID:1361][SID:148][Chn:0][Seq:64][2024-03-06 16:03:35-100][Len:109]--------
END--------
>>845-Time:2024-03-06 16:03:35-101<<

--------------------
{ "Name" : "DecoderPram", "Ret" : 103, "SessionID" : "0x00000094" }

--------------------
>>846-Time:2024-03-06 16:03:35-101<<
----Res[ID:1361][SID:148][Chn:0][Seq:72][2024-03-06 16:03:35-101][Len:109]--------
END--------
>>847-Time:2024-03-06 16:03:35-101<<

--------------------
{ "Name" : "GoToPosition", "Ret" : 103, "SessionID" : "0x00000094" }

--------------------
>>848-Time:2024-03-06 16:03:35-101<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1072]
>>849-Time:2024-03-06 16:03:35-101<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:29,DevCmdSeq:1072,CfgName:DecoderPram,
Seq:1802]
>>850-Time:2024-03-06 16:03:35-101<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1080]
>>851-Time:2024-03-06 16:03:35-101<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:33,DevCmdSeq:1080,CfgName:GoToPosition
,Seq:0]
>>852-Time:2024-03-06 16:03:35-101<<
获取 DecoderPram 失败>>853-Time:2024-03-06 16:03:35-177<<
CDecoder::OnMsg,Init the private stream parser.
>>854-Time:2024-03-06 16:03:35-177<<
CSTDStream::CSTDStream[81aa0600]
>>855-Time:2024-03-06 16:03:35-177<<
CSTDStream::UpdateDataDecryptKey
randomStr:o4Ai6jCdDG7Is6hW3Zc2AACE2T90VP2T6Mkfg1eI8G71dmdk07ovHvhw6opJmA6e
>>856-Time:2024-03-06 16:03:35-203<<

-------------RecvBuffer[10B916F30]---------
HTTP/1.1 200
Server: nginx
Date: Wed, 06 Mar 2024 15:03:35 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 96
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: *
Access-Control-Allow-Credentials: true

2CF1D49DAE7E53FED8F876730F623543181025994F8EFCD90693CEE0570CF9FA2369E6AD446D5789908
FA6A95DC0F5CD
------------END--------------
>>857-Time:2024-03-06 16:03:35-204<<
CXHttpsNet::Disconnect[28]
>>858-Time:2024-03-06 16:03:35-204<<
IXMAccount::GetErrorCode[code=2000/result=0]
>>859-Time:2024-03-06 16:03:35-204<<
EMSG_SYS_UPDATE_IS_MASTERMA:0>>860-Time:2024-03-06 16:03:35-204<<
CServer::OnMsg,TalkToServer[hUser:34,Seq:0,ID:5072,Ret:1]
>>861-Time:2024-03-06 16:03:35-204<<
快速配置流程: 登录设备获取 systeminfo
>>862-Time:2024-03-06 16:03:35-204<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemInfo,hUse
r:15,Seq:8,Ret:0]
>>863-Time:2024-03-06 16:03:35-206<<
快速配置流程: 登录设备获取 systeminfo 成功回调
>>864-Time:2024-03-06 16:03:35-206<<
快速配置流程: 获取能力集
>>865-Time:2024-03-06 16:03:35-206<<
CDeviceV2::GetCfgJson,LocalCache[DevID:44acba734d6180edbtya,CfgName:SystemFunction,
hUser:15,Seq:9,Ret:0]
>>866-Time:2024-03-06 16:03:35-208<<
快速配置流程: 获取能力集回调
>>867-Time:2024-03-06 16:03:35-208<<
快速配置流程: 开始获取绑定标志
>>868-Time:2024-03-06 16:03:35-208<<
CDeviceV2::GetCfgJson,Request[DevID:44acba734d6180edbtya,CfgName:General.AppBindFla
g,hUser:34,Seq:0,ChannelNo:-1,DevCmdSeq:1168,ConfigID:1042]
>>869-Time:2024-03-06 16:03:35-208<<

----[MsgId:1042][Session:148][Chn:0][Seq:160][BodyLen:58][2024-03-06 16:03:35-
208]----
{"Name":"General.AppBindFlag","SessionID":"0x0000000094"}
----------------End-------------
>>870-Time:2024-03-06 16:03:35-297<<

----Res[ID:1361][SID:148][Chn:0][Seq:80][2024-03-06 16:03:35-297][Len:109]--------
END--------
>>871-Time:2024-03-06 16:03:35-298<<

--------------------
{ "Name" : "FishEyePlatform", "Ret" : 103, "SessionID" : "0x00000094" }

--------------------
>>872-Time:2024-03-06 16:03:35-298<<

----Res[ID:1043][SID:148][Chn:0][Seq:88][2024-03-06 16:03:35-297][Len:493]--------
END--------
>>873-Time:2024-03-06 16:03:35-298<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-10123[PtlID:1360,DevCmdSeq:1088]
>>874-Time:2024-03-06 16:03:35-298<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:15,DevCmdSeq:1088,CfgName:FishEyePlatf
orm,Seq:1]
>>875-Time:2024-03-06 16:03:35-298<<

--------------------
{ "Camera.ParamEx.[0]" : { "AeMeansure" : 0, "AutomaticAdjustment" : 3,
"BroadTrends" : { "AutoGain" : 0, "Gain" : 50 }, "CorridorMode" : 0, "Dis" : 0,
"ExposureTime" : "0x00000100", "Ldc" : 0, "LowLuxMode" : 1, "PreventOverExpo" : 0,
"SoftPhotosensitivecontrol" : 0, "Style" : "type1" }, "Name" : "Camera.ParamEx.
[0]", "Ret" : 100, "SessionID" : "0x00000094" }

--------------------
>>876-Time:2024-03-06 16:03:35-298<<

----Res[ID:1043][SID:148][Chn:0][Seq:96][2024-03-06 16:03:35-298][Len:153]--------
END--------
>>877-Time:2024-03-06 16:03:35-298<<

--------------------
{ "LPDev.WorkMode" : null, "Name" : "LPDev.WorkMode", "Ret" : 607, "SessionID" :
"0x00000094" }

--------------------
>>878-Time:2024-03-06 16:03:35-298<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1096]
>>879-Time:2024-03-06 16:03:35-298<<
CDeviceV2::OnDevicePTL[0/Camera.ParamEx]
>>880-Time:2024-03-06 16:03:35-298<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Camer
a.ParamEx,hUser:15,Seq:4,ChannelNo:0,DevCmdSeq:1096,ConfigID:1042]
>>881-Time:2024-03-06 16:03:35-298<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1104]
>>882-Time:2024-03-06 16:03:35-298<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:LPDev.WorkMode,hUser:38,Seq:0,ChannelNo:-
1,DevCmdSeq:1104,ConfigID:1042]
>>883-Time:2024-03-06 16:03:35-302<<

----Res[ID:1043][SID:148][Chn:0][Seq:104][2024-03-06 16:03:35-302][Len:857]--------
END--------
>>884-Time:2024-03-06 16:03:35-302<<

--------------------
{ "Camera.Param.[0]" : { "AeSensitivity" : 5, "ApertureMode" : "0x00000000",
"BLCMode" : "0x00000000", "DayNightColor" : "0x00000003", "Day_nfLevel" : 3,
"DncThr" : 30, "ElecLevel" : 50, "EsShutter" : "0x00000002", "ExposureParam" :
{ "LeastTime" : "0x00000100", "Level" : 0, "MostTime" : "0x00010000" }, "GainParam"
: { "AutoGain" : 1, "Gain" : 50 }, "IRCUTMode" : 0, "InfraredSwap" : 1, "IrcutSwap"
: 1, "Night_nfLevel" : 3, "PictureFlip" : "0x00000000", "PictureMirror" :
"0x00000000", "RejectFlicker" : "0x00000000", "WhiteBalance" : "0x00000000" },
"Name" : "Camera.Param.[0]", "Ret" : 100, "SessionID" : "0x00000094" }

--------------------
>>885-Time:2024-03-06 16:03:35-302<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1112]
>>886-Time:2024-03-06 16:03:35-302<<
CDeviceV2::OnDevicePTL[0/Camera.Param]
>>887-Time:2024-03-06 16:03:35-302<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Camer
a.Param,hUser:15,Seq:6,ChannelNo:0,DevCmdSeq:1112,ConfigID:1042]
>>888-Time:2024-03-06 16:03:35-302<<
CDecoder::IFrame[c902000][Ver:0][ET:3][Ch:0][PlayType:1][Size:0][Sys:2024-03-06
16:03:35-302]:2024-3-6 16-3-32-0-->[VC:0,Len:0,BufSize:0][AC:0,Len:0,BufSize:0]
[Rate=12/50][800,448][1709737412000]
>>889-Time:2024-03-06 16:03:35-302<<
CDecoder::Init decode driver.
>>890-Time:2024-03-06 16:03:35-302<<
IDecoder::IDecoder[b822840,1048595]
>>891-Time:2024-03-06 16:03:35-302<<
IDecoder::AddToDriver[b822840]
>>892-Time:2024-03-06 16:03:35-303<<
IDecoder::AddToDriver,CRunDriver[b822840,ThreadCount:1]
>>893-Time:2024-03-06 16:03:35-303<<
CRTMediaPlayer::Stop Force IFrame_0
>>894-Time:2024-03-06 16:03:35-303<<
IDecoder::RemoveFromDriver[b822840]
>>895-Time:2024-03-06 16:03:35-303<<
IDecoder::AddToDriver,Deley 1000ms SetDecoderDirver[b822840,DecCount:1]
>>896-Time:2024-03-06 16:03:35-303<<
CDecoder::Video decode init[videoType:3]
>>897-Time:2024-03-06 16:03:35-303<<
CDecoder::UpdateAudioFrameInfo[1,16,8000,14]
>>898-Time:2024-03-06 16:03:35-303<<
CDecoder::Audio decode init
>>899-Time:2024-03-06 16:03:35-303<<
CAudioDecBase::CAudioDecBase
>>900-Time:2024-03-06 16:03:35-303<<
CDecoder::IDecoder_OnRunBootNotify!!!
>>901-Time:2024-03-06 16:03:35-303<<
IDecoder::OnRun,Begin[b822840]
>>902-Time:2024-03-06 16:03:35-303<<
CDecoder::OnMsg,IDecoderOnRunBootNotify[1134689503]!!!
>>903-Time:2024-03-06 16:03:35-303<<
VideoDecMgr::NewDecode[supHisiH265:0]
>>904-Time:2024-03-06 16:03:35-303<<
2024-03-06 16:03:35-303--CVideoDecBase/5
>>905-Time:2024-03-06 16:03:35-311<<
FFDec::New[0/173/hevc]
>>906-Time:2024-03-06 16:03:35-318<<

----Res[ID:1043][SID:148][Chn:0][Seq:112][2024-03-06 16:03:35-317][Len:385]--------
END--------
>>907-Time:2024-03-06 16:03:35-318<<

--------------------
{ "Camera.WhiteLight" : { "Brightness" : 50, "MoveTrigLight" : { "Duration" : 5,
"Level" : 1 }, "WorkMode" : "Close", "WorkPeriod" : { "EHour" : 6, "EMinute" : 0,
"Enable" : 1, "SHour" : 18, "SMinute" : 0 } }, "Name" : "Camera.WhiteLight",
"Ret" : 100, "SessionID" : "0x00000094" }

--------------------
>>908-Time:2024-03-06 16:03:35-318<<

----Res[ID:1043][SID:148][Chn:0][Seq:120][2024-03-06 16:03:35-318][Len:173]--------
END--------
>>909-Time:2024-03-06 16:03:35-318<<

--------------------
{ "General.OneKeyMaskVideo.[0]" : null, "Name" : "General.OneKeyMaskVideo.[0]",
"Ret" : 607, "SessionID" : "0x00000094" }

--------------------
>>910-Time:2024-03-06 16:03:35-318<<

----Res[ID:1043][SID:148][Chn:0][Seq:128][2024-03-06 16:03:35-318][Len:173]--------
END--------
>>911-Time:2024-03-06 16:03:35-318<<

--------------------
{ "General.TimingSleep.[0]" : null, "Name" : "General.TimingSleep.[0]", "Ret" :
607, "SessionID" : "0x00000094" }

--------------------
>>912-Time:2024-03-06 16:03:35-318<<

----Res[ID:1043][SID:148][Chn:0][Seq:136][2024-03-06 16:03:35-318][Len:217]--------
END--------
>>913-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1120]
>>914-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDevicePTL[0/Camera.WhiteLight]
>>915-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Camer
a.WhiteLight,hUser:15,Seq:7,ChannelNo:-1,DevCmdSeq:1120,ConfigID:1042]
>>916-Time:2024-03-06 16:03:35-318<<

--------------------
{ "Detect.DetectTrack" : { "Enable" : 0, "ReturnTime" : 300, "Sensitivity" : 1 },
"Name" : "Detect.DetectTrack", "Ret" : 100, "SessionID" : "0x00000094" }

--------------------
>>917-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1128]
>>918-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:General.OneKeyMaskVideo,hUser:31,Seq:0,Chan
nelNo:0,DevCmdSeq:1128,ConfigID:1042]
>>919-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1136]
>>920-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:General.TimingSleep,hUser:32,Seq:0,ChannelN
o:0,DevCmdSeq:1136,ConfigID:1042]
>>921-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1144]
>>922-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDevicePTL[0/Detect.DetectTrack]
>>923-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Detec
t.DetectTrack,hUser:30,Seq:0,ChannelNo:-1,DevCmdSeq:1144,ConfigID:1042]
>>924-Time:2024-03-06 16:03:35-318<<

----Res[ID:1021][SID:148][Chn:0][Seq:144][2024-03-06 16:03:35-318][Len:257]--------
END--------
>>925-Time:2024-03-06 16:03:35-318<<

--------------------
{ "Name" : "WifiRouteInfo", "Ret" : 100, "SessionID" : "0x00000094",
"WifiRouteInfo" : { "Eth0Status" : false, "SignalLevel" : 89, "WlanMac" :
"a4:ef:15:33:94:03", "WlanStatus" : true } }

--------------------
>>926-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1020,DevCmdSeq:1152]
>>927-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDevicePTL[0/WifiRouteInfo]
>>928-Time:2024-03-06 16:03:35-318<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:18,DevCmdSeq:1152,CfgName:WifiRouteInf
o,Seq:0]
>>929-Time:2024-03-06 16:03:35-345<<
FFDec::Decode fmt change[w:800, h:448, fmt:12/0/0]
>>930-Time:2024-03-06 16:03:35-356<<

----Res[ID:1043][SID:148][Chn:0][Seq:152][2024-03-06 16:03:35-356][Len:257]--------
END--------
>>931-Time:2024-03-06 16:03:35-356<<

--------------------
{ "Name" : "Uart.PTZControlCmd", "Ret" : 100, "SessionID" : "0x00000094",
"Uart.PTZControlCmd" : [ { "FlipOperation" : false, "MirrorOperation" : true,
"ModifyCfg" : false } ] }

--------------------
>>932-Time:2024-03-06 16:03:35-356<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1160]
>>933-Time:2024-03-06 16:03:35-356<<
CDeviceV2::OnDevicePTL[0/Uart.PTZControlCmd]
>>934-Time:2024-03-06 16:03:35-356<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Uart.
PTZControlCmd,hUser:41,Seq:-1,ChannelNo:-1,DevCmdSeq:1160,ConfigID:1042]
>>935-Time:2024-03-06 16:03:35-391<<
Decoder::OnAudioHeadBeat,Audio rate change[50--->25]
>>936-Time:2024-03-06 16:03:35-391<<
CDecoder::OnVideoHeadBeat[Refresh the diff between the system time and
iframe:3391,1709737412000/2024-03-06 16:03:32-000]
>>937-Time:2024-03-06 16:03:35-391<<
CYUVDrawer::init Start!
>>938-Time:2024-03-06 16:03:35-391<<
UpdateVideoPlayStatistics[VideoPlayStatistics][VideoPlays][RPS]
[[{"vidt":"RPS","vidr":1,"vids":1}]]
>>939-Time:2024-03-06 16:03:35-392<<
CMediaPlayer::OnMsg,PlayInfo,Buffer end[2f028f10,hUser:24,Seq:1]
>>940-Time:2024-03-06 16:03:35-395<<
CDevStatusChecker::Result callback[OnP2PStatus_V0:44acba734d6180edbtya-->1/online]
>>941-Time:2024-03-06 16:03:35-395<<
DataCenter::GetDevState,Result[MsgID:5071,SN:44acba734d6180edbtya,AllState:168,Seq:
0]
>>942-Time:2024-03-06 16:03:35-395<<

---------Status[44acba734d6180edbtya]---------
>>943-Time:2024-03-06 16:03:35-395<<
P2P_V0[1][Server/Port::0][Type:0][DevInfo:0]
>>944-Time:2024-03-06 16:03:35-395<<
P2P[0][Server/Port::0][Type:0][DevInfo:0]
>>945-Time:2024-03-06 16:03:35-395<<
XMSDK[0][Server/Port::0][Type:0][DevInfo:0]
>>946-Time:2024-03-06 16:03:35-395<<
TPS_V0[0]
>>947-Time:2024-03-06 16:03:35-395<<
TPS[0]
>>948-Time:2024-03-06 16:03:35-395<<
DSS[1][Channel:0:0]
>>949-Time:2024-03-06 16:03:35-395<<
CSS[0]
>>950-Time:2024-03-06 16:03:35-395<<
IP[-1] [Server/Port: /0]
>>951-Time:2024-03-06 16:03:35-395<<
RPS[1] [Server/Port: 52.57.35.211/6510]
>>952-Time:2024-03-06 16:03:35-395<<
IDR[0] [Server/Port: /0][SleepType:0]
>>953-Time:2024-03-06 16:03:35-395<<
RTC[0] [Server/Port: /0]
>>954-Time:2024-03-06 16:03:35-395<<
XTS[0][Server/Port::0][Type:0][DevInfo:0]
>>955-Time:2024-03-06 16:03:35-395<<
XTC[0][Server/Port::0][Type:0][DevInfo:0]
>>956-Time:2024-03-06 16:03:35-395<<
------------------------------------------
>>957-Time:2024-03-06 16:03:35-395<<
CDeviceV2::ResultState
SN:44acba734d6180edbtya,id:5071,State:168,Seq:0,LoginId:1048592_0_1
>>958-Time:2024-03-06 16:03:35-452<<
CYUVDrawer::init finish!
>>959-Time:2024-03-06 16:03:35-453<<
CDecoder::GetAttr,Video[Width:800,Height:448]
>>960-Time:2024-03-06 16:03:35-453<<
CConvertToJPEG::Convert-->800,448,/var/mobile/Containers/Data/Application/2CC4547D-
C790-4B96-A03F-14283C1AB4A6/Documents/Photos/Thumbnail/Device/
44acba734d6180edbtya.jpg>>961-Time:2024-03-06 16:03:35-453<<
llll= 2024-03-06 16:03:35 FUN_DevWakeUp startplaybufferend

>>962-Time:2024-03-06 16:03:35-453<<
2024-03-06 16:03:35-453--FUN_DevGetLocalPwd/3810
>>963-Time:2024-03-06 16:03:35-453<<
CDataCenter::GetDevPwd[44acba734d6180edbtya,wFpgZ/TmR+VNG9ikpQmCHw==]
>>964-Time:2024-03-06 16:03:35-453<<
2024-03-06 16:03:35-453--FUN_DevGetLocalEncToken/3824
>>965-Time:2024-03-06 16:03:35-453<<
DataCenter::Get dev login enc token form buf[44acba734d6180edbtya/]
>>966-Time:2024-03-06 16:03:35-453<<
[CAccountServer::OnMsg--Enter][msgId=5089]
>>967-Time:2024-03-06 16:03:35-453<<
IXMEncrypt::GetEncryptStr[00000111709737415453/9737415453f1227a/
f805302ecbc678495588ca70faa767ac]
>>968-Time:2024-03-06 16:03:35-453<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>969-Time:2024-03-06 16:03:35-454<<
[CServer::OnMsg--Enter][msgId=4148]
>>970-Time:2024-03-06 16:03:35-454<<
[CServer::OnMsg--Leavel[Time:1]]
>>971-Time:2024-03-06 16:03:35-454<<
DNS-->IP--Buffer[caps-eu.jftechws.com-->64:ff9b::12c1:6b4e]
>>972-Time:2024-03-06 16:03:35-454<<
gngethostbyname [DNS:caps-eu.jftechws.com][IP:64:ff9b::12c1:6b4e][0]
>>973-Time:2024-03-06 16:03:35-454<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>974-Time:2024-03-06 16:03:35-454<<
SKT_Connect start[caps-eu.jftechws.com][64:ff9b::12c1:6b4e][443][Timeout=5000]
>>975-Time:2024-03-06 16:03:35-454<<
Check & SKT_Connect (caps-eu.jftechws.com_64:ff9b::12c1:6b4e, 443)
>>976-Time:2024-03-06 16:03:35-454<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>977-Time:2024-03-06 16:03:35-455<<
Check & SKT_Connect has IPv6
>>978-Time:2024-03-06 16:03:35-484<<
CDecoder::SaveImgaeFile[/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-
A03F-14283C1AB4A6/Documents/Photos/Thumbnail/Device/
44acba734d6180edbtya.jpg,User:24,Seq:-101]
>>979-Time:2024-03-06 16:03:35-493<<

----Res[ID:1043][SID:148][Chn:0][Seq:160][2024-03-06 16:03:35-493][Len:173]--------
END--------
>>980-Time:2024-03-06 16:03:35-493<<

--------------------
{ "General.AppBindFlag" : { "BeBinded" : true }, "Name" : "General.AppBindFlag",
"Ret" : 100, "SessionID" : "0x00000094" }
--------------------
>>981-Time:2024-03-06 16:03:35-493<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1042,DevCmdSeq:1168]
>>982-Time:2024-03-06 16:03:35-493<<
CDeviceV2::OnDevicePTL[0/General.AppBindFlag]
>>983-Time:2024-03-06 16:03:35-493<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Gener
al.AppBindFlag,hUser:34,Seq:0,ChannelNo:-1,DevCmdSeq:1168,ConfigID:1042]
>>984-Time:2024-03-06 16:03:35-508<<
SKT_Connect succssfull[caps-eu.jftechws.com:443][skt:47][TimeUsed=54]
>>985-Time:2024-03-06 16:03:35-539<<
快速配置流程: 获取绑定标志回调
>>986-Time:2024-03-06 16:03:35-620<<

-------HttpTalkSend[10B429B00]------
POST /api/reqCaps/v2/00000111709737415453/f805302ecbc678495588ca70faa767ac.caps
HTTP/1.1
Accept: */*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 151
Content-Type: text/plain
Cookie:
Host: caps-eu.jftechws.com:443
User-Agent: IOS APP
appKey: b43be058d4aa469fbc4b439ae1434834
uuid: xmeye

{
"sw" : "",
"tp" : 0,
"ver" : 2,
"sn" : "44acba734d6180edbtya",
"hw" : "",
"appType" : "com.XM.CSee",
"caps" : [
"xmc.service"
]
}
----------END------------
>>987-Time:2024-03-06 16:03:35-620<<
[CServer::OnMsg--Enter][msgId=4148]
>>988-Time:2024-03-06 16:03:35-620<<
[CServer::OnMsg--Leavel[Time:0]]
>>989-Time:2024-03-06 16:03:35-620<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>990-Time:2024-03-06 16:03:35-620<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>991-Time:2024-03-06 16:03:35-620<<
[CServer::OnMsg--Enter][msgId=4148]
>>992-Time:2024-03-06 16:03:35-620<<
[CServer::OnMsg--Leavel[Time:0]]
>>993-Time:2024-03-06 16:03:35-620<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>994-Time:2024-03-06 16:03:35-620<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>995-Time:2024-03-06 16:03:36-091<<

-------------HTTP Success[10B429B00]---------
HTTP/1.1 200
Server: nginx/1.20.1
Date: Wed, 06 Mar 2024 15:03:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: contenttype,Origin,X-Requested-With,Content-
Type,Accept,Cookie,Set-Cookie
Access-Control-Allow-Methods: GET,POST,OPTIONS
Access-Control-Allow-Credentials:: true

2e5
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.245.59","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"18.167.189.54","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
0

_nHttps:-1
------------END--------------
>>996-Time:2024-03-06 16:03:36-092<<
[CServer::OnMsg--Enter][msgId=4148]
>>997-Time:2024-03-06 16:03:36-092<<
[CServer::OnMsg--Leavel[Time:0]]
>>998-Time:2024-03-06 16:03:36-092<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>999-Time:2024-03-06 16:03:36-092<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>1000-Time:2024-03-06 16:03:36-092<<
CXHttpsNet::Disconnect[47]
>>1001-Time:2024-03-06 16:03:36-092<<
[CServer::OnMsg--Enter][msgId=4148]
>>1002-Time:2024-03-06 16:03:36-092<<
[CServer::OnMsg--Leavel[Time:0]]
>>1003-Time:2024-03-06 16:03:36-092<<
[CAccountServer::OnMsg--Enter][msgId=4148]
>>1004-Time:2024-03-06 16:03:36-092<<
Sys Get Ability
progress:4148/5089/retAllJson:1/0/44acba734d6180edbtya/44acba734d6180edbtya/
{"ret":200,"msg":"Success","method":"reqCaps","sn":"44acba734d6180edbtya","mfrsOemI
d":"L14","forceOemId":"L14","lastWanIp":"31.61.245.59","productAttrs":
[],"model":"IPC_NT98566_N8-WQ_S38","hw":"IPC_NT98566_N8-
WQ_S38","pwd":"18.167.189.54","caps":
{"xmc.service.normal":true,"xmc.css.vid.expirationtime":0,"xmc.voes.support":false,
"xmc.css.vid.enable":false,"xmc.css.pic.enable":false,"xmc.css.user":"","xmc.css.pi
c.user":"","ext.aliele.support":false,"xmc.service.enable":true,"xmc.css.vid.user":
"","xmc.css.pic.support":true,"xmc.css.pic.expirationtime":0,"pms.sms.support":fals
e,"xmc.service.expiretime":0,"xmc.aim.support":false,"xmc.css.vid.support":true,"pm
s.voes.support":false,"xmc.service.support":true,"xmc.ais.birds.support":false}}
>>1005-Time:2024-03-06 16:03:36-092<<
[CAccountServer::OnMsg--Leavel[Time:0]]
>>1006-Time:2024-03-06 16:03:36-314<<
IDecoder::SetDecDriver[Thread:1/1,DecCount:1]
>>1007-Time:2024-03-06 16:03:39-005<<
CDecoder::IFrame[c902000][Ver:0][ET:3][Ch:0][PlayType:1][Size:0][Sys:2024-03-06
16:03:39-005]:2024-3-6 16-3-36-0-->[VC:0,Len:0,BufSize:2][AC:0,Len:0,BufSize:0]
[Rate=12/25][800,448][1709737416000]
>>1008-Time:2024-03-06 16:03:39-544<<
MediaPlay_1048597_Stop00000000
>>1009-Time:2024-03-06 16:03:39-544<<
CMediaPlayer::OnDestory[2f028f10,hUser:24,Seq:1]
>>1010-Time:2024-03-06 16:03:39-544<<
CDecoder::OnDestory
>>1011-Time:2024-03-06 16:03:39-544<<
CDecoder::ClearFrameList[bNotCleanMsg:0]
>>1012-Time:2024-03-06 16:03:39-544<<
decoder CStream::Reset000dd00000
>>1013-Time:2024-03-06 16:03:39-544<<
decoder CStream::Reset111111111111111
>>1014-Time:2024-03-06 16:03:39-544<<
decoder CStream::Reset000dd00000
>>1015-Time:2024-03-06 16:03:39-544<<
decoder CStream::Reset111111111111111
>>1016-Time:2024-03-06 16:03:39-544<<
CSTDStream::~CSTDStream[81aa0600]
>>1017-Time:2024-03-06 16:03:39-544<<
CAudioPlayer::~CAudioPlayer
>>1018-Time:2024-03-06 16:03:39-544<<
CAudioPlayer::Stop[InitCount:1,State:4113,SourceID:2400,ToBeDelBufferIDsSize:0]
>>1019-Time:2024-03-06 16:03:39-544<<
CAudioPlayer::ClearBufferIDFromMapAndAlBuffer[0]
>>1020-Time:2024-03-06 16:03:39-544<<
CAudioPlayer::UnInit
>>1021-Time:2024-03-06 16:03:39-564<<
IDecoder::DestoryObject[b822840]
>>1022-Time:2024-03-06 16:03:39-564<<
IDecoder::RemoveFromDriver[b822840]
>>1023-Time:2024-03-06 16:03:39-564<<
IDecoder::RemoveFromDriver,Delay 10000 SetDecoderDriver[b822840,DecCount:0]
>>1024-Time:2024-03-06 16:03:39-564<<
2024-03-06 16:03:39-564--~CVideoDecBase/10
>>1025-Time:2024-03-06 16:03:39-564<<
CAudioDecBase::~CAudioDecBase
>>1026-Time:2024-03-06 16:03:39-564<<
IDecoder::~IDecoder[b822840]
>>1027-Time:2024-03-06 16:03:39-564<<
IDecoder::RemoveFromDriver[b822840]
>>1028-Time:2024-03-06 16:03:39-565<<
CDecoder::ClearFrameList[bNotCleanMsg:0]
>>1029-Time:2024-03-06 16:03:39-565<<
2024-03-06 16:03:39-564--DeleteMapInfo/134
>>1030-Time:2024-03-06 16:03:39-565<<
CDecoder::~CDecoder[c902000]!
>>1031-Time:2024-03-06 16:03:39-565<<
RealPlay_Chn00_Close
>>1032-Time:2024-03-06 16:03:39-565<<
CMediaPlayer::Close[2f028f10,hUser:24,Seq:1]
>>1033-Time:2024-03-06 16:03:39-565<<
CDeviceV2::StopRealPlay[Player:1048597]
>>1034-Time:2024-03-06 16:03:39-565<<
CDeviceV2::StopRealPlay,Give device a stop command[ChIndex:0]
>>1035-Time:2024-03-06 16:03:39-565<<
CNetDevice::RPS,Begin,Media
control[Ctrl:Stop,MediaType:RealPlay,Ch:0,StreamType:1,EnableSharedMediaLink:0]
>>1036-Time:2024-03-06 16:03:39-565<<
CNetDevice::RPS,Media
control[ChObj:1048599,Ch:0,Ctrl:Stop,RemoveCount:0,bIsMediaLinkInUse:0]
>>1037-Time:2024-03-06 16:03:39-565<<
CNetDevice::RPS,Media control,Main link stop[Ch:0]
>>1038-Time:2024-03-06 16:03:39-565<<

----[MsgId:1410][Session:148][Chn:0][Seq:168][BodyLen:164][2024-03-06 16:03:39-
565]----
{"Name":"OPMonitor","OPMonitor":{"Action":"Stop","Parameter":
{"Channel":0,"CombinMode":"NONE","StreamType":"Extra1","TransMode":"TCP"}},"Session
ID":"0x0000000094"}
----------------End-------------
>>1039-Time:2024-03-06 16:03:39-565<<
CNetDevice::RPS,Media control,Reset claim
link[MediaType:RealPlay,Control:Stop,Ch:0]
>>1040-Time:2024-03-06 16:03:39-565<<
CMediaChannel::SetIntAttr,Reset media link[Ch:0]
>>1041-Time:2024-03-06 16:03:39-565<<
CNetDevice::RPS,Media control,Notify media
link[Ctl:Stop,Ch:0,NetSign:168,Timeout:6000]
>>1042-Time:2024-03-06 16:03:39-565<<
CMediaChannel::Control,Begin[Seq:168,MediaType:RealPlay,Ctrl:Stop].
>>1043-Time:2024-03-06 16:03:39-565<<
CMediaChannel::Control,Disconnect link[NetSign:32,Ch:0].
>>1044-Time:2024-03-06 16:03:39-565<<
CYUVDrawer::~CYUVDrawer Delete YUVDrawer Object!
>>1045-Time:2024-03-06 16:03:39-565<<
Delete CDraw Object!
>>1046-Time:2024-03-06 16:03:39-565<<
CMediaPlayer::~CMediaPlayer[2f028f10,hUser:24,Seq:1]
>>1047-Time:2024-03-06 16:03:39-565<<
MediaPlay_1048597_Stop11111111
>>1048-Time:2024-03-06 16:03:39-565<<
CNet::Disconnet media link[id:20012,ret:0]
>>1049-Time:2024-03-06 16:03:39-565<<
CNetTCP::Disconncet_127.0.0.1_24002:42
>>1050-Time:2024-03-06 16:03:39-565<<
CNet::Disconncet_127.0.0.1_24002
>>1051-Time:2024-03-06 16:03:39-565<<
CMediaChannel::Disconnect[Ret:0/0,Seq:32]
>>1052-Time:2024-03-06 16:03:39-565<<
CMediaChannel::Disconnect,Cause:Stop command[Seq:32,ID:13]
>>1053-Time:2024-03-06 16:03:39-567<<
agent session recv_downstream_msg ret = 0, errno = 60
>>1054-Time:2024-03-06 16:03:39-568<<
agent session abort
>>1055-Time:2024-03-06 16:03:39-568<<
CDeviceV2::OnMsg,CmdGen[hUser:43,DevCmdSeq:1184,CfgName:OPScaleTimesSwitch,Seq:0]
>>1056-Time:2024-03-06 16:03:39-568<<

----[MsgId:3032][Session:148][Chn:0][Seq:176][BodyLen:135][2024-03-06 16:03:39-
568]----
{"Name":"OPScaleTimesSwitch","OPScaleTimesSwitch":
[{"StreamType":1,"TimesOri":0,"Times":0,"StreamSync":1}],"SessionID":"0x0000000094"
}
----------------End-------------
>>1057-Time:2024-03-06 16:03:39-580<<
agent session clear
>>1058-Time:2024-03-06 16:03:39-580<<
destruct agent_access_helper
>>1059-Time:2024-03-06 16:03:39-581<<
destruct agent_session: mdmcnl5b5ska0zhj14l6sbgkkaswc3u6
>>1060-Time:2024-03-06 16:03:39-711<<

----Res[ID:1411][SID:148][Chn:0][Seq:169][2024-03-06 16:03:39-711][Len:109]--------
END--------
>>1061-Time:2024-03-06 16:03:39-712<<

--------------------
{ "Name" : "OPMonitor", "Ret" : 100, "SessionID" : "0x00000094" }

--------------------
>>1062-Time:2024-03-06 16:03:39-712<<
CNetDevice::RPS,Media control result begin,[SignSeq:168/Ret:0]
>>1063-Time:2024-03-06 16:03:39-712<<
CNetDevice::RPS,Media control result waitMsg info[Id:11004,Param1:0]
>>1064-Time:2024-03-06 16:03:39-712<<
CNetDevice::RPS,Media control
result[DevObj:1048592,Ret:0,MediaType:RealPlay,Ctrl:Stop,Ch:0,StreamType:1,PlayMode
:0,Filename[]
>>1065-Time:2024-03-06 16:03:39-712<<
CNetDevice::RPS,Media control[bDelMediaChannel:1,ActiveCount:0,ChannelCount:0]
>>1066-Time:2024-03-06 16:03:39-712<<
CNetDevice::RPS,Stop Media,Delete media channel object[Ch:0/0,ActiveCount:0]
>>1067-Time:2024-03-06 16:03:39-712<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl[MediaType:0,Ctrl:0,Ch:0,StreamType:1,Ret:0,Str:
,Seq:1048597]
>>1068-Time:2024-03-06 16:03:39-712<<
CNetDevice::DelMediaChannel[MeidaType:RealPlay,ChannelObj:1048599]
>>1069-Time:2024-03-06 16:03:39-712<<
CDeviceV2::OnDeviceMsg,CmdMediaCtrl,StopRealPlay[Ret:0,hUser:24,hMediaPlayer:104859
7]
>>1070-Time:2024-03-06 16:03:39-712<<
~CMediaChannel
>>1071-Time:2024-03-06 16:03:39-712<<
CNetTCP::Disconncet_127.0.0.1_24002:-1
>>1072-Time:2024-03-06 16:03:39-712<<
CNet::Disconncet_127.0.0.1_24002
>>1073-Time:2024-03-06 16:03:39-712<<
NET-->~CNetTCP
>>1074-Time:2024-03-06 16:03:39-712<<
CNet::Destructor[2e3e01d0]
>>1075-Time:2024-03-06 16:03:39-910<<

----Res[ID:3033][SID:148][Chn:0][Seq:176][2024-03-06 16:03:39-910][Len:109]--------
END--------
>>1076-Time:2024-03-06 16:03:39-910<<

--------------------
{ "Name" : "OPScaleTimesSwitch", "Ret" : 102, "SessionID" : "0x00000094" }

--------------------
>>1077-Time:2024-03-06 16:03:39-910<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9985[PtlID:3032,DevCmdSeq:1184]
>>1078-Time:2024-03-06 16:03:39-910<<
CDeviceV2::OnDeviceMsg,DevCmdGenResult[hUser:43,DevCmdSeq:1184,CfgName:OPScaleTimes
Switch,Seq:0]
>>1079-Time:2024-03-06 16:03:40-361<<
CDeviceV2::UpdateDevConfig,SystemInfo[44acba734d6180edbtya]
>>1080-Time:2024-03-06 16:03:40-361<<
CDeviceV2::UpdateDevConfig,SystemFunction[44acba734d6180edbtya]
>>1081-Time:2024-03-06 16:03:40-361<<
CDeviceV2::UpdateDevConfig,fVideo.AudioSupportType[44acba734d6180edbtya]
>>1082-Time:2024-03-06 16:03:40-361<<

----[MsgId:1020][Session:148][Chn:0][Seq:184][BodyLen:49][2024-03-06 16:03:40-
361]----
{"Name":"SystemInfo","SessionID":"0x0000000094"}
----------------End-------------
>>1083-Time:2024-03-06 16:03:40-361<<

----[MsgId:1360][Session:148][Chn:0][Seq:192][BodyLen:53][2024-03-06 16:03:40-
361]----
{"Name":"SystemFunction","SessionID":"0x0000000094"}
----------------End-------------
>>1084-Time:2024-03-06 16:03:40-361<<

----[MsgId:1042][Session:148][Chn:0][Seq:200][BodyLen:62][2024-03-06 16:03:40-
361]----
{"Name":"fVideo.AudioSupportType","SessionID":"0x0000000094"}
----------------End-------------
>>1085-Time:2024-03-06 16:03:40-597<<

----Res[ID:1021][SID:148][Chn:0][Seq:184][2024-03-06 16:03:40-597][Len:897]--------
END--------
>>1086-Time:2024-03-06 16:03:40-597<<

--------------------
{ "Name" : "SystemInfo", "Ret" : 100, "SessionID" : "0x00000094", "SystemInfo" :
{ "AlarmInChannel" : 1, "AlarmOutChannel" : 1, "AudioInChannel" : 1, "BuildTime" :
"2023-04-26 10:23:41", "CombineSwitch" : 0, "DeviceModel" : "IPC_NT98566_N8-
WQ_S38", "DeviceRunTime" : "0x00047a78", "DigChannel" : 0, "EncryptVersion" :
"Unknown", "ExtraChannel" : 0, "HardWare" : "IPC_NT98566_N8-WQ_S38",
"HardWareVersion" : "Unknown", "SerialNo" : "44acba734d6180edbtya",
"SoftWareVersion" : "V5.00.R02.L14639I0.10010.140317.0000000", "TalkInChannel" : 1,
"TalkOutChannel" : 1, "UpdataTime" : "", "UpdataType" : "0x00000000",
"VideoInChannel" : 1, "VideoOutChannel" : 1 } }

--------------------
>>1087-Time:2024-03-06 16:03:40-597<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1020,DevCmdSeq:1192]
>>1088-Time:2024-03-06 16:03:40-597<<
CDeviceV2::OnDevicePTL[0/SystemInfo]
>>1089-Time:2024-03-06 16:03:40-597<<
CDataCenter::WriteCfgFile[{ "Name" : "SystemInfo", "Ret" : 100, "SessionID" :
"0x00000094", "SystemInfo" : { "AlarmInChannel" : 1, "AlarmOutChannel" : 1,
"AudioInChannel" : 1, "BuildTime" : "2023-04-26 10:23:41", "CombineSwitch" : 0,
"DeviceModel" : "IPC_NT98566_N8-WQ_S38", "DeviceRunTime" : "0x00047a78",
"DigChannel" : 0, "EncryptVersion" : "Unknown", "ExtraChannel" : 0, "HardWare" :
"IPC_NT98566_N8-WQ_S38", "HardWareVersion" : "Unknown", "SerialNo" :
"44acba734d6180edbtya", "SoftWareVersion" :
"V5.00.R02.L14639I0.10010.140317.0000000", "TalkInChannel" : 1, "TalkOutChannel" :
1, "UpdataTime" : "", "UpdataType" : "0x00000000", "VideoInChannel" : 1,
"VideoOutChannel" : 1 } }
]
>>1090-Time:2024-03-06 16:03:40-600<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Syste
mInfo,hUser:-1,Seq:0,ChannelNo:5,DevCmdSeq:1192,ConfigID:1020]
>>1091-Time:2024-03-06 16:03:40-611<<

----Res[ID:1361][SID:148][Chn:0][Seq:192][2024-03-06 16:03:40-611]
[Len:2969]--------END--------
>>1092-Time:2024-03-06 16:03:40-612<<

--------------------
{ "Name" : "SystemFunction", "Ret" : 100, "SessionID" : "0x00000094",
"SystemFunction" : { "AlarmFunction" : { "AlarmConfig" : true, "BlindDetect" :
true, "HumanDection" : true, "HumanPedDetection" : true, "LossDetect" : true,
"MotionDetect" : true, "MotionHumanDection" : true, "NetAbort" : true, "NetAlarm" :
true, "NetIpConflict" : true, "PEAInHumanPed" : true, "StorageFailure" : true,
"StorageLowSpace" : true, "StorageNotExist" : true }, "CommFunction" :
{ "CommRS232" : true, "CommRS485" : true }, "EncodeFunction" : { "DoubleStream" :
true, "SnapStream" : true }, "NetServerFunction" : { "NetAlarmCenter" : true,
"NetDDNS" : true, "NetDHCP" : true, "NetDNS" : true, "NetEmail" : true, "NetFTP" :
true, "NetIPFilter" : true, "NetMutlicast" : false, "NetNTP" : true, "NetNat" :
true, "NetPMS" : true, "NetPMSV2" : true, "NetRTSP" : true, "NetUPNP" : true,
"NetWifi" : true, "OnvifPwdCheckout" : true, "WifiModeSwitch" : true,
"WifiRouteSignalLevel" : true }, "OtherFunction" : { "AlarmOutUsedAsLed" : true,
"SupportAdminContactInfo" : true, "SupportAlarmVoiceTipInterval" : true,
"SupportAlarmVoiceTips" : true, "SupportAlarmVoiceTipsType" : true,
"SupportAppBindFlag" : true, "SupportBT" : true, "SupportCamareStyle" : true,
"SupportCameraWhiteLight" : true, "SupportCfgCloudupgrade" : true,
"SupportChangeLanguageNoReboot" : true, "SupportCloseVoiceTip" : true,
"SupportCloudUpgrade" : true, "SupportCommDataUpload" : true,
"SupportDetectTrack" : true, "SupportDeviceInfoNew" : true, "SupportDimenCode" :
true, "SupportDoubleLightBoxCamera" : true, "SupportFTPTest" : true,
"SupportMailTest" : true, "SupportPCSetDoubleLight" : true,
"SupportPTZDirectionControl" : true, "SupportPTZTour" : true, "SupportPWDSafety" :
true, "SupportPirAlarm" : false, "SupportRPSVideo" : true,
"SupportResumePtzState" : true, "SupportSetDetectTrackWatchPoint" : true,
"SupportSetHardwareAbility" : true, "SupportSetPTZPresetAttribute" : true,
"SupportSetVolume" : true, "SupportShowH265X" : true, "SupportSnapV2Stream" : true,
"SupportTextPassword" : true, "SupportTimeZone" : true, "SupportWriteLog" : true,
"SuppportChangeOnvifPort" : true }, "PreviewFunction" : { "Talk" : true },
"TipShow" : { "NoBeepTipShow" : true } } }

--------------------
>>1093-Time:2024-03-06 16:03:40-612<<

----Res[ID:1043][SID:148][Chn:0][Seq:200][2024-03-06 16:03:40-612][Len:173]--------
END--------
>>1094-Time:2024-03-06 16:03:40-612<<

--------------------
{ "Name" : "fVideo.AudioSupportType", "Ret" : 607, "SessionID" : "0x00000094",
"fVideo.AudioSupportType" : null }

--------------------
>>1095-Time:2024-03-06 16:03:40-612<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_0[PtlID:1360,DevCmdSeq:1200]
>>1096-Time:2024-03-06 16:03:40-612<<
CDeviceV2::OnDevicePTL[0/SystemFunction]
>>1097-Time:2024-03-06 16:03:40-612<<
CDataCenter::WriteCfgFile[{ "Name" : "SystemFunction", "Ret" : 100, "SessionID" :
"0x00000094", "SystemFunction" : { "AlarmFunction" : { "AlarmConfig" : true,
"BlindDetect" : true, "HumanDection" : true, "HumanPedDetection" : true,
"LossDetect" : true, "MotionDetect" : true, "MotionHumanDection" : true, "NetAbort"
: true, "NetAlarm" : true, "NetIpConflict" : true, "PEAInHumanPed" : true,
"StorageFailure" : true, "StorageLowSpace" : true, "StorageNotExist" : true },
"CommFunction" : { "CommRS232" : true, "CommRS485" : true }, "EncodeFunction" :
{ "DoubleStream" : true, "SnapStream" : true }, "NetServerFunction" :
{ "NetAlarmCenter" : true, "NetDDNS" : true, "NetDHCP" : true, "NetDNS" : true,
"NetEmail" : true, "NetFTP" : true, "NetIPFilter" : true, "NetMutlicast" : false,
"NetNTP" : true, "NetNat" : true, "NetPMS" : true, "NetPMSV2" : true, "NetRTSP" :
true, "NetUPNP" : true, "NetWifi" : true, "OnvifPwdCheckout" : true,
"WifiModeSwitch" : true, "WifiRouteSignalLevel" : true }, "OtherFunction" :
{ "AlarmOutUsedAsLed" : true, "SupportAdminContactInfo" : true,
"SupportAlarmVoiceTipInterval" : true, "SupportAlarmVoiceTips" : true,
"SupportAlarmVoiceTipsType" : true, "SupportAppBindFlag" : true, "SupportBT" :
true, "SupportCamareStyle" : true, "SupportCameraWhiteLight" : true,
"SupportCfgCloudupgrade" : true, "SupportChangeLanguageNoReboot" : true,
"SupportCloseVoiceTip" : true, "SupportCloudUpgrade" : true,
"SupportCommDataUpload" : true, "SupportDetectTrack" : true, "SupportDeviceInfoNew"
: true, "SupportDimenCode" : true, "SupportDoubleLightBoxCamera" : true,
"SupportFTPTest" : true, "SupportMailTest" : true, "SupportPCSetDoubleLight" :
true, "SupportPTZDirectionControl" : true, "SupportPTZTour" : true,
"SupportPWDSafety" : true, "SupportPirAlarm" : false, "SupportRPSVideo" : true,
"SupportResumePtzState" : true, "SupportSetDetectTrackWatchPoint" : true,
"SupportSetHardwareAbility" : true, "SupportSetPTZPresetAttribute" : true,
"SupportSetVolume" : true, "SupportShowH265X" : true, "SupportSnapV2Stream" : true,
"SupportTextPassword" : true, "SupportTimeZone" : true, "SupportWriteLog" : true,
"SuppportChangeOnvifPort" : true }, "PreviewFunction" : { "Talk" : true },
"TipShow" : { "NoBeepTipShow" : true } } }
]
>>1098-Time:2024-03-06 16:03:40-613<<
CDataCenter::App state[Foreground--->Background]
>>1099-Time:2024-03-06 16:03:40-613<<
CNetServer::App state active id:11, value:0, switch:0
>>1100-Time:2024-03-06 16:03:40-613<<
CDataCenter::State active_4138[Devmac:44acba734d6180edbtya,nType:7]
>>1101-Time:2024-03-06 16:03:40-613<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_0[DevID:44acba734d6180edbtya,CfgName:Syste
mFunction,hUser:-1,Seq:0,ChannelNo:0,DevCmdSeq:1200,ConfigID:1360]
>>1102-Time:2024-03-06 16:03:40-613<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9973[PtlID:1042,DevCmdSeq:1208]
>>1103-Time:2024-03-06 16:03:40-613<<
CDeviceV2::OnDeviceMsg,GetCfgJson,Result_-
9973[DevID:44acba734d6180edbtya,CfgName:fVideo.AudioSupportType,hUser:-
1,Seq:0,ChannelNo:0,DevCmdSeq:1208,ConfigID:1042]
>>1104-Time:2024-03-06 16:03:42-029<<
DeviceV2::OnMsg,CheckUpgrade[CloudV2]
>>1105-Time:2024-03-06 16:03:42-029<<
CDataCenter::GetLang[szLanguage:]
>>1106-Time:2024-03-06 16:03:42-029<<
CDataCenter::GetLang[szLang:ru_CN]
>>1107-Time:2024-03-06 16:03:42-029<<

----[MsgId:2016][Session:148][Chn:0][Seq:208][BodyLen:216][2024-03-06 16:03:42-
029]----
{"Name":"OPVersionReq","OPVersionReq":
{"Expect":0,"Language":"English","Manual":1,"UUID":"44acba734d6180edbtya","DevID":"
L14639I0100101403170000000","CurVersion":"2023-04-
26","DevType":2},"SessionID":"0x0000000094"}
----------------End-------------
>>1108-Time:2024-03-06 16:03:43-534<<

----Res[ID:2017][SID:148][Chn:0][Seq:208][2024-03-06 16:03:43-534][Len:257]--------
END--------
>>1109-Time:2024-03-06 16:03:43-534<<

--------------------
{ "Name" : "OPVersionRep", "OPVersionRep" : { "ChangeLog" : "", "Date" : "",
"DevID" : "", "FileLevel" : 0, "FileName" : "", "FileSize" : 0 }, "Ret" : 109,
"SessionID" : "0x00000094" }

--------------------
>>1110-Time:2024-03-06 16:03:43-534<<
CDeviceV2::OnDeviceMsg,CMDDevPtlResult_-9972[PtlID:2016,DevCmdSeq:1216]
>>1111-Time:2024-03-06 16:03:43-534<<
CDeviceV2::OnDeviceMsg,CheckUpgrade[bAllNetWork:1,NetType:5]
>>1112-Time:2024-03-06 16:03:43-534<<
Dir:/var/mobile/Containers/Data/Application/2CC4547D-C790-4B96-A03F-14283C1AB4A6/
Library/Caches/UpgrateFiles/,nDaysAgo:0>>1113-Time:2024-03-06 16:03:43-535<<
DevUpgradeFile::Check
upgrade,Begin[ID:5125,DevSN:44acba734d6180edbtya,VerSign:L14639I0100101403170000000
Modules:]
>>1114-Time:2024-03-06 16:03:43-535<<
CDataCenter::GetLang[szLanguage:]
>>1115-Time:2024-03-06 16:03:43-535<<
CDataCenter::GetLang[szLang:ru_CN]
>>1116-Time:2024-03-06 16:03:43-536<<
CSMPHttp::Talk Start_HTTPS
>>1117-Time:2024-03-06 16:03:43-540<<
CNetObject::GetHostbyName,ai_family=2
>>1118-Time:2024-03-06 16:03:43-540<<
CNetObject::GetHostbyName,DNS-->IP From Net[upgrade.secu100.net-->139.9.117.175]
>>1119-Time:2024-03-06 16:03:43-540<<
CNetObject::UpdateDNSBuffer,New[upgrade.secu100.net/139.9.117.175]
>>1120-Time:2024-03-06 16:03:43-626<<
CNetDevice::RPS,Media control result begin,[SignSeq:168/Ret:0]
>>1121-Time:2024-03-06 16:03:43-626<<
CNetServer::Active[0]
>>1122-Time:2024-03-06 16:03:43-626<<
CNetServerP2P::Switch to background, Stop p2p service[p2pObjSize:0]
>>1123-Time:2024-03-06 16:03:43-633<<
gngethostbyname [DNS:upgrade.secu100.net][IP:139.9.117.175][0]
>>1124-Time:2024-03-06 16:03:43-633<<
SKT_Connect start[upgrade.secu100.net][139.9.117.175][9083][Timeout=8000]
>>1125-Time:2024-03-06 16:03:43-633<<
Check & SKT_Connect (upgrade.secu100.net_139.9.117.175, 9083)
>>1126-Time:2024-03-06 16:03:43-634<<
Check & SKT_Connect has IPv6
>>1127-Time:2024-03-06 16:03:43-832<<
SKT_Connect succssfull[upgrade.secu100.net:9083][skt:11][TimeUsed=199]
>>1128-Time:2024-03-06 16:03:44-432<<

-------CSMPHttpsend[10AD1D640]------
POST https://upgrade.secu100.net:9083/list HTTP/1.1
Accept: */*
Accept-Language: zh-CN
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 201
Content-Type: text/html
Cookie:
Host: upgrade.secu100.net:9083
User-Agent: IOS APP

{"DevID":"L14639I0100101403170000000","DevType":"IPC","CurVersion":"2023-04-
26","Expect":"Latest","Language":"English","Manual":"true","SN":"44acba734d6180edbt
ya","UUID":"MoblieAPP","FROM":"MoblieAPP"}
nHttps:1
----------END------------
>>1129-Time:2024-03-06 16:03:44-644<<

-------------RecvBuffer[10AD1D640]---------
HTTP/1.1 204
Server: nginx/1.20.1
Date: Wed, 06 Mar 2024 15:03:23 GMT
Content-Type: text/html;charset=utf-8
Connection: keep-alive

------------END--------------
>>1130-Time:2024-03-06 16:03:44-644<<
CXHttpsNet::Disconnect[11]
>>1131-Time:2024-03-06 16:03:44-644<<
DevUpgradeFile::Check upgrade results[DevSN:44acba734d6180edbtya,UpdateState:0]
>>1132-Time:2024-03-06 16:03:49-722<<
IDecoder::SetDecDriver[Thread:0/0,DecCount:0]
>>1133-Time:2024-03-06 16:03:51-575<<
CDataCenter::Verify the app certificate validity[1]
>>1134-Time:2024-03-06 16:04:06-940<<

--------------------
{ "Name" : "KeepAlive", "Ret" : 100, "SessionID" : "0x00000094" }

--------------------

You might also like

  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    716 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    570 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    503 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    25 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    471 pages
  • log
    PDF DocumentPDF
    No ratings yet
    log
    78 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    76 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    571 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    478 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    183 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    109 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    208 pages
  • Molog
    PDF DocumentPDF
    No ratings yet
    Molog
    137 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    17 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    301 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    761 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    649 pages
  • log
    PDF DocumentPDF
    No ratings yet
    log
    27 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    640 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    572 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    110 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    6 pages
  • Trace
    PDF DocumentPDF
    No ratings yet
    Trace
    24 pages
  • log
    PDF DocumentPDF
    No ratings yet
    log
    657 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    63 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    54 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    498 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    800 pages
  • trace txt
    PDF DocumentPDF
    No ratings yet
    trace txt
    4 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    1,135 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    804 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    366 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    12 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    504 pages
  • Trace
    PDF DocumentPDF
    No ratings yet
    Trace
    6 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    666 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    496 pages
  • trace
    PDF DocumentPDF
    No ratings yet
    trace
    8 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    85 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    711 pages
  • Trace
    PDF DocumentPDF
    No ratings yet
    Trace
    801 pages
  • LogFile
    PDF DocumentPDF
    No ratings yet
    LogFile
    17 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    717 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    49 pages
  • Trace
    PDF DocumentPDF
    No ratings yet
    Trace
    191 pages
  • Trace
    PDF DocumentPDF
    No ratings yet
    Trace
    363 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    353 pages
  • Logjuj
    PDF DocumentPDF
    No ratings yet
    Logjuj
    4 pages
  • log manual Komatus 160
    PDF DocumentPDF
    No ratings yet
    log manual Komatus 160
    255 pages
  • LogFile
    PDF DocumentPDF
    No ratings yet
    LogFile
    10 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    318 pages
  • Text
    PDF DocumentPDF
    No ratings yet
    Text
    15 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    538 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    398 pages
  • Untitled
    PDF DocumentPDF
    No ratings yet
    Untitled
    617 pages
  • Trace
    PDF DocumentPDF
    No ratings yet
    Trace
    9 pages
  • Trace
    PDF DocumentPDF
    No ratings yet
    Trace
    6 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    132 pages
  • Log
    PDF DocumentPDF
    No ratings yet
    Log
    167 pages
  • Virtualization Security: Protecting Virtualized Environments
    book
    From Everand
    Virtualization Security: Protecting Virtualized Environments
    3/5 (1)