Jump to content

Recommended Posts

Posted

Hi to all! i must create a software that could delay all packets arriving and leaving from a server. I tried with a hook filter driver but its functions are at a IRQ level too low to add a delay to packets..so i m looking for a driver that can create a buffer so i could reorder packets in function of a priority that i ll choose and then deliver them to theri destination ...is it possible??

Thanks, Francesco


Posted

While it may be possible to something like that, it's also possible that it will be flagged as malicious software by antivirus software. It could also cause problems with a firewall. If you are developing a software application, I would suggest modifying your application to do these things rather than mess around with the TCP/IP stack.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...