Communication Protocol Monitoring in liunx

Source: Internet
Author: User

Tcpdump is a powerful protocol layer analysis tool in linux. It can be used to monitor network communication and locate network-related bugs. For example: whether a connection is created between the client and the server, the client sends a message, the server does not parse it, or the client does not send a message at all .... For example, I want to monitor the communication content of the same ip address. Java code tcpdump host ip_X-xx or the communication Java code tcpdump port YY-xx for the specified port, or monitoring http protocol Java code tcpdump-A port YY the use of tcpflow is similar to that of tcpdump, tcpflow only outputs the monitored messages by file.

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.