public interface SystemContactService
| Modifier and Type | Method and Description |
|---|---|
SystemInformation |
contactSystem(IpAddress remoteSystem)
Sends the local system information to another system and uses the
response to update the other system's information.
|
SystemInformation contactSystem(IpAddress remoteSystem)
remoteSystem - IP address of the system to contactSystemInformation with updated information
acquired during the contact.Copyright © 2014. All Rights Reserved.