Search found 770 matches: device

Return to advanced search

Re: Login with Cloudflare

... a separate authentication system in your application. 2. **Enhanced Security**: - With features like **Multi-Factor Authentication (MFA)**, **device posture checks**, and IP restrictions, you get enterprise-grade security without building it into your app. 3. **Reduced Development Overhead**: ...
by Antonio Linares
Sat Dec 07, 2024 5:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Login with Cloudflare
Replies: 6
Views: 358

Webview 2 + Html + ChatGPT !

... <html lang="es"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Tablero de Control Empresarial</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"> ...
by TOTOVIOTTI
Thu Sep 19, 2024 10:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Webview 2 + Html + ChatGPT !
Replies: 60
Views: 5426

TEXT TO VOICE IN HINDI , MARATHI ( INDIAN LANGUAGES)

Dear All ,

I have received enquiry on Text to Voice in Indian Languages. I have searched on the net and I found some open sources in Java. Basically as the requirement the software would be installed in a android device.

Could you please provides some guide on this.

Thanks
Shridhar
by shrifw
Sun Aug 04, 2024 4:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TEXT TO VOICE IN HINDI , MARATHI ( INDIAN LANGUAGES)
Replies: 2
Views: 596

Database format of the future - an analogy

... format of the future - an analogy Could a system like ChatGPT in the early days of computers have predicted the mouse as the future standard input device? Your assumption is understandable, but there are some aspects to consider. If we go back to the time when computers were predominantly operated ...
by Otto
Fri Aug 02, 2024 8:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database format of the future - an analogy
Replies: 1
Views: 490

PWA - Live Preview

Hello friends, After many of you have been wondering how a Harbour application works on a mobile device, I am uploading a PWA for testing on the modharbour.club server. Here is a guide on how to install the PWA on a mobile device. Open this link with Google Chrome: ...
by Otto
Thu Jun 06, 2024 12:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PWA - Live Preview
Replies: 1
Views: 260

PWA - Live Preview

Hello friends, After many of you have been wondering how a Harbour application works on a mobile device, I am uploading a PWA for testing on the modharbour.club server. Here is a guide on how to install the PWA on a mobile device. Open this link with Google Chrome: ...
by Otto
Thu Jun 06, 2024 12:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PWA - Live Preview
Replies: 2
Views: 507

paste one DC on second DC

Hi,

I need to paste one device context onto another at the specified coordinates. How can I do this?
by Natter
Wed Jun 05, 2024 1:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: paste one DC on second DC
Replies: 5
Views: 484

Dynamic Table Filter Control

... <html lang="de"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"> ...
by Otto
Fri May 03, 2024 4:42 pm
 
Forum: mod_harbour
Topic: Dynamic Table Filter Control
Replies: 0
Views: 1102

Re: Talking to your apps

I tried to test it using my Beelink SER 7 mini-pc. It turned out that the microphone ( on the camera ) doesn't work with that device ... didn't know that. Evidently it's a common problem and they don't have a solution. SO ... I tried it on my Surface Notebook ( Windows + H ) and it did ...
by TimStone
Mon Apr 01, 2024 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 5977

Re: xbrowse No existe el metodo: LREADONLY

... clicking on the exit button, for now I am going to use it like this, the example that asks me does not I can do it, it uses a TCP/IP biometric device. If it is not connected, the example works correctly
by albeiroval
Sun Mar 03, 2024 7:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse No existe el metodo: LREADONLY
Replies: 16
Views: 2224

Re: Data exchange between PC and Android device on the same loca

Dear Carles. As always, I appreciate your time and comments. I hope soon I will make progress in the RX study. I am interested in learning from both worlds. Firstly in the world of the old Harbour programmer who wants to use the web in a way that is sufficiently efficient and more in line with my ol...
by Arturo Lopesoria
Wed Feb 28, 2024 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 2222

Re: Connecting to a BLE device

many thanks Marc, yes, it seems fine :-)
by Antonio Linares
Wed Feb 28, 2024 8:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connecting to a BLE device
Replies: 8
Views: 815

Re: Connecting to a BLE device

https://stackoverflow.com/questions/19436462/loadlibrarybthprops-dll-fails-file-not-found

It seems as we have to locate bthprops.cpl and then copy it as bthprops.dll, but this does not work...

where to find bthprops.dll... ?
by Antonio Linares
Wed Feb 28, 2024 7:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connecting to a BLE device
Replies: 8
Views: 815

Re: Connecting to a BLE device

... COD_MAJOR_DEVICE_CLASS_MASK       0x1F00#define COD_MAJOR_DEVICE_CLASS_PERIPHERAL   0x08HB_FUNC( TEST ){    BLUETOOTH_DEVICE_INFO deviceInfo;    HANDLE hRadio = NULL;    BLUETOOTH_FIND_RADIO_PARAMS btfrp = { sizeof(BLUETOOTH_FIND_RADIO_PARAMS) };    HBLUETOOTH_RADIO_FIND ...
by Antonio Linares
Wed Feb 28, 2024 6:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connecting to a BLE device
Replies: 8
Views: 815
Next

Return to advanced search