Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Solaris x10 Getting Virtual IP
Forum Updated to NodeBB v4.3 + New Features

Solaris x10 Getting Virtual IP

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    onurakkaya
    wrote on last edited by
    #1

    Hi,

    I want to read virtual IP address of an solaris x10 blade.
    I am using QNetworkInterface::allInterfaces() but on this method I can only read real IP address of the blade.
    Are there any solutions to read virtual IP address of the blade?

    Thanks

    EDIT: moved to General, peppe

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fluca1978
      wrote on last edited by
      #2

      What if you cann "allAddresses":http://developer.qt.nokia.com/doc/qt-4.7/qnetworkinterface.html#id-5d3766c1-dabd-426d-993a-c359798abfc9 ? If this works, then you have to call ip() on each result of allInterfaces to get (also) the virtual ip.

      By the way, I don't think is a c++ related post.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved