PING error code 87: what is it?
Wh开发者_运维百科en I ping from windows CE I got ping error: PING: transmit failed, error code 87 But only some IPs can be successfully pinged. What does this mean, the 87 error?
winerror.h, line 702:
#define ERROR_INVALID_PARAMETER 87L
精彩评论