Search found 22 matches: hostname

Return to advanced search

Re: GetHostByName( GetHostName() )

... is not necessarily a bad configuration. Here's why: Function Behavior: GetHostByName typically returns the primary IP address associated with the hostname. This might not always be the IP address you're expecting, especially when your system has multiple network adapters. Multiple Adapters: With ...
by Antonio Linares
Wed Mar 06, 2024 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 125

Re: Google Cloud Platform

... Services was also impacted by the Dyn’s temporary collapse, and said: “Between 4:31 AM and 6:10 AM PDT, we experienced errors resolving the DNS hostnames used to access some AWS services in the US-EAST-1 Region. “During the issue, customers may have experienced failures indicating “hostname ...
by Rick Lipkin
Tue May 16, 2017 3:08 pm
 
Forum: Off Topic / Otros temas
Topic: Google Cloud Platform
Replies: 8
Views: 4050

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: 4613

Re: ftp problem

StefanHaupt wrote:Wanderson,

try without "ftp://", only the hostname


Hi thanks for your answer but if i use without "ftp://" i get this error:

Error description: Error BASE/1081 Operation not supported: TIPCLIENTFTP:new()
by Wanderson
Wed Feb 12, 2014 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ftp problem
Replies: 8
Views: 2088

Re: tDolphin , using it on remote computer

Frank, For a connection we have to know the hostname , i have no idea how we can get it or set it. in your case the hostname is the name of the pc where xampp is installed. But, if I remember correct, xammp does not allow any sql access from outside ...
by StefanHaupt
Wed Feb 12, 2014 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tDolphin , using it on remote computer
Replies: 3
Views: 721

tDolphin , using it on remote computer

... Next step is to run the generated program from a remote computer (in the network). How can it be done ? For a connection we have to know the hostname , i have no idea how we can get it or set it. Frank
by Franklin Demont
Wed Feb 12, 2014 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tDolphin , using it on remote computer
Replies: 3
Views: 721

Re: ftp problem

Wanderson,

try without "ftp://", only the hostname
by StefanHaupt
Tue Feb 11, 2014 12:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ftp problem
Replies: 8
Views: 2088

Re: Conocer ip pública desde FWH

... local cWeb := oWeb:Open( "http://www.sistem.net.br/ipinternet.php" ) local cHos := oWeb:Open( "http://www.sistem.net.br/hostname.php" ) ? "HOSTNAME: "+Alltrim(cHos) ? "IP INTERNET: "+Left(Alltrim(cWeb),15)
by Sistem
Wed Nov 14, 2012 1:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conocer ip pública desde FWH
Replies: 5
Views: 826

Convert Java to FWH 2011.08

... } } // CODE 2----------------------------------------------------------------------------- private boolean printTags(String dataPacket, String hostName){ boolean result = false; try{ //Connect to Server TcpClientUtil printer = new TcpClientUtil(hostName, Integer.parseInt(printerport), Integer.parseInt(printerconnectiontimeout)); ...
by cdmmaui
Sun Apr 22, 2012 4:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert Java to FWH 2011.08
Replies: 1
Views: 913

Re: Duda iniciacion a MySql

... veo que aparece la nueva conexión en el monitoreo. Pero a los segundos, desaparece y me surge un mensaje en el cliente que dice: Can't get hostname. Por lo que entiendo que la conexión TCP/IP se ha establecido, pues la reconoce. Pero no puede coger un nombre de host. Seguiré investigando, ...
by jfafive
Tue Mar 15, 2011 6:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Duda iniciacion a MySql
Replies: 22
Views: 5788

Ayuda con socket - Solucionado

... is a test" ) SIZE 80, 20 @ 4, 2 BUTTON oBtn3 PROMPT "SendFile" ; ACTION SendFile() SIZE 80, 20 @ 5, 2 BUTTON oBtn4 PROMPT "HostName" ; ACTION MsgInfo( GetHostName() ) SIZE 80, 20 @ 7, 2 BUTTON oBtn5 PROMPT "Close" ; ACTION ( oSocket:End() , oWnd2:End()) SIZE ...
by russimicro
Sun Oct 31, 2010 4:28 pm
 
Forum: FiveWin para Pocket PC
Topic: Ayuda con socket - Solucionado
Replies: 0
Views: 645

Re: Descubrir dispositivos via Bluetooth

Perdonar pero no he visto vuestros mensajes, aqui teneis el codigo para mostrar los dispositivos a tu alcance: function main() WSAStartup() nWsaError:=WSALookupServiceBegin(@lphLookup) if nWsaError<>0 // Tenemos un error localizado en wsaError.h do case case nWsaError = WSASERVICE_NOT_FOUND ms...
by softruz
Wed Nov 18, 2009 4:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Descubrir dispositivos via Bluetooth
Replies: 5
Views: 1309

Re: TWebClient y servidores de IP compartida (Resuelto)

Lo acabo de encontrar:

oWebClient:oSocket:SendData( "GET /" + cPageName + " HTTP/1.0" + CRLF +"Host: www.hostname.com"+ CRLF +CRLF )

Alvaro
by alvaro533
Fri Oct 16, 2009 10:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TWebClient y servidores de IP compartida (Resuelto)
Replies: 1
Views: 389

Re: Error compilando en Ubuntu

... (#52-Ubuntu SMP Wed Sep 9 10:48:52 UTC 2009) GCC: 4.3.3 (x86_64-linux-gnu) Xorg: unknown (09 April 2009 02:11:54AM) (09 April 2009 02:11:54AM) Hostname: ubuntu Uptime: 0 days 4 h 55 min CPU INFORMATION AuthenticAMD, AMD Athlon(tm) 64 Processor 3200+ Number of CPUs: 1 CPU clock currently at ...
by pedrog
Wed Oct 07, 2009 9:41 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Error compilando en Ubuntu
Replies: 12
Views: 2937

Re: Pregunta sobre direccion IP Fija

... 6. Specify the domain name (e.g. homeip.net, homeftp.net, dyndns.com). Please note that you need the specify only the domain name, and not the hostname. For example if your hostname is 'mysite.homeip.net', the domain name would be 'homeip.net'. 7. Apply the settings. 8. Go to Tools - System ...
by anserkk
Fri May 08, 2009 6:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pregunta sobre direccion IP Fija
Replies: 18
Views: 3467
Next

Return to advanced search