Ethan
Explore posts from serversDownloading a file onto a project
So there is this library I'm trying to use called WinDivert (pretty much just network shenanigans) here is the website where the files are, as well as the source code:
https://www.reqrypt.org/windivert.html
https://github.com/basil00/Divert
I have gone to the web for help but have'nt really gotten anywhere, there are various nuget packages when I look them up in vs with "WinDivert" in them but they all have weird names tied along with them and I'm not to sure how well they would work for me. I asked chat GPT to help out and it would have me add the dll to the project and then the step after that it usually looses me. The project I have is in C# but if needed I am willing to convert to C.
10 replies