You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read and run SendArpReques.java in sample,according to this example,i try to build tcp packet,using TcpPacket.Builder(),IpV4Packet.Builder(),EthernetPacket.Builder(),add attribute in three layers. When i send packet to other pc which is running wireshark,i can not capture packet which i using pcap4j build.So,how to send tcp or udp packet?i want to ask that pcap4j is support to send tcp or udp packet or not?If it support,i want to know that how to build udp or tcp packet.thanks!!!!
The text was updated successfully, but these errors were encountered:
I read and run SendArpReques.java in sample,according to this example,i try to build tcp packet,using TcpPacket.Builder(),IpV4Packet.Builder(),EthernetPacket.Builder(),add attribute in three layers. When i send packet to other pc which is running wireshark,i can not capture packet which i using pcap4j build.So,how to send tcp or udp packet?i want to ask that pcap4j is support to send tcp or udp packet or not?If it support,i want to know that how to build udp or tcp packet.thanks!!!!
The text was updated successfully, but these errors were encountered: