Network Machines
-
Is there any Network based API Call to determine whether a machine exists on a network, a bit like what the '_access' call does for files?
-
Is there any Network based API Call to determine whether a machine exists on a network, a bit like what the '_access' call does for files?
rw104 wrote:
Is there any Network based API Call to determine whether a machine exists on a network...
Will
IsDestinationReachable()
work for you? If not, how aboutNetServerGetInfo()
orNetWkstaGetInfo()
?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
rw104 wrote:
Is there any Network based API Call to determine whether a machine exists on a network...
Will
IsDestinationReachable()
work for you? If not, how aboutNetServerGetInfo()
orNetWkstaGetInfo()
?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Not sure, but I would guess there is, have you checked the Network API Documentation?
led mike