Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonne118/pcap_app

Here was developed application to sniffer data from local computer and to read .pcap files and marshaling and streaming its data from C++ native code to WPF/.Net application
https://github.com/sonne118/pcap_app

atl cpp20 docker-compose docker-container dotnet grpc-client grpc-server load-balancer signalr win32api wpf

Last synced: 24 days ago
JSON representation

Here was developed application to sniffer data from local computer and to read .pcap files and marshaling and streaming its data from C++ native code to WPF/.Net application

Awesome Lists containing this project

README

        

Here was developed application to sniffer data from local computer and to read .pcap files and marshaling its data from C++ native code to WPF/.Net application

I've used here https://www.tcpdump.org/pcap.html and https://pcapplusplus.github.io/ c++ library and wrap them and handle it of native c++ code

We can use as current streaming data from your computer as and download previously saved streaming data from loaded file