FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArp_BeginAnnounce ( kArp  arp,
kMacAddress  macAddress,
kIpAddress  ipAddress 
)

Announces an IP address.

This function announces that the sending host is using this IP now. Any currently running announcement is stopped before. This method is asynchronous. It is safe to destroy the object while announcement is in progress.

Parameters
arpkArp object.
macAddressSource MAC address used for probing.
ipAddressIP address to be announced.
Returns
Operation status.