Downloading a file onto a project
Can someone please walk me through this, I am having a lotta errors and whatnot, I am in vc 2. Thanks
7 Replies
give details, instead of just asking people to join VC
Very coding before and I am not really sure what the problem is, but I can give you as much as I can.
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.
GitHub
GitHub - basil00/Divert: WinDivert: Windows Packet Divert
WinDivert: Windows Packet Divert. Contribute to basil00/Divert development by creating an account on GitHub.
why are you doing packet diversion?
Want to make a basic netlimiter
You think your able to help me with the issue?
might want to move to #advanced
sounds good, thanks
also just to clarify, not needing help with the code, just adding the library to the project