Convert IPv6 in hex string format to IPv6 human readable string

前端 未结 0 1802
生来不讨喜
生来不讨喜 2020-11-27 18:28

I have a string in cpp that has IPv6 address in hex format.

std::string ipHex = "0xfe800000000000000cd86d653903694b";

My requiremen

相关标签:
回答
  • 消灭零回复
提交回复
热议问题