software router source code

  • Thread starter Thread starter Eric Yun
  • Start date Start date
E

Eric Yun

hi,

I am looking for some source code for software router on Win32. I found some
online--mostly on UNIX/Linux. I am wondering whether there are any code for
Win32?

Thanks,

Eric
 
Look at IPHLPAPI library in Win32. Functions like
CreateIpForwardEntry()/SetIpForwardEntry()....
Arkady
 
Back
Top