Home > Backend Development > PHP Tutorial > javascript - What kind of communication does this website use to prevent packet capture?

javascript - What kind of communication does this website use to prevent packet capture?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-09-01 00:20:13
Original
1225 people have browsed it

This is the website http://i.xiaoi.com/
I can’t catch the packet sending the problem using chrome Network. I don’t know what is used for communication. Could you please give me some advice

Reply content:

This is the website http://i.xiaoi.com/
I can’t catch the packet sending the problem using chrome Network. I don’t know what is used for communication. Can you give me some advice

Took a look, it looks like flash

http website, send message console network cannot catch the package.
I think it should be socket, which uses tcp protocol directly.
IP is 122.11.35.117
javascript - What kind of communication does this website use to prevent packet capture?

Go to wireshark, address filtering, and monitor. Complete
javascript - What kind of communication does this website use to prevent packet capture?

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
What are JavaScript hook functions?
From 1970-01-01 08:00:00
0
0
0
What is JavaScript garbage collection?
From 1970-01-01 08:00:00
0
0
0
c++ calls javascript
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template