Some Problems Encountered today

Source: Internet
Author: User

Some Problems Encountered today

Today, I continued the packet capture task two days ago. At first, I encountered a Chinese problem in the URL. I didn't know how to solve it. So I asked my brother in the same group, he told me to change the Chinese encoding, so I changed the text encoding and changed the text encoding through the online text encoding converter, the result still does not work.

So he told me to try it first.

Finally, he finally solved the problem. He used php to change the Chinese encoding directly.

Php-r 'echo urlencode (iconv ("UTF-8", "GB2312", "Shanghai and Shenzhen two city weeks "));'
Then I tried it and the result was okay, but I found that the actually accessed internal ip address has actually changed. It is no longer the one I tried, but a new ip address, later, I searched for the system architecture and found that it was because I didn't understand the system architecture very well that I was unable to access the system because the system originally had three web front ends, I only tried one of the web Front-ends, so I cannot use them.

Although the above page has been captured by capturing packets, because the text encoding is another encoding of the Two-dimensional table, the text is actually not usable now, now we need to find a decoding method. Only in this way can we analyze the captured data and ultimately solve the problem of demand.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.