I\'m current working on a program that scans my network and discoveres computers and devices on the network. I use various operations to find data on the devices I discover, but want to distinguish th
I have been reading the docs that come with Wireshark along with analyzing the source to figure out if there is a function or collection of functions in Wireshark which would allow me to pass a buffer
With all applications closed, tcpdump reveals that my Mac is sending packets to a handful of IPs sporadically.They\'re are bursts of packets with no data payload and with unusual TCP sequence numbers
I want to make project using winpcap library in c# .开发者_如何学Pythonnet. There is one library file in java named jpcap.jar. Which are the requirements to to make this project?You might want to look
I am using libpcap library. I have made one packet sniffer C program using pcap.h. Now I want to block packet开发者_高级运维s coming on port 23 on my computer via eth0 device. I tried pcap_filter func
I know detection of packets using snort and wireshark. Now my question is how to block this detected packet using snort. And give me idea about how to create custom rules snort?
Okay, this is probably quite basic, but the implications are important to me in this phase of development. I am thankful for any input and discussion.
How to know which network path my program is using ? I have a program running on solaris, this machine 开发者_StackOverflow中文版has multiple network interfaces few connected to 1Gig and few 10 gig.
I experience a weird issue on a LocalConnections communication between 2 swf. The first one (FLEX application) sends a message on a dedicated LocalConnection to a second one (Flash application). The
I开发者_如何学运维 am trying to find a bluetooth packet sniffer to capture bluetooth signals from close by devices. I would like for this application to work on mac osx. I have had difficulty finding