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: Giovanni <rbml@alphaview.com>
Date: Tue, 30 Jun 2009 11:08:35 -0700
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: <49392.75.164.145.224.1246383201.squirrel@rpgportland.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> <B2F5879E-B8F3-4824-B48D-AFFBEB8D7560@classonesoftware.com> <9F0FD531-A837-4C25-84D2-247B185E22A0@verizon.net> <49392.75.164.145.224.1246383201.squirrel@rpgportland.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Try running it by IP and you will probably go crazy. Many computers can only connect through dynamic IP addresses. This makes remote connections to mysql almost unvereable.

It is much simpler to create a php service app to be the data gateway.



Best Regards,

Giovanni

On Jun 30, 2009, at 10:33 AM, fargo@rpgportland.com wrote:


On Jun 29, 2009, at 10:26 PM, Roger Clary wrote:

I had no idea one could do that with RB
So to make that work, you must be hosting your own server, correct?

While I many be ignorant, I don't see why. If you find a place that
hosts MYSql DB for example, why would it not be doable?

BTW that is how many apps worked BEFORE most things moved to browsers.

- Karen

Most hosts only allow connections from the localhost for databases, for security. You can allow hosts by ip typically, but obviously that's a pain
for an app.


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

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

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