NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - rjolda

Pages: [1] 2 3 ... 7
1
Hi,
NT 14.13  C 11.
I am going to run a Net Talk Secure Web server.  All data is on server.  Users will interact with the Server via mobile devices.  I will have remote windows terminals which will only DISPLAY messages and do actions ( like drop things) upon direction of the server after the mobile user has authenticated themselves.  The Kiosk can run a Clarion APP and can have a login to the NT web server.  The kiosk will ONLY DISPLAY messages from server and do actions requested by server.  There is NOT a lot of communication going on between Server and Kiosk.  Interactions may be 100 in 24 hours.  So, not a lot of traffic.  questions:
1. Should I implement a Secure Socket between Kiosk and NT server - this would be open all the time?
or
2. Is there a better way for server to send messages to the KIOSK in response to Mobile user making requests at the Web server.  So, response has to be timely.
Trying to figure out the best way to implement on NT server and remote Kiosk.   All help appreciated.
Thanks,
Ron

2
Web Server - Ask For Help / Hiding a Tab
« on: November 20, 2023, 07:01:28 AM »
Hi All.  Trying to hide a tab when a form opens depending on the security level of the user ( user vs administrator - user < 900,  admin > 900).
On the Form, the FIELDS tab shows the tab name, EQUATE and HIDE IF columns.  (Implies that I can set a condition to HIDE the tab).
However, FORM TAB has the "Tab Hide IF: greyed out. 
What needs to be set to be able to use the HIDE IF condition?
Thanks,
Ron

3
Web Server - Ask For Help / Mobile App example from CIDC 2023
« on: November 18, 2023, 01:32:14 PM »
HI Bruce,
Did you include the code from your Mobile App that you built for Net Talk Training  on site at CIDC 2023.  I can't find it in downloads or materials.
Is it included in NT14 somewhere?
#2 - I specifically am trying to get a handle in IDB database record that goes on the mobile device.  Trying to see example of the fields it uses and additional fields that I might want to add.
Thanks,
Ron

4
Web Server - Ask For Help / Near Field Communication - Iphone and Android
« on: November 15, 2023, 01:40:37 AM »
Hi All,
Does Nettalk and PWA provide access to Near Field Communication?  I am trying to ascertain that the person at the kiosk location is actually the person who needs to be there - e.g. to pick up a key.  One way is to have the users phone read an NFC tag in the kiosk and report the results.  Is this something Net Talk can handle?  Other ways to verify the correct person at kiosk just using their cell phone - no screen on kiosk - just camera, maybe Near Field to read and maybe a numeric keypad?
Any thoughts?
TIA,
Ron Jolda 

5
Hi All,
Running NT 14.08 and Clarion 11.0.136.   I need to communicate to and from a NetTalk Server and a remote computer running windows ( actually a type of kiosk).  I am going to run a clarion exe on the remote machine.  Instead of trying to tie the remote computers to the tables on the Web Server I am looking at an alternative way of sharing very small amounts of data.  e.g. When a user is verified on the NT server, I want to let the remote computer ( and there will be several remote computers so I need to address a specific remote computer ) have some limited data fields.  Also, when the end user activates the remote computer - actually a kiosk type setup - I need to send the data to the NT server for verification and depending on verification by the NT server, send some limited data back to the remote computer (kiosk) and then the remote computer can perform some duties.  I am not sure if this is a net simple communications need or a set of APIs.  I am sure folks have done this and can offer some suggestions.  The scenario is that the end user can verify themselves with a QR code on their mobile phone which is connected to the NT server OR they can use a RFID on the remote computer( kiosk) to verify locally.  I need to share information between these two. Any insights will be appreciated.
Thanks,
Ron

6
Web Server - Ask For Help / Can Net Talk APP control a local serial port.
« on: October 22, 2023, 02:20:34 AM »
 :NT 14.08
Clarion 11.0.1136
Hi,
I want to be able to send and receive characters from/to a local serial port. I guess it would be like reading a serial barcode reader. 
1. Is it doable?
2. What are the steps and the tricks.
Many thanks,
Ron

7
Web Server - Ask For Help / Net Talk Camera selection
« on: October 20, 2023, 10:42:39 AM »
Hi
Using NT 14.07  Clarion 11.0.136
When taking a photo with a mobile phone - I remember Bruce showing I think a button which allowed the end user to be able to switch between Front and Back camera depending on what they wanted to take a photo of.
I tried setting up a Button but that did not work.
Anyone can supply details on how to allow the end user to change the camera on their mobile phone that they are wanting to use?
Thanks,
Ron

8
Web Server - Ask For Help / PWA question
« on: October 19, 2023, 02:18:38 AM »
Hi,
Do PWA's which are CONNECTED all the time run only the Javascript code on the phone or can they run the clarion code on the website? Or do they do a mix of both?  Trying to get a handle on this as I am making a PWA which will be connected all the time.
TIA,
Ron Jolda

9
Web Server - Ask For Help / NT 14.07 web cam not saving picture - still
« on: October 18, 2023, 02:51:34 AM »
Hi
Using NT 14.07  and C 11.0.136
Still trying to track down the problem with saving webcam pictures in NT14.
From debug view - this seems to be the source of the error:  it looks like ...camera__value is not a good file name

322.999543   2023/10/18 06:36:54.045   13692   web1.exe   [st][3] [netTalk][thread=3] Error [-1:2] opening file: C:\Users\Public\Documents\SoftVelocity\Clarion11\Accessory\Capesoft\NetTalk\Web Server\Webcam (79)\web\MailboxesFormControl_MAI__MailBoxPicture-camera_value

This is the debug view for INSERTING a record with a picture to be saved:

317.388895   2023/10/18 06:36:48.435   13692   web1.exe   [st][3] [netTalk][thread=3]  validate MailboxPictue
322.999543   2023/10/18 06:36:54.045   13692   web1.exe   [st][3] [netTalk][thread=3] Error [-1:2] opening file: C:\Users\Public\Documents\SoftVelocity\Clarion11\Accessory\Capesoft\NetTalk\Web Server\Webcam (79)\web\MailboxesFormControl_MAI__MailBoxPicture-camera_value
322.999648   2023/10/18 06:36:54.045   13692   web1.exe   [st][3] [netTalk][thread=3] Sendfile error 404, Error 404 filename=C:\Users\Public\Documents\SoftVelocity\Clarion11\Accessory\Capesoft\NetTalk\Web Server\Webcam (79)\web\MailboxesFormControl_MAI__MailBoxPicture-camera_value
322.999719   2023/10/18 06:36:54.045   13692   web1.exe   [st][3] [netTalk][thread=3] SendError = 404 The page cannot be found : The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. FileRequest=[MailboxesFormControl_MAI__MailBoxPicture-camera_value]
465.358843   2023/10/18 06:39:16.384   13692   web1.exe   <process started at 06:30:37.378 has terminated with exit code 0>

Need to solve this but can't get to MailBoxPicture-camera_value to see how it is not being set correctly.  Going to dig into deeper libraries.
Any help appreciated.
Thanks,
Ron


10
Web Server - Ask For Help / Mobile Web App Icons
« on: October 16, 2023, 03:39:18 PM »
Hi Bruce,
In one of your CWIC pre conference educationals you mentioned the source that you got your icons from.  Can you give it here - can't find it in my notes.
THanks,
Ron

11
Web Server - Ask For Help / WebCam problem still NT 14.06
« on: October 08, 2023, 06:33:54 AM »
Hi,
Still cannot get Webcam to save picture correctly.  C11.0.136 and NT14.06.
Webcam Demo Example 79 does not work correctly.  My problem is in saving the picture and then re-displaying it.
Out of the box, example 79 seems to be trying to save a Binary string to DisplayPhoto name and NOT the assigned name of the file which was uploaded.
I modified the Settings dictionary and added a blob field(binary).  I tried to save the webcam picture to the binary blob.  Nothing saved.
So questions:
1. Can I save the picture name to MAI:MailBoxPicture AND a BLOB(Binary) field at the same time?  OR is it 1 or the other?
2. If I want to save it into a BLOB, how do I set up the fields to display from the BLOB and not a saved file name?
Thanks
Ron

12
Web Server - Ask For Help / Mobile App that is NOT Disconnected
« on: September 11, 2023, 11:49:36 AM »
Hi Bruce,
You mentioned that a Mobile APP ( PWA ) would run clarion code if it was connected all the time.  I am making a PWA which will run ONLY if connected. 
1. Do I need a sync server in that case - seems like I wouldn't?
2. The PWA would run only if connected - therefore it seems logical to test for connection and run if there is one. If no connection, display a message that the app will run only when connected to the internet.
Can you help with information to sort this out please.
Thanks,
Ron

13
Web Server - Ask For Help / Webcam picture name field incorrect in NT 14.04
« on: September 09, 2023, 06:17:25 AM »
Hi
Using NT 14.04 and Clarion 11.0.13639
I am using Webcam example 79.  It displays the webcam image and does Take a picture and displays it in the Display image.  However, in NT10 it stored the Display image name - something lile:  \web\uploads\4881ffg2.png.
in 14.04 it stores the imageName as:  data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoAAAAHgCAYAAAA10dzkAAAAAXNSR0IArs4c6QAAIABJREFUeF7svemXZeV15rnvGHNEZuScyZAMyZgMQkgMEpYsa7CRbMlyq2RAgOyqaq8uu7pWfeuuqv5c/Qf06tWu1R+6293t8upy2a72IFqTJUBIjAIhSDKBnGOeI+489XqeZ+9zTgSRCAmEEriXFUTGHc55z3vOve/vPnvvZ
There is no image in the \web\uploads  folder.
Seems like it is trying to store it as encoded within the Cstring field which should have the file name.
Bug?
Thanks,
Ron

14
Hi,
I have a Web App running on port 88.
I tried to run a second (different app) on port 90.  Got this error:  "Warning <Display Name> cannot load as another instance is already running."
I remember this from long ago.  The DISPLAY FIELD name has to be different.
BUT where Do I find the NAME field for this.
Thanks,
Ron

15
Web Server - Ask For Help / JavaScripts problem
« on: September 06, 2023, 06:45:05 AM »
Hi,
NT 14.04.  Clarion 11.1.13744.
I have my NT app running nicely on my development machine. 
I started a test deployment on a server and I am getting all kinds of javascript loading errors. I have tried lots of things but I think that there is something fundamentally wrong with my setup. I even put Clarion on the Server and compiled it on the server and same problem.  My development machine is using OneDrive for the application development storage.  I think that there is a setting pointing to the Javascript files that is messed up on my server.  Console errors are attached.  Can someone give me some insight into how to fix this Javascript loading problem.  BTW, I have the Visual Studio Runtime installed on my server.
Thanks,
Ron

Pages: [1] 2 3 ... 7