Search found 29 matches: communicating

Return to advanced search

Re: JSON with HTTPS: post

... ) is not seeing it on their end. I think that is because they want the whole string sent ( URL + Data ). This change came after I spent weeks communicating with them, building the integration to their product that they wanted, having it ALL fully functional, and then having them suddenly tell ...
by TimStone
Tue May 24, 2022 10:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON with HTTPS: post
Replies: 28
Views: 1976

Siemens PLC of other devices

... or anyother thing? Antonio showed in 2019 a big wheel )) for a electrical project, but i looked and no further posts on that. Is FW capable of communicating with stuff ? A alternatif would be a Siemens Logo .or. Arduino
by Marc Venken
Fri Jul 23, 2021 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Siemens PLC of other devices
Replies: 1
Views: 311

Re: communicating via shared memory

Dear Antonio, I found these functions in harbour manual. But I get: Error: Unknown or unregistered symbol PEEKBYTE() Reads a byte from memory PEEKSTR() Reads a byte sequence from memory PEEKWORD() Reads a 16-bit word from memory POKEBYTE() Writes a byte to memory POKEWORD() Writes a 16-bit word to m...
by Otto
Wed Sep 11, 2019 4:07 pm
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

Re: communicating via shared memory

Dear Antonio, crypt is working fine. Now the only problem left is how to hide cPW in case someone gets physically access to the server. It would be great if you could provide a solution to store the password into server memory. Best regards Otto I use: to read the documents:local cPW   := "pass...
by Otto
Wed Sep 11, 2019 2:49 pm
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

Re: communicating via shared memory

Dear Antonio, file is no option. I need the key for encryption "data at rest encryption". In my WORDPRESS DMS I secure the data inside MariaDB through encryption. And I do not want that the key is on the same server. If someone gets access to the server or a backup copy can read the data. ...
by Otto
Wed Sep 11, 2019 6:34 am
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

Re: communicating via shared memory

Another choice is to create a file in the server

You may use MemoWrit() and MemoRead() for a test
by Antonio Linares
Wed Sep 11, 2019 4:01 am
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

Re: communicating via shared memory

Dear Antonio,
I tested but it is not working.
Best regards
Otto
by Otto
Tue Sep 10, 2019 10:23 pm
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

Re: communicating via shared memory

Otto, you may try this using mod_harbour:
AAdd( getList, {=>} )
ATail( getList )[ "mykey" ] = "myvalue"
to recover it:
ATail( getList )[ "mykey" ]

freom SLACK

I will test this now.
by Otto
Tue Sep 10, 2019 9:41 pm
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

Re: communicating via shared memory

Dear Otto,

Yesterday I already reviewed that code in google.

They use a function emalloc() which we don't know yet how to implement it.

Have you tried my getList suggestion ?
by Antonio Linares
Tue Sep 10, 2019 9:08 am
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

communicating via shared memory

Dear Antonio, I found a C-program which I could use for communicating via shared memory: shm_server.c, shm_client.c Can we use these programs in mod harbour. I would like to store the encryption key for "data at rest encryption" in server memory. ...
by Otto
Tue Sep 10, 2019 6:24 am
 
Forum: mod_harbour
Topic: communicating via shared memory
Replies: 7
Views: 1062

How AI should be implemented and regulated

... that act rationally, such as intelligent software agents and embodied robots that achieve goals via perception, planning, reasoning, learning, communicating, decision-making, and acting. https://politics.slashdot.org/story/17/12/13/0137227/what-does-artificial-intelligence-actually-mean Rick ...
by Rick Lipkin
Wed Dec 13, 2017 1:59 pm
 
Forum: latest AI news
Topic: How AI should be implemented and regulated
Replies: 0
Views: 610

Re: AS2 protocol

Dear Gale, Thank you for your response. We will be exchanging ANSI X12 and EDIFACT to start. We have been communicating via FTP and certain partners are asking us to upgrade to AS2. Can you send me a private message via e-mail at Darrell DOT Ortiz AT cdmsoft DOT com with your ...
by cdmmaui
Wed Jun 28, 2017 1:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: AS2 protocol
Replies: 3
Views: 573

JSON Server Side with FiveWin

Has anybody created the server side for JSON with Harbour/xHarbour and Fivewin?
Is this possible?

Any examples of communicating with any JSON service from a Harbour/xHarbour and Fivewin application?
I have tried this quite a bit using oHttp, but as of yet to succeed.

Byron ...
by byron.hopp
Tue Mar 03, 2015 9:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON Server Side with FiveWin
Replies: 5
Views: 1688

Re: VPN is slow

... updates that have to be done. To update just 1 btrieve index takes several locks, reads, and updates. It is kind of technical but it takes more communicating than you realize.
by Gale FORd
Sun Dec 15, 2013 1:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: VPN is slow
Replies: 14
Views: 4286

Re: Ribbon drawing

... to me several months before? From then on - you even don't think it is worth answer to me. I cannot understand, because this is not the way I am communicating with people. This is totally unfair from you, having in mind that we are both on this forum and I can see you are "alive" so ...
by codemaker
Sun Nov 10, 2013 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon drawing
Replies: 5
Views: 1478
Next

Return to advanced search