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: Roger Clary <roger@classonesoftware.com>
Date: Mon, 29 Jun 2009 22:26:09 -0400
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: <7E9A2195-6D49-416F-A3B9-73BA1F46DE27@thedigitalseason.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> <7E9A2195-6D49-416F-A3B9-73BA1F46DE27@thedigitalseason.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On Jun 29, 2009, at 9:20 PM, Rick Praetzel wrote:

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

Thanks Kim and Rick.
I had no idea one could do that with RB
So to make that work, you must be hosting your own server, correct?
Most ISP's would not be able to make that happen, if I understand correctly.


Roger Clary
roger@classonesoftware.com
Class One Software
Educational Software for Lifelong Learning



_______________________________________________
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>