NetTalk Central

Author Topic: webserver example 79  (Read 1968 times)

harold peters

  • Newbie
  • *
  • Posts: 2
    • View Profile
webserver example 79
« on: April 12, 2026, 11:50:02 PM »
Has anyone ever got  example 79 to work (camera, barcode, QR scanning)? I am trying to implement QR scanning in a webserver app without success (clarion 11.1 Nettalk 14.37)

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11325
    • View Profile
Re: webserver example 79
« Reply #1 on: April 19, 2026, 08:59:14 PM »
seems to work here. Note that it *has* to be on a secure connection (or 127.0.0.1).

harold peters

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: webserver example 79
« Reply #2 on: Today at 01:15:49 AM »
trying to create a self signed certificate
CreateSelfSignedCertificate.bat

get this error

how do I generate YourRandom.rnd

Can't load .\YourCARoot\private\YourRandom.rnd into RNG
EC6F0000:error:12000079:random number generator:RAND_load_file:Cannot open file:crypto\rand\randfile.c:107:Filename=.\YourCARoot\private\YourRandom.rnd