FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Connection Remote
Posts: 49
Joined: Thu Dec 22, 2005 12:50 PM

Connection Remote

Posted: Thu Dec 22, 2005 12:55 PM

Y need to utilize my DBF from internet, what to build ???

Kleyton

Fwh906

Brazil
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: Connection Remote

Posted: Thu Dec 22, 2005 01:06 PM

Have a look at the following technologies:

  • [x]Harbour CGI
  • ASP/xbScript
  • ASP/VBScript and VFP driver
  • ADS and remote server

EMG

Posts: 49
Joined: Thu Dec 22, 2005 12:50 PM

Connection Remote

Posted: Thu Dec 22, 2005 05:00 PM

ADS and remote server, where have examples ???

Kleyton

Fwh906

Brazil
Posts: 83
Joined: Tue Nov 08, 2005 11:09 AM

Connection Remote

Posted: Thu Dec 22, 2005 05:31 PM

Alternate solution I use to build web application sharing data with Fivewin app :-

  • Apache as web server
  • ActiveFoxproPage at www.afpages.com as dll plugin,
    syntax similar to Clipper (instead of using asp/php)
  • html+javascript+foxpro codes to build web input form

Regards
Hoe

Regards

Hoe, email: easywin3@yahoo.com
Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM

Connection Remote

Posted: Fri Dec 23, 2005 01:32 AM
Kleyton wrote:ADS and remote server, where have examples ???


Check these samples:

http://www.google.d2g.com/ads/demos/

There are several samples, written in different GUIs, they all connect to our DBFs in mexico via internet using the RDD ADS and Advantage Internet Server.

Source code included.

Forgot to mention.... open ports 2000 and 2001 if you are working behind a firewall.
Saludos

R.F.
Posts: 10
Joined: Sat Oct 08, 2005 04:24 AM

Connection Remote

Posted: Fri Dec 23, 2005 03:32 AM

-xBScript + ASP

Almost 100% compatible to xHarbour code

Sandeep

Continue the discussion