[Interest] Network configuration from qt under linux

Constantin Makshin cmakshin at gmail.com
Sat Nov 9 22:48:30 CET 2013


You (your application) can edit "/etc/network/interfaces" directly, its
syntax is fairly simple.
On Nov 10, 2013 1:27 AM, "Simone" <cjb.sw.nospam at gmail.com> wrote:

> Hello,
> We developed an application that need to configure all the network
> configurations from our GUI.
> We must let the end user be able to configure the device network
> configuration from a user friendly interface, without doing it by command
> line :-)
>
> Now, I have googled a bit but seems that qt don't support this, could you
> confirm it?
> There is an alternative solution to do this?
>
> Our system is based on an ARM cpu, and linux embedded (v2.6.35.3).
> The parameters we want to be able to change are
> - DHCP or STATIC mode
> - IP addr.
> - SUBNET
> - DNS
> - GATEWAY
>
> Does someone have any suggestion?
> Thanks so much
> Simone
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131110/027499c4/attachment.html>


More information about the Interest mailing list