realbasic-nug
[Top] [All Lists]

Re: Web based or app based ?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Web based or app based ?
From: Rick Praetzel <rick@thedigitalseason.com>
Date: Mon, 29 Jun 2009 19:20:54 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <3F9D4F24-C8C5-4924-9EF2-8A95C4AB8ED1@classonesoftware.com>
References: <c867e59d0906290821w6ee3652eh146631eadccf23f4@mail.gmail.com> <49520.71.182.94.210.1246297165.squirrel@www.rpgportland.com> <5EFC6360-E744-4835-B2A7-9736C390A51A@mac.com> <4D3ADD2D-F2AF-4196-B381-DB379FCAC93B@thedigitalseason.com> <3F9D4F24-C8C5-4924-9EF2-8A95C4AB8ED1@classonesoftware.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
So I write apps that run over the internet as desktop applications.

On 30/06/2009, at 10:56 AM, Roger Clary wrote:

Could you elaborate a bit on this? In what language are these written? What sort of server set up is needed to run an app as a desktop application?

Kim Kohen wrote:
I'd guess RB. I think Rick means he just connects via the Internet to a server from his desktop client.

We do the same thing here to access our office dbs. We connect via IP address to the server from wherever we are running the RB client as a desktop application.

That's right, thank you Kim. Sorry for any confusion. Many clients only know of applications that run in web browsers as a way of working over the internet. They have never heard of a desktop app that can connect to a database over the internet. So I should have known to be clearer.

I write apps that interact with MySQL servers hosted online.
For example, a cash register will create a record over the internet on a MySQL connection and populate it with the appropriate data.

The credit card authorization is done at an authorize.net gateway using an RB socket.

The database connection is done with the database class.

The application has the speed of being on the local machine and therefore loads screens quickly and consistently.

Rick

Rick Praetzel
Desert Sand Software
www.desertsandsoftware.com
RB 2008r5.1 Dual 2.5 GHz G5, 5GB RAM, OSX 10.5.7
MesaMySQL database browser/editor
MesaSQLite database browser/editor

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>