Results 1 to 3 of 3

Thread: Qt application to change ip address

  1. #1
    Join Date
    Jan 2011
    Posts
    16
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Qt application to change ip address

    Working to develop a administrative tool(works on gnome and kde) in Qt.Anyone with idea how to change ip address of ubuntu using a Qt application

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Qt application to change ip address

    What do you mean with "change ip address of ubuntu"

    Do you want to use proxies?

    By the way, your question isn't posted in the correct forum.

  3. #3
    Join Date
    Dec 2008
    Location
    Poland
    Posts
    383
    Thanks
    52
    Thanked 42 Times in 42 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Qt application to change ip address

    I assume You want to change "local" address (your inside LAN) if not look one post up.
    Probably fastest/easiest way to achieve that is to use QProcess -> ifconfig and change IP.
    Or write your code to do so.

    Either way That will require root access.
    In the near future - corporate networks reach out to the stars. Electrons and light flow throughout the universe.
    The advance of computerization however, has not yet wiped out nations and ethnic groups.

Similar Threads

  1. Change language of the application
    By franco.amato in forum Newbie
    Replies: 1
    Last Post: 14th October 2010, 22:45
  2. Replies: 1
    Last Post: 4th November 2008, 22:47
  3. Change Application Icon
    By cutie.monkey in forum Qt Programming
    Replies: 1
    Last Post: 6th August 2008, 07:14
  4. Replies: 1
    Last Post: 22nd June 2007, 19:46
  5. Replies: 6
    Last Post: 13th April 2006, 18:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.