Search found 75 matches: node

Searched query: node

by Otto
Thu Nov 28, 2024 10:28 pm
Forum: FiveWin for Harbour/xHarbour
Topic: reading DBF from node.js
Replies: 2
Views: 1165

Re: reading DBF from node.js

Dear Antonio, thank you very much. Your conclusion helps me a lot.
Actually, I have no reason not to use mod_harbour. It's just the issue of server provisioning.
I would have the same problem with Node.js.

Best regards,
Otto
by Antonio Linares
Thu Nov 28, 2024 9:44 pm
Forum: FiveWin for Harbour/xHarbour
Topic: reading DBF from node.js
Replies: 2
Views: 1165

Re: reading DBF from node.js

When comparing **Apache/PHP**, **mod_harbour**, and **Node.js**, each technology stack offers distinct advantages and disadvantages depending on the use case and developer preferences. Here's an overview:

---

### **1. Apache/PHP**
#### **Advantages**
- **Wide adoption and maturity**: PHP is a ...
by Otto
Thu Nov 28, 2024 9:38 pm
Forum: FiveWin for Harbour/xHarbour
Topic: reading DBF from node.js
Replies: 2
Views: 1165

reading DBF from node.js

Hello friends,
Lately, there has been more talk about Node.js, and I’m wondering if Node.js could actually be a suitable server alternative.
What advantages and disadvantages do you see in comparing Apache/PHP, mod_harbour, and Node.js?

Since I’m still in the process of learning PHP better, it ...
by Antonio Linares
Thu Nov 21, 2024 6:20 am
Forum: latest AI news
Topic: Introducing Galaxy
Replies: 1
Views: 3399

Re: Introducing Galaxy

... Key Components:Core Components: Introduce la Proporción Áurea (PHI), el límite de conexiones (MAX_CONNECTIONS) y la estructura del nodo (GalacticNode).
Node Structure: GalacticNode: Detalla los atributos y funciones del nodo, incluyendo la conexión a otros nodos, el procesamiento y el ajuste de la ...
by Antonio Linares
Mon Nov 18, 2024 6:08 am
Forum: Off Topic / Otros temas
Topic: Chris Langan Vision of Reality
Replies: 0
Views: 3726

Chris Langan Vision of Reality

... itself through the language of
perception this self-referential system
renders you not a mere bystander but an
interpreter of reality's syntax a node
in the vast web of universal cognition
in langan's model the universe is not
just self-referential but self-
simulating this means that the Universe ...
by nageswaragunupudi
Sun Sep 22, 2024 7:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 6333

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

... newsgroup comp.lang.xharbour... :-(

Anyway, I made some tests and found that the problem could be with the call to the cleanup function of a block node:

( s_pCurrBlock->pFunc )( ( void * ) ( s_pCurrBlock + 1 ) );

I don't know why the fifth block (the fifth call) causes the crash. Too much for me ...
by Enrico Maria Giordano
Sun Sep 22, 2024 7:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 6333

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

... newsgroup comp.lang.xharbour... :-(

Anyway, I made some tests and found that the problem could be with the call to the cleanup function of a block node:

( s_pCurrBlock->pFunc )( ( void * ) ( s_pCurrBlock + 1 ) );

I don't know why the fifth block (the fifth call) causes the crash. Too much for me ...
by Marc Venken
Wed Feb 07, 2024 10:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: USB reading/writing as Com port
Replies: 3
Views: 605

USB reading/writing as Com port

I spend the every looking and testing samples to read the USB port from FW

I did not succeed.

I can read/write arduino serial data from the Node-Red application from USB port 5. So it is possible to collect data from a Arduino true a USB port. How to read this data from it ?
Maybe it is important ...
by VictorCasajuana
Thu Aug 17, 2023 4:08 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Primer paso en webview
Replies: 12
Views: 1824

Re: Primer paso en webview

Leandro y amigos del foro:

Conoceís NODEJS?, que opinión tienen ?

Saludos Tengo aplicaciones en node, Básicamente es para programar del lado del servidor en JavaScript. Te abre un universo de posibilidades, siempre que sepas o aprendas JavaScript. [emoji6]

Enviado desde mi motorola edge 20 ...
by Antonio Linares
Mon Jul 17, 2023 7:36 am
Forum: FiveWin para Harbour/xHarbour
Topic: TWebView y Javascript
Replies: 6
Views: 859

Re: TWebView y Javascript

... helps bypass the same-origin policy restrictions. There are several lightweight web servers available that you can install and run locally, such as Node.js with Express, Python's SimpleHTTPServer, or the Live Server extension for Visual Studio Code.

Disable web security in your browser: Another ...
by Otto
Fri Mar 10, 2023 7:09 am
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 1532

Re: Callback Server

... automation, and more.

JavaScript is a dynamically typed language that is interpreted by web browsers, and also can be run on servers using Node.js. It is used to create interactive and responsive web applications, as well as build server-side applications, command-line tools, and more.


You ...
by Natter
Thu Feb 16, 2023 4:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: oWebView:Eval() in a loop
Replies: 6
Views: 730

Re: oWebView:Eval() in a loop

Cristobal, thank you for your help, but when trying to download your example, a message appears -
An error when establishing a secure connection
When connected to bbuseruploads.s3.amazonaws.com an error has occurred. The node received a valid certificate, but access was denied.
by Jimmy
Mon Nov 28, 2022 5:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic: download iPhone Photo connect to PC
Replies: 14
Views: 2021

Re: download iPhone Photo connect to PC

... for Answer

i got to Step 3 and must use a Workaround which i don´t want.

https://i.postimg.cc/15qKYbtL/FW-DEVICE.png
Problem : when click on Node it open Sub-Folder but click on Node in Sub-Folder fail ...
Workaround : open "all" Sub-Folder and navigate to "last"

my Workaround is Ok when have ...
by Jimmy
Sun Nov 27, 2022 5:56 pm
Forum: FiveWin for Harbour/xHarbour
Topic: download iPhone Photo connect to PC
Replies: 14
Views: 2021

Re: download iPhone Photo connect to PC

... simple Sample \fwh\samples\elixir.prg which work as i need for CSIDL_DRIVES
now in Sample it use "recursiv" ReadFiles( cPath, oTreeView ) and got "Node-Flag" when have Sub-Folder

but when use CSIDL_DRIVES i do not want to "scan" all Drive and Sub-Folder ...
i want to DblClick on "Node" and than ...
by Matteo Baccan
Fri Apr 29, 2022 4:54 pm
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 4
Views: 29497

Re: A big hit: Neither Apache and mod_harbour are needed

... m and I'm working on an application written with apache+https and mod_harbour where I have put some rest web service with JWT authentication
With an internal (mono or multithreaded? Like node or Spring Boot?) HTTPS server I can deploy web service more easily also on docker environment

ciao
matteo