Search found 1481 matches: network

Return to advanced search

Re: Compiler with MSVC y HARBOUR

... 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. Where to Get: This ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 141

Re: DNS

... DLLs (Dynamic Link Libraries) that were loaded during the initialization process using WSAStartup(). These DLLs provide support for specific network protocols like TCP/IP. Cancels Pending Calls (with caution): It's important to note that WSACleanup() cancels any pending blocking or asynchronous ...
by Antonio Linares
Fri Mar 29, 2024 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DNS
Replies: 5
Views: 1023

Re: GetHostByName( GetHostName() )

Dear Byron, You may ask chatgpt and Google Gemini about it and both offer good advice: chatgpt: Enumerate Network Interfaces: Use the GetAdaptersInfo or GetAdaptersAddresses function to enumerate all network interfaces on your system. These functions provide information about ...
by Antonio Linares
Wed Mar 06, 2024 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 162

GetHostByName( GetHostName() )

... showing as adapters. The address returned by the function GetHostByName returns a different one that the one that has the same subnet as the network my system is on. Is this a bad configuration on my workstation? How do I get it to return the IP on the same subnet as my system?
by byron.hopp
Wed Mar 06, 2024 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 162

Data exchange between PC and Android device on the same loca

... ROBUST for such a simple need. Any ideas or suggestions for this small scenario of: Data exchange between PC and Android device on the same local network via WiFi. ? Arturo LS
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 798

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

Seriously, this is ridiculous. I accepted your solution can be used on a network in my last comment.

All I asked is if tSwitch can now work with resources since Nages said elsewhere it couldn’t.

No problem. I’m done. I don’t really need an answer. Bye.
by TimStone
Sat Feb 10, 2024 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 815

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

Why would I re-write a very complex program with over 100,000 lines of code, to use on a network , when it works perfectly on one now, is rock solid, incredibly fast, and completely satisfies my clients? How would they benefit? If it was a New program, fine, but I see ...
by TimStone
Sat Feb 10, 2024 12:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 815

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

Tim,
Please explain to me why you need the internet for WebView2 or mod_harbour.
It works wonderfully on a local network or even on a single PC.

Best regards,
Otto
by Otto
Sat Feb 10, 2024 12:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 815

Re: RAO advice on using Mysql

... with 4.1 million records. Let us see the speed. This speed is by accessing the data from a Server in NewYork over Internet. Speeds on local area network will be even far better. #include "fivewin.ch"function Main()   local oCn, oRs, nSum, nSecs   SET DATE ...
by nageswaragunupudi
Fri Feb 02, 2024 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RAO advice on using Mysql
Replies: 12
Views: 979

Re: MySql vs Oracle

Armando: cual es el contenido de tu archivo C:\oracle\product\10.2.0\client_1\network\ADMIN\TNSNAMES.ORA (La carpeta dependera de tu version y donde instalaste el cliente) O si puedes capturar la pantalla del ODBC para ver que ambos coincidan. Sino, envíame un ...
by cmsoft
Wed Jan 31, 2024 6:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql vs Oracle
Replies: 33
Views: 1676

Re: MySql vs Oracle

Hi Armando I like to use MS Access for local and small network applications using ADO .. and you can use ADO for Oracle as well .. but my choice of an ( ado ) Enterprise database would be Microsoft Sql Server which is free up to a certain number of ...
by Carles
Fri Jan 26, 2024 12:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql vs Oracle
Replies: 33
Views: 1676

Re: MySql vs Oracle

Armando I like to use MS Access for local and small network applications using ADO .. and you can use ADO for Oracle as well .. but my choice of an ( ado ) Enterprise database would be Microsoft Sql Server which is free up to a certain number of users ...
by Rick Lipkin
Wed Jan 24, 2024 8:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql vs Oracle
Replies: 33
Views: 1676

HTML code in a TPanel class

... runs on an HTML page, instead I would like to insert it into a TPanel because the TPanel is in the main window and is visible to all users on the network. So far, I have only taken a window as a control to embed it. I have looked at the TWebView class, and it is that all controls can use hWndParent. ...
by Otto
Sat Jan 20, 2024 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1358

file ID in the Windows file system

... A file handle is a reference or an identifier used by the operating system to access a file or other input/output resource, such as a pipe or network connection. File handles are used in system programming to manage file operations. When a program opens a file, the operating system creates ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 628

Re: Booking xbrowse example

... can't help here with xbrowse. I wish you all the best for 2024. Best regards, Otto apart from the fact that in my school I manage part of the LAN network and am responsible, in my school the offices use particular programs of the ministry of education and are software on the web, but in recent ...
by Silvio.Falconi
Sun Dec 31, 2023 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3318
Next

Return to advanced search