Arie Stavchansky (ariestav) has made 182 posts.
I'm now in testing and am curious about how to completely eliminate the server details from a machin…
Yes, that makes sense. I will try to implement and post to this thread with more questions if I run…
Post on Dec 9, 2015When I originally started this thread, I didn't understand the full conceptual model of TurboFloat, …
Okay the issue was that the savedServerPort variable I declared did not have any memory allocated to…
Post on Dec 9, 2015Right, I totally forgot 🙂 This is what I've come up with, but now I get an Unhandled Exception …
Post on Dec 8, 2015Hi Again 🙂 My objective now is to get TurboFloat's saved server address and port to appear in…
The skills you need in a dev are C / C++ and NodeJS. Arie
Post on Dec 8, 2015Unfortunately, I don't have an example. But, essentially you would just need to build a command lin…
Post on Dec 7, 2015Are you building it as a CEP panel or ExtendScript panel? For my own app, I've built an ExtendScrip…
Nice Christmas present, thanks for letting us know. If I have the TurboFloat Server 4.0 running on …
Post on Dec 8, 2015Is the date for 4.0 coming soon? Is there any way to get a pre-release version? --Arie
Post on Dec 8, 2015Does this mean that the only way to deactivate the product key from the server is through the dashbo…
Thanks for the testing steps, Wyatt. I'll run that test. I guess that I want some code to execu…
Post on Dec 4, 2015After some debugging, and some research, I think my plugin needs to create a new thread to accept ar…
Post on Dec 4, 2015After getting to the point where my app is successfully loading TurboFloat.dll, I'm running into a n…
Ah, so that was the problem! TurboFloat.dll needs to be in the same directory that has my host app'…
Post on Dec 2, 2015So, I am building everything locally with my codebase and am experiencing the same issue. I'm prett…
Post on Dec 2, 2015Just an update: I successfully built the Example source for C and got it working with my TurboActiv…
Post on Dec 2, 2015Hey Wyatt, Thank you for the response! I appreciate it. I realize the details are lacking, and I…
I think Wyatt means that you could create an API sitting on your servers that interfaced with LimeLM…