Giter Club home page Giter Club logo

Comments (7)

RudiDeVos avatar RudiDeVos commented on July 20, 2024

Done in SC_20

from sc.

lwcorp avatar lwcorp commented on July 20, 2024

Done in SC_20

Thanks! But why wasn't https://uvnc.com/products/uvnc-sc/78-ultravnc-sc-online-creator.html updated?

Also didn't find such a source code (see #3).

from sc.

RudiDeVos avatar RudiDeVos commented on July 20, 2024

The sourcecode of winvnc is the same as the SC code.
https://github.com/ultravnc/UltraVNC/releases/tag/SC_20_dev1
It's just build using other precompile options.
(when building select SC_20 or SC_20_DEBUG)

https://forum.uvnc.com/viewtopic.php?p=111053#p111053

It's still in dev, when moved to release a new creator page will be created as some parameters differ.

from sc.

lwcorp avatar lwcorp commented on July 20, 2024

Sounds good, maybe it'll also fix https://forum.uvnc.com/viewtopic.php?t=35217 ?

But please see notes in #3.

from sc.

RudiDeVos avatar RudiDeVos commented on July 20, 2024

First waiting a little for feedback.
This version doesn't have separated dll's. The encryption plugin en ddengine are embedded in the exe and executed from memory. New creators are needed.

You can easy test it, put the helpdesk.txt next to the SC version and run SC.
Once i know SC does what is has todo en new online creator will be made, to soon now.

Internal, a lot of changes were needed to have one sourcetree, with the risk that some mistakes were made.
It was the only way to keep SC in sync and support the same encoder and options has the full version. The integration was 3 months of work.
You find them in the code
#ifdef SC_20
#endif

from sc.

lwcorp avatar lwcorp commented on July 20, 2024

Thanks for all your hard work! Feedback might come by people who analyze the source code.

I assume you mean the new helpdesk.txt from https://github.com/ultravnc/UltraVNC/tree/SC_20_dev1/winvnc/winvnc/SC_20.
But how to get the new winvnc.exe to put it there too?
And what about all the images from the past (like logo.bmp)? Are they not needed anymore?

from sc.

RudiDeVos avatar RudiDeVos commented on July 20, 2024

The download link was on the forum
https://forum.uvnc.com/viewtopic.php?t=37641
This contain the correct exe and helpdesk.txt to test
https://www.uvnc.eu/download/1390/UltraVNC_139%20dev1.zip
image

Did some testing.
logo.bmp, background.bmp works
enter.bmp : not longer used (site panel is now opened to enter the code)
icons are replaced with the online creator using a resource replacer, will not work running in this test.

Encryption: you can add the public(server) encryption key
Enmbedded encryption is "SecureVNCPlugin", you need to use a viewer to created the keys.
Add the server key in the winvnc folder and the viewer key in the viewer folder.

image

from sc.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.