Networking Forums

Networking Forums > Computer Networking > Linux Networking > IP Helper API on linux

Reply
Thread Tools Display Modes

IP Helper API on linux

 
 
yevvi@yahoo.com
Guest
Posts: n/a

 
      01-17-2007, 02:55 AM
Hi,

I m trying to port some code from Windows platform to linux. I have
some code which uses IP Helper API on windows, but i couldn't find
anything similar to linux. The only thing i did find is that i can use
ioctl() function to enumerate network interfaces. But i need to do
couple more things:

1) In Windows, there are functions GetBestInterface() and
GetBestRoute() which allow me to get the interface which would be used
to connect to a specific host. How can i do this on linux/unix?

2) In Windows, i can register for network change notifications using
functions like
NotifyAddrChange() and NotifyRouteChange(). How can i do this on
linux/unix?

3) Windows also has RAS API which is used to enumerate phonebook
entries, dial/hangup a particular connection and query connection
properties. Is there anything similar to RAS API on linux/unix?

Thanks a lot,
Yev

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iptables: rule to bypass NAT helper? KR Linux Networking 0 08-13-2007 12:22 AM
netfilter tftp helper muruga Linux Networking 2 12-10-2006 04:01 AM
Could I use IP Helper functions in Win98 ? =?Utf-8?B?S2lk?= Windows Networking 1 07-05-2005 03:16 PM
IP Helper API for windows 98 jegathesan Windows Networking 0 01-03-2004 12:50 PM
IP Helper API download jegathesan Windows Networking 0 01-03-2004 12:44 PM



1 2 3 4 5 6 7 8 9 10 11