printf("send version message: version %d, blocks=%d, us=%s, them=%s, peer=%s\n",PROTOCOL_VERSION,nBestHeight,addrMe.ToString().c_str(),addrYou.ToString().c_str(),addr.ToString().c_str());
printf("send version message: version %d, blocks=%d, us=%s, them=%s, peer=%s\n",PROTOCOL_VERSION,nBestHeight,addrMe.ToString().c_str(),addrYou.ToString().c_str(),addr.ToString().c_str());