from_string metodu
Örnek
Şöyle yaparız.
Açıklaması şöyle
Örnek
Şöyle yaparız.
auto addr = address_v6::from_string("2601:XXX:XXX:XXX::106");
ÖrnekAçıklaması şöyle
The suffix after the % symbol will depend on the name of the network interface you want to use, of courseŞöyle yaparız. ffx2 link local adres anlamına gelir.
auto addr = boost::asio::ip::address_v6::from_string("ff12::1%eth0")
Hiç yorum yok:
Yorum Gönder