Boaz Ben-Porat
2007-01-24 09:19:52 UTC
Hi all
Ho do I, PROGRAMMATICALLY, assign IP attributes (IP address, Default
Gateway, Subnet Mask, Port) to a remote device on the local network?
I know that the command 'ARP -s <IP address> <MAC address>' assigns the <IP
address> to the devoce wich has the <MAC address>, and that BOOTP protocol
is used for all attribtes.
Is the an API for these commands/Protocols? A sample code will, of course'
be very appreciated.
TIA
Boaz Ben-Porat
Milestone Systems A/S
Denmark
Ho do I, PROGRAMMATICALLY, assign IP attributes (IP address, Default
Gateway, Subnet Mask, Port) to a remote device on the local network?
I know that the command 'ARP -s <IP address> <MAC address>' assigns the <IP
address> to the devoce wich has the <MAC address>, and that BOOTP protocol
is used for all attribtes.
Is the an API for these commands/Protocols? A sample code will, of course'
be very appreciated.
TIA
Boaz Ben-Porat
Milestone Systems A/S
Denmark