Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions About src-gui #4

Open
mahiuchun opened this issue Mar 24, 2012 · 1 comment
Open

Questions About src-gui #4

mahiuchun opened this issue Mar 24, 2012 · 1 comment

Comments

@mahiuchun
Copy link

I spot checked src-gui and two questions occurred to me.

  1. gtkgui seems to be a "Hello World" program. Can you document this fact?
  2. qt4gui hard coded eth0 and eth1. I don't think this is a good approach. I guess getting interfaces information from NM is better.
@liuqun
Copy link
Owner

liuqun commented Mar 25, 2012

The njit-client version 1.1 was created for OpenWRT embedded devices(routers), which do not support ether GTK or QT GUI. So the src-gui is not included in the release tarball njit8021xclient-1.1.tar.gz,

  1. src-gui/gtkgui was added just for a simple GTK test.
  2. src-gui/qt4gui was originally created by Wang Diwen from NJIT(南京工程学院), but I failed to merge the GUI source code with njit8021xclient CLI source code. I have changed some of the original qt4gui code for test purpose.

Both of the above was introduced just for personal interest, and I hope those could be helpful for developers who want to build their own GUI applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants