Search found 57 matches: communications

Return to advanced search

Re: Compiler with MSVC y HARBOUR

... a breakdown of each: 1. libssl-1_1-x64.dll Purpose: This library is part of OpenSSL and provides the SSL/TLS protocol support necessary for secure communications over networks. It's used to encrypt data transmitted over network connections, helping secure web communications for services like HTTPS. ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 87

MAPI Clients - Thinking ahead

... provides MAPI services and I find this to be the best way for users of my program to communicate with their clients, and to retain copies of all communications, and link the responses. I also have SMTP as an option. With web based only, we lose MAPI. I'm obviously concerned that we could also ...
by TimStone
Mon May 09, 2022 1:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MAPI Clients - Thinking ahead
Replies: 1
Views: 304

Re: SBUTTON vs BTNBMP

... will use SOAP/XML protocols and still be able to access all of my DBF files I use with my Point of Sale software. Right now I'm working on the communications side using php. Once this is done then I will need to update my databases. Does this sound like a good use for mod harbour?? Thanks, ...
by bradmaudlin
Tue Dec 28, 2021 3:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 1554

Does FiveLinux support RS232 Comm Functions??

... been able to compile most of the sample linux prg's OK and have written a few of my own that compile and run OK. I have a need to do some serial communications (RS232). These are the linking errors I get when trying to compile. vend@v1:~/fivelinux/samples$ ./build.sh qibixx compiling... Harbour ...
by bradmaudlin
Tue Nov 26, 2019 2:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does FiveLinux support RS232 Comm Functions??
Replies: 1
Views: 743

Does FiveLinux support Serial Communications (RS232)

... been able to compile most of the sample linux prg's OK and have written a few of my own that compile and run OK. I have a need to do some serial communications (RS232). These are the linking errors I get when trying to compile. vend@v1:~/fivelinux/samples$ ./build.sh qibixx compiling... Harbour ...
by bradmaudlin
Mon Nov 25, 2019 10:23 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Does FiveLinux support Serial Communications (RS232)
Replies: 1
Views: 827

FiveLinux ???

... 2. Can I Access/Read/Write DBF files with CDX index files on a WIndows Server? 3. Does it support TTimer class? 4. Does it support RS232/Serial communications? Also looking for instructions on installing Harbour and FiveLinux on Linux machine. Thanks, Brad
by bradmaudlin
Wed Oct 16, 2019 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveLinux ???
Replies: 1
Views: 416

Re: Testing Debenu Quick PDF Library

... me as you have asked but Massimo Linossi will not stop offending me as he has done several times and in fact Antonio Linares has always closed communications to not continue. He is kind, he tells you "it works for me" or "give me your email I have an idea" or "I found ...
by Silvio.Falconi
Sun Mar 10, 2019 4:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Debenu Quick PDF Library
Replies: 44
Views: 7463

Re: TIpClientHttp()

... which is a thin wrapper over libcurl's 'easy' API. libcurl is a highly ubiquitious, very stable, actively and professionally developed, secure communications library: https://curl.haxx.se/libcurl/c/ hbcurl's functionality covers _all_ hbtip protocol classes, and it does offer support for several ...
by Carles
Wed Jan 02, 2019 12:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TIpClientHttp()
Replies: 8
Views: 1718

Re: OT: ADS & Win 10 April Update RESOLUTION

I'm facing this problem: an EXE stored on a LAN shared hard drive and run from a Win10 client gets the communications completely blocked (http, ftp). I found a workaround moving the EXE on the local hard drive (and then set the current directory on the remote one).

Any ideas?

EMG
by Enrico Maria Giordano
Tue May 22, 2018 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: ADS & Win 10 April Update RESOLUTION
Replies: 25
Views: 6140

Re: Consulta sobre OpenComm()

... open or IE_MEMORY if the device is not open.indows allows COM ports 1 through 9 and LPT ports 1 through 3. If the device driver does not support a communications port number, the OpenComm function will fail. The communications device is initialized to a default configuration. The SetCommState function ...
by carlos vargas
Thu Jun 15, 2017 10:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta sobre OpenComm()
Replies: 5
Views: 1057

Re: Plotting locations on Google Maps

... to work on that issue. The reason for the maps is that they are often used in marketing programs to show areas that yield the best results from communications by businesses. Thanks for the ideas ... they are being incorporated ... and my goal will to ultimately build a class that allows us greater ...
by TimStone
Fri Mar 10, 2017 5:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Plotting locations on Google Maps
Replies: 48
Views: 14292

C wrapper help

... referenced from (Testsms.obj)'.xLINK: error: Unresolved external symbol '_SMSGETPROVIDER referenced from (Testsms.obj)'. This is a communications library named SocketTools. I've been using the DLL command version for sending emails via smtp for a few years and it works very well. ...
by Randal
Tue Oct 18, 2016 3:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: C wrapper help
Replies: 16
Views: 3210

Re: download a file from a https server

... Web Services. A web service makes itself available over the internet and uses a standardized XML messaging system. XML is used to encode all communications. For example, a client invokes a web service by sending an XML message, then waits for a corresponding XML response. Login information ...
by reinaldocrespo
Fri Aug 12, 2016 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: download a file from a https server
Replies: 7
Views: 2049

Re: Mensajeria en Sistema

... a chat as POPMESSENGER I trying with Chat class but I never made a test run ok PopMessenger (http://www.leadmind.com/)uses UDP protocol for basic communications between computers. UDP settings are very important for proper work of PopMessenger. There are two available communication modes (both ...
by Silvio.Falconi
Sat Mar 19, 2016 8:29 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mensajeria en Sistema
Replies: 8
Views: 3235
Next

Return to advanced search