> Le 9 mars 2015 à 18:44, Dr. Hawkins <[email protected]> a écrit : > > On Sun, Mar 8, 2015 at 9:27 PM, Pierre Sahores <[email protected]> > wrote: > >> Why not clients to an LC server gateway in SSL mode and LC to PostgreSQL >> in localhost mode ? >> >> > From the past few days of discussions, it does not appear that livecode can > enforce only encrypted connections--once the socket is open, it will > apparently read whatever is written to it, encrypted or not. > > If it would insist on encrypted connections only, that would certainly > solve my issues with it, and I could run a happily asynchronous system.
I see… —> Scala —> PHP —> Java I would choose Scala if i had to solve this my self. Have an eye on it : it’s a powerful functional programming language witch compile to the JVM and is able to handle connections to PostgreSQL via JDBC. > > -- > Dr. Richard E. Hawkins, Esq. > (702) 508-8462 > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Pierre Sahores mobile : 06 03 95 77 70 www.sahores-conseil.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
