UDP Socket port forwarding

  • Thread starter Thread starter Boomi.s
  • Start date Start date
B

Boomi.s

Guest
Hi All,

Is there any method available to forward packets received on one UDP socket port to other UDP socket port. I have created two sockets one for app and one for driver for different purposes. And i need to forward the packets received on driver port to app port. Any windows API or setting is available to accomplish this?

Thanks,

Continue reading...
 
Back
Top