Search found 242 matches

by ctflatt
Fri Sep 06, 2019 6:33 pm
Forum: Internet
Topic: Trying to provision device for WiFi access
Replies: 4
Views: 4677

Re: Trying to provision device for WiFi access

:lol:

Seriously, thanks for your time!
by ctflatt
Fri Sep 06, 2019 6:20 pm
Forum: Internet
Topic: Trying to provision device for WiFi access
Replies: 4
Views: 4677

Re: Trying to provision device for WiFi access

Thanks for responding. Yes, you are correct in understanding my need. Upon further investigation, WiFi has not even been incorporated into the test device I received. A bit of cart before the horse, I believe. I will post an update once I have more information, as a resource for others interested in...
by ctflatt
Thu Sep 05, 2019 5:31 pm
Forum: Internet
Topic: Trying to provision device for WiFi access
Replies: 4
Views: 4677

Trying to provision device for WiFi access

Hello, everyone! I am currently trying to finish a mobile app that has changed scope. Previously the app just communicated via its own WiFi connection to a hosted database. Works perfectly. Now the customer wants me to use the app to set up the initial connection between an external device and the W...
by ctflatt
Fri Jul 21, 2017 2:29 pm
Forum: MergEXT
Topic: Help with mergBLE
Replies: 4
Views: 10084

Re: Help with mergBLE

Monte,

Here is the documentation/manual... I believe everything is there, I just don't know what to do with it...

https://christopherflatt.com/monte/ibeacon_manual.pdf

Many thanks!

Christopher (Todd)
by ctflatt
Fri Jul 21, 2017 1:46 am
Forum: MergEXT
Topic: Help with mergBLE
Replies: 4
Views: 10084

Re: Help with mergBLE

Monte,

Thank God!

I have it... would you help? My client is chomping at the bit...
by ctflatt
Thu Jul 13, 2017 9:49 pm
Forum: MergEXT
Topic: Help with mergBLE
Replies: 4
Views: 10084

Help with mergBLE

Hello! I am using mergBLE in a new project but honestly do not know where to go from here. I am trying to connect/pair with a beacon and have gotten this far: I have initialized mergBLE and am able to ScanForPeripheralsWithServices. I do get a device UUID. I need to connect to this device and enter ...
by ctflatt
Sun Apr 30, 2017 6:08 pm
Forum: iOS Deployment
Topic: Custom font not working in iOS 10.3?
Replies: 5
Views: 5280

Re: Custom font not working in iOS 10.3?

LC 8.1.4 rc 1 works!

Thanks for everything!

Christopher
by ctflatt
Sun Apr 30, 2017 2:07 pm
Forum: iOS Deployment
Topic: Custom font not working in iOS 10.3?
Replies: 5
Views: 5280

Re: Custom font not working in iOS 10.3?

Panos, Thank you for the pointing to the bug. I believe it is a 10.3.1 issue, as I did not experience this problem prior to the iOS upgrade a couple of weeks ago. Additionally, existing builds that were working built with LC9pd6 are crashing at startup. This leads me to believe it's an iOS update is...
by ctflatt
Sat Apr 29, 2017 7:25 pm
Forum: iOS Deployment
Topic: Custom font not working in iOS 10.3?
Replies: 5
Views: 5280

Custom font not working in iOS 10.3?

I have noticed on 3 projects I am working on that custom fonts which previously worked (pre iOS 10.3) are not working. Can anyone verify this? I am creating standalones with LC 9 dp 6, the same way I always have. While fontNames() returns the custom fonts as installed, they do not display properly. ...
by ctflatt
Tue Mar 07, 2017 4:01 pm
Forum: Databases
Topic: How do I create SHA512 hash
Replies: 17
Views: 14705

Re: How do I create SHA512 hash

Many thanks to SparkOut and Richard for their help. What I managed to find is this simple (for me) solution. 1) Create the string in Livecode to send to a php page hosted on my server. Example: put urlEncode(field "email") into tEmail put urlEncode(field "password") into tPassword put tEmail & ";" &...
by ctflatt
Tue Mar 07, 2017 4:19 am
Forum: Databases
Topic: How do I create SHA512 hash
Replies: 17
Views: 14705

Re: How do I create SHA512 hash

Thank you, Richard, for the reassurance. I do appreciate it!
by ctflatt
Tue Mar 07, 2017 2:31 am
Forum: Databases
Topic: How do I create SHA512 hash
Replies: 17
Views: 14705

Re: How do I create SHA512 hash

SparkOut, Thank you so much for taking the time to respond. I really do appreciate it. Is it my correct understanding that iOS developers (and Android, for that matter?) have the ability to do this directly in the Xcode IDE (or whatever is being used for Android)? I think I understand your mention o...
by ctflatt
Fri Mar 03, 2017 3:31 am
Forum: Databases
Topic: How do I create SHA512 hash
Replies: 17
Views: 14705

How do I create SHA512 hash

Hello, everyone! I have a current project that requires posting of an SHA512 hash of specified data to a particular web service. My question is not how the actual posting is done--I'm fine with that. What I do not know is how to create the SHA512 hash of the data. I read another thread regarding thi...
by ctflatt
Thu Mar 02, 2017 10:52 pm
Forum: Databases
Topic: Creating SHA Encrypted Values
Replies: 20
Views: 19744

Re: Creating SHA Encrypted Values

Sure thing!
by ctflatt
Thu Mar 02, 2017 11:25 am
Forum: Databases
Topic: Creating SHA Encrypted Values
Replies: 20
Views: 19744

Re: Creating SHA Encrypted Values

Greetings to you all, Would it be possible for someone to write out step-by-step how to implement this for a non-programmer. Don't get me wrong, I am not completely new to this, but implementing something like this is beyond me--I do not know where to start, and I have a current project that needs t...

Go to advanced search