QSubnetCalc News
Brought to you by:
rubycon
You can compile QSubnetCalc for use with QtEmbedded 3.1.0:
1.Set Environtment-variable QTDIR to the PATH in with QtEmbedded ist installed. e.g
export QTDIR=/usr/lib/qt-emmbedded-free-3.1.0
2.$QTDIR/bin/qmake QSubnetCalc.pro
3.make
4.Run application with: qsubnetcalc -qws
The Sources for QSubnetCalc 0.1 are now in the Download-Area. QSubnetCalc is a simple Tool to calculate Parameters for IP Adress Subnetting. It is written in C++ and Qt.