Link to home
Start Free TrialLog in
Avatar of rounders1086
rounders1086

asked on

I'm looking to find a way to receive a UDP packet via interrupts vs. some form of polling in C. I am trying to minimize CPU resources as much as possible. Thanks!

I'm looking to find a way to receive a UDP packet via interrupts vs. some form of polling in C.  I am trying to minimize CPU resources as much as possible.  Thanks!
ASKER CERTIFIED SOLUTION
Avatar of mrjoltcola
mrjoltcola
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial