Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Repeater web interface advice?

Simple, Free, Open Source UltraVNC Wrapper Supporting Windows and Mac OSX
Post Reply
danthinks
Posts: 1
Joined: 2010-12-25 03:19

Repeater web interface advice?

Post by danthinks »

I need some guidance on an idea I'd like to implement using chunkVNC. I have yet to experiment and need advice/direction.

Basically I want to create a web interface that simply lists the clients that I've installed ChunkVNC service on. This would take the Linux repeater info and display it via HTML.

This way I can manage many users at once and see who's computer is currently online then connect right to their number.

Has this feature been thought of already? Does anyone have advice on how to go about this? I'm a Linux novice and could use some expert direction.

Thanks
User avatar
supercoe
400
400
Posts: 1732
Joined: 2009-07-20 21:27
Location: Walker, MN
Contact:

Re: Repeater web interface advice?

Post by supercoe »

Check out the discussion here:
[topic=27170][/topic]
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
lall
8
8
Posts: 20
Joined: 2010-12-16 16:50
Location: Estonia

Re: Repeater web interface advice?

Post by lall »

Hi,

Sorry for late response.

I just did quite a lot tests with php/html today, tried to manipulate linux.
BUT there are several problems, like, sure it would be possible to create php controller/GUI for the perl script, but then you'll need apache server running locally. That would make things too complicated for users.
Perl and php are very much similar though...

Right now, i'm trying to implement GUI in the repeater itself, but I have to make way-over-my-head programming (i've used perl as a language for few days), so give me some time.
Right now I'm looking Tk GUI books and manuals and I have to tell it looks promising.

I actually have working linux repeater, that runs GUI mode by default (double click) and also it's possible to run it in verbose mode, to get some flexibility.

So, the bottom line is that i'm new to perl, but i'm a quick learner and it seems that i can do this. Keep an eye on the topics.
Post Reply