Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sonne118/pcap_app
- Owner: sonne118
- Created: 2024-05-07T15:58:21.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T22:14:58.000Z (about 2 months ago)
- Last Synced: 2024-09-18T02:57:32.539Z (about 2 months ago)
- Topics: atl, cpp20, docker-compose, docker-container, dotnet, grpc-client, grpc-server, load-balancer, signalr, win32api, wpf
- Language: C++
- Homepage:
- Size: 40.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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