Search found 120 matches: proxy

Return to advanced search

Re: phpBB to LLM

... 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 if your firewall or antivirus software is blocking the connection. Temporarily ...
by Antonio Linares
Mon Dec 25, 2023 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4683

nginx as a reverse proxy to access Apache with mod harbour

I have installed nginx. Hello friends, I have changed the configuration. I now use nginx as a reverse proxy to access Apache with mod harbour. I can now access my programs through the Nginx server. Best regards, Otto server {    listen 80;    server_name ...
by Otto
Mon Aug 07, 2023 9:58 pm
 
Forum: mod_harbour
Topic: nginx as a reverse proxy to access Apache with mod harbour
Replies: 0
Views: 251

Webservice de .NET a Fivewin

... url = "https://servicios.farmalink.com.ar/VentaSecureSvc" End Select End Select Dim myReq As HttpWebRequest = WebRequest.Create(url) Dim proxy As IWebProxy = CType(myReq.Proxy, IWebProxy) Dim proxyaddress As String Dim myProxy As New WebProxy() Dim encoding As New ASCIIEncoding Dim buffer() ...
by mterraz
Wed Jul 12, 2023 4:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webservice de .NET a Fivewin
Replies: 2
Views: 580

Re: MSXML2.ServerXMLHTTP / readyState / Status

... 204 No Content 205 Reset Content 206 Partial Content 300 Multiple Choices 301 Moved Permanently 302 Found 303 See Other 304 Not Modified 305 Use Proxy 307 Temporary Redirect 400 Bad Request 401 Unauthorized 402 Payment Required 403 Forbidden 404 Not Found 405 Method Not Allowed 406 Not Acceptable ...
by Jimmy
Sat Mar 18, 2023 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSXML2.ServerXMLHTTP / readyState / Status
Replies: 8
Views: 390

Installation of mod_harbour as module or fastcgi handler

... as an IIS module or as a fastcgi handler works. Since mod_harbour as a module is slow, how can I setup mod_harbour as a fastcgi handler or as a proxy-fastcgi-Service in Windows Server 2019? My Installation tries: Windows Server 2019 As IIS module: mod_harbour.dll Browser error: "mod_harbour ...
by chrisiwien
Thu May 20, 2021 1:19 pm
 
Forum: mod_harbour
Topic: Installation of mod_harbour as module or fastcgi handler
Replies: 27
Views: 2875

Re: Chromecast backgrounds RSS

...     hb_MemoWrit( "c:\temp\phpbb.post", cRSS )return nil https://lh6.googleusercontent.com/proxy/BNkOWh62et46pDhOpotsvyKY2v_OaEXsSDAkG5G0ZBPz2-tipunaUJprCLpwSxSzhkQ2-imTf-qSuHKuV-EKG7U2Xrw7kMAb8BPvHBEmN3JTsZR5y4nlcQm2eF2b1JVO21TTcVQlFIbEGVOQt_qwGPDjhdYkD0WZ83SkzmPrxLfueZEq_QcugrbdyfRx9vTaVSj9UMrkzGD0kSAP1KLfSDKxr4KONP2lr-AkSoVA9EIggBkUrSwS_BxKNP4Bq8l3V24Hnzs=s1920-w1920-h1080-fcrop64=1,00001999fffff3c7-k-no-nd-mv ...
by Antonio Linares
Sun Apr 05, 2020 6:16 am
 
Forum: Off Topic / Otros temas
Topic: Chromecast backgrounds RSS
Replies: 10
Views: 4180

dbrowse.prg

Mod_harbor is a great project. I think it will give a new life to the harbour and its community. I installed mod_harbur on windows 10(64bit) ( XAMPP 64bit) and started to study the work of dbrowse.prg program. In normal operation everything works correctly . When I press the button NEXT quickly seve...
by gruncic
Fri Nov 01, 2019 2:41 pm
 
Forum: mod_harbour
Topic: dbrowse.prg
Replies: 6
Views: 1146

Re: QRCODE

Saludos y buen dia Solucionado oImage:SaveImage( cFileB, 0, nQuality ) // Our first DialogBox sample #include "FiveWin.ch" #include "ttitle.ch" # define HTTPREQUEST_PROXYSETTING_PROXY 2 // Para xHarbour #IFDEF __XHARBOUR__ #xtranslate hb_DateTime([<x,...>]) => DateTime(&...
by jnavas
Tue Dec 11, 2018 8:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: QRCODE
Replies: 12
Views: 3743

QRCODE

Saludos Hace años recibí este codigo fuente para codigo QR, lo compile y funciona bien, la incidencia es "no genera el archivo de la imagen oGBmp:save(".\qrcode.png" ) // FORMATO INVALIDO ?, el archivo se genera con tamaño cero, // Our first DialogBox sample #include "FiveWin.ch&...
by jnavas
Tue Dec 11, 2018 8:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: QRCODE
Replies: 12
Views: 3743

Re: [O.T.] MariaDB Consulta

... include the widely adopted open source MariaDB Server, a relational database and complementary products including MariaDB MaxScale, a database proxy and MariaDB ColumnStore, an analytic storage engine, that are valuable for deploying MariaDB in large, mission-critical environments.
by joseluisysturiz
Thu Nov 17, 2016 5:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: [O.T.] MariaDB Consulta
Replies: 4
Views: 737

Re: Need CURL syntax with fivewin using HBCURL LIB?

Here it is: /* * libcurl 'easy' API - Harbour header. * * Copyright 2008 Viktor Szakats (vszakats.net/harbour) * originally based on: * Copyright 2005 Luiz Rafael Culik Guimaraes <luiz at xharbour.com.br> * * This program is free software; you can redistribute it and/or modify * it under the t...
by ADutheil
Tue Nov 01, 2016 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need CURL syntax with fivewin using HBCURL LIB?
Replies: 10
Views: 4809

mysql tras un proxy...

Hola. Tengo una app que si no tiene proxy entre la app y mysql funciona bien (o sea si conecto a un servidor externo), pero en el trabjao tengo un proxy. y cuando ejecuto la app imposible conectarme. Segun me dicen los puertos estarian abiertos, ...
by goosfancito
Fri May 27, 2016 12:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: mysql tras un proxy...
Replies: 0
Views: 198

Re: Ayuda con Servidor Proxy y MySQL (tDolphin)

Gracias Carlos... le pasare la informacion a la gente de informatica a ver si eso resuelve el problema.
by gsabattino
Mon May 02, 2016 11:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Servidor Proxy y MySQL (tDolphin)
Replies: 5
Views: 680

Re: Ayuda con Servidor Proxy y MySQL (tDolphin)

please read this web page

http://www.youngzsoft.net/ccproxy/faq_6.htm
for mysql the port is 3306, and you defined the mysql server ip in localhost.

and this is for remote access from internet.
http://www.youngzsoft.net/ccproxy/access-internal-server.htm
by carlos vargas
Wed Apr 27, 2016 8:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Servidor Proxy y MySQL (tDolphin)
Replies: 5
Views: 680

Re: Ayuda con Servidor Proxy y MySQL (tDolphin)

dejame revisar los apunte que tengo con el isa server en win2003, y como abrir el puerto 3306 para permitir el paso de la conexion.
lo vere en la noche en la casa donde tengo los apuntes.

isa server es un firewall con proxi, debe ser algo parecido. pienso yo. :-)

salu2
carlos vargas
by carlos vargas
Wed Apr 27, 2016 3:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Servidor Proxy y MySQL (tDolphin)
Replies: 5
Views: 680
Next

Return to advanced search