mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-18 23:42:10 +00:00
It seems nowadays icecast uses only TLS or HTTP. Example of a pcap with the old protocol: https://thecodeartist.blogspot.com/2013/02/shoutcast-internet-radio-protocol.html See also: https://cast.readme.io/docs/icecast |
||
|---|---|---|
| .. | ||
| src | ||
| WpdPack | ||
| nDPI.sln | ||
| nDPI.vcxproj | ||
| nDPI.vcxproj.filters | ||
| packages.config | ||
| README.md | ||
Building on Windows
This directory contains windows-specific files. In particular:
- nDPI.vcxproj is a sample project for nDPI. Use it as starting point for compiling on Windows.
If you are using VS 2022 or newer, you can use the latest croaring code: you can remove the USE_OLD_ROARING define from the project file