Search found 77 matches: blocking

Return to advanced search

Re: Question about wfReadUrl()

Enrico, Thank you so much for trying to help me. My website has 3 different url's, all showing the same website. Because some antivirus software is blocking some of my url's, I want to check which url is working fine. Usuaslly my url's are working ok with the prefix "https". THe function ...
by driessen
Fri Apr 05, 2024 8:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2691

Re: DNS

... 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 Winsock calls issued by any thread in your application. This cancellation happens without notification messages or event object ...
by Antonio Linares
Fri Mar 29, 2024 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DNS
Replies: 5
Views: 1007

Re: Backups into blu rays

... speech, I am well aware of ransomware which is a malicious computer program that can infect a digital device (PC, tablet, smartphone, smart TV), blocking access to all or some of its contents (photos, videos, files, etc.) and then asking for a ransom (in English, “ransom”) to be paid to “free” ...
by Silvio.Falconi
Wed Jan 03, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backups into blu rays
Replies: 20
Views: 3359

Re: phpBB to LLM

... the following command: bash Copy code pip install --upgrade pip Check Internet Connection: Ensure that your internet connection is stable and not blocking the connection to the PyTorch servers. If you are behind a proxy, you may need to configure your proxy settings. Firewall/Antivirus: Check ...
by Antonio Linares
Mon Dec 25, 2023 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4649

Re: hb_cdxPageSeekKey how to intercept this error

... When one of my programs goes into error I usually read customized error files and I can often manage the error automatically. But this error is blocking and when I open the dialog I don't know anything about what happened Have a nice day Marco
by MarcoBoschi
Thu Oct 19, 2023 6:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_cdxPageSeekKey how to intercept this error
Replies: 18
Views: 751

Re: xHarbour.org updated!

Artiaga, sorry, I was wrong. I can't log in with the Porto Seguros website. There is some blocking on the site. I think.

Artiaga, perdón, me equivoqué. No puedo iniciar sesión en el sitio web de Porto Seguros. Hay algunos bloqueos en el sitio. Yo creo.

Mejor usar ACTIVEX.

Regards, saludos.
by karinha
Wed Sep 20, 2023 7:50 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 37293

Re: How install Harbour on web server

... a note: What is the equivalent of apachectl configtest on Apache for Windows? I try to block some IPs. On windows you have to use: httpd -t After blocking the IP the server reports a 404 I use following in httpd.conf <RequireAll> Require not ip 51.x.x.229 176.x.x.85 x.x.223.85 Require all ...
by Otto
Wed Jan 04, 2023 11:11 am
 
Forum: mod_harbour
Topic: How install Harbour on web server
Replies: 26
Views: 4965

Re: TWebView() and Google Group Account

... you. From my understanding, disallow_webview=true was at the time just way for developers to test whether their apps would be impacted by Google blocking embedded webviews in their OAuth 2.0 authorization flows before making the block effective for everyone. You can add a query parameter to your ...
by Antonio Linares
Fri Jul 01, 2022 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 1603

Re: How many time my application is run in memory (SOLVED)

... REMOTECOMPUTERNAME = Name "see" under Network IP = 192.xxx.xxx.xxx --- also Windows Firewall is blocking the Remote Access. goto Firewall and select WMI http://www.hmgforum.com/download/file.php?id=11320 when all is enable try get-wmiobject ...
by Jimmy
Sat May 28, 2022 10:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many time my application is run in memory (SOLVED)
Replies: 25
Views: 1149

Re: Send EMail Within FW Appplication....

Here is a very old message thread discussing this topic.

http://forums.fivetechsupport.com/viewtopic.php?f=3&t=15843&p=82081&hilit=gmail#p82081

Also note the info about the firewall blocking port 465.
by James Bott
Thu Jun 10, 2021 7:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send EMail Within FW Appplication (RESOLVED)
Replies: 18
Views: 3069

Discussion about CSS and inline <STYLE></STYLE>

... can check the styles, the script is blocked until the CSS is loaded And since document.write () (an API that should never have existed) exists, blocking a script means blocking the loading of the rest of the page that's why you always have to put the <script src = "..."> before ...
by Otto
Wed May 12, 2021 4:41 pm
 
Forum: mod_harbour
Topic: Discussion about CSS and inline <STYLE></STYLE>
Replies: 1
Views: 218

Re: Email from gmail

... because it fails sometimes and the support I got from the hosting company is not good at all. I'll keep trying and check if it is not my firewall blocking ao something like that. Did you also try with HB_SENDMAIL()? Please don't forget to activate SSL with [x]Harbour. EMG
by Enrico Maria Giordano
Tue Dec 15, 2020 8:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email from gmail
Replies: 12
Views: 1223

Re: Email from gmail

... because it fails sometimes and the support I got from the hosting company is not good at all. I'll keep trying and check if it is not my firewall blocking ao something like that.
by mariordz
Mon Dec 14, 2020 10:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email from gmail
Replies: 12
Views: 1223

Re: A possible adjustment of a GET-action bmp ?

... pressed many times as if you were playing "super Invader" and you have to shoot continuously, an error ":: end ()" comes out blocking the application. Rpreview For the latest changes I do not know from whom rpreview does not work as it should (style 2007 in windows 10 etc.) ...
by Silvio.Falconi
Sat Oct 05, 2019 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A possible adjustment of a GET-action bmp ?
Replies: 6
Views: 942

How to play a background-sound (SND_ASYNC) ?

Hello, I want to play a background-sound a defined time without blocking any possible actions using < SND_ASYNC > That doesn't work because the function returns immediately after beginning the sound FOR I := 1 TO 3 // play sound 3 times SndPlaySound( ...
by ukoenig
Mon Sep 09, 2019 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to play a background-sound (SND_ASYNC) ?
Replies: 2
Views: 564
Next

Return to advanced search