Added demo/mstpcap application for capturing MS/TP data from a serial port and saving it to PCAP format to mstp.cap file.

This commit is contained in:
skarg
2008-07-30 19:58:16 +00:00
parent 96c140eda2
commit df89a0ec2c
4 changed files with 383 additions and 2 deletions
+1
View File
@@ -35,6 +35,7 @@
#include <iphlpapi.h>
#endif
#include <winsock2.h>
#include <sys/timeb.h>
#define close closesocket