sniffer
Could someone explain these code snippets? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-08 04:18 分类:问答How To Capture network packets to MySQL
I\'m going to design a network Analyzer for WiFi (802.11) Currently I use tshark to capture and parse the WiFi frames and then pipe the output to a perl script to store the parsed information to Mysql[详细]
2023-04-04 10:29 分类:问答Can I detect if someone is using a serial port sniffer?
I am working on a project to communicate with de开发者_JAVA技巧vices plugged into USB using serial communications.I know that this type of software product is often hacked using serial port/ usb sniff[详细]
2023-04-04 00:23 分类:问答Bluetooth sniffer - preferably mac osx
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[详细]
2023-03-02 22:01 分类:问答How to redirect desktop users away from mobile site... to regular site?
How can I sniff out desktop users a开发者_如何学JAVAnd send them to regular (non-mobile) site when they find the mobile site listed in google?[详细]
2023-02-10 05:30 分类:问答Best way to analyze http traffic sent by my java code?
I have some java code both new (using Apache commons http lib开发者_JAVA百科raries) and old (strictly using java 1.4 API) and am trying to rewrite the old code using the newer apache commons libraries[详细]
2023-02-07 22:27 分类:问答Need a PCI sniffer [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-06 12:59 分类:问答Windows Phone 7 sniffer
Does any know some good http (at least) sniffer which works under Windows Phone 7 OS? Currently I use wireshark/fiddler + windows phone 7 emulator for testing, but anyway I want to test my app using r[详细]
2023-01-31 02:39 分类:问答Packet sniffer socket exception
On the following code Socket s = new Socket(AddressFamily.InterNetwork, SocketType.Raw, ProtocolType.IP);[详细]
2023-01-21 15:21 分类:问答How does HTTP Analyzer work?
Halo, i am interest in methods, which http analyzer uses to capture data. I wo开发者_StackOverflowuld like to write program which saves emails sent via web based clients. The problem is https and HTTP[详细]
2023-01-02 19:58 分类:问答