Arie Stavchanskyʼs posts

Arie Stavchansky (ariestav) has made 182 posts.

Possible to "erase" address and port from TF_SaveServer() call?

Post on Dec 13, 2015

I'm now in testing and am curious about how to completely eliminate the server details from a machin…

Installer for TurboFloat server

Post on Dec 11, 2015

Yes, that makes sense. I will try to implement and post to this thread with more questions if I run…

Post on Dec 9, 2015

When I originally started this thread, I didn't understand the full conceptual model of TurboFloat, …

Proper way to use TF_GetServer()

Post on Dec 9, 2015

Okay the issue was that the savedServerPort variable I declared did not have any memory allocated to…

Post on Dec 9, 2015

Right, I totally forgot 🙂 This is what I've come up with, but now I get an Unhandled Exception …

Post on Dec 8, 2015

Hi Again 🙂 My objective now is to get TurboFloat's saved server address and port to appear in…

Javascript integrationSolved

Post on Dec 9, 2015

The skills you need in a dev are C / C++ and NodeJS. Arie

Post on Dec 8, 2015

Unfortunately, I don't have an example. But, essentially you would just need to build a command lin…

Post on Dec 7, 2015

Are you building it as a CEP panel or ExtendScript panel? For my own app, I've built an ExtendScrip…

How to deactivate a TurboFloat product keySolved

Post on Dec 8, 2015

Nice Christmas present, thanks for letting us know. If I have the TurboFloat Server 4.0 running on …

Post on Dec 8, 2015

Is the date for 4.0 coming soon? Is there any way to get a pre-release version? --Arie

Post on Dec 8, 2015

Does this mean that the only way to deactivate the product key from the server is through the dashbo…

TurboFloat LeaseCallback not getting called

Post on Dec 4, 2015

Thanks for the testing steps, Wyatt. I'll run that test. I guess that I want some code to execu…

Post on Dec 4, 2015

After some debugging, and some research, I think my plugin needs to create a new thread to accept ar…

Post on Dec 4, 2015

After getting to the point where my app is successfully loading TurboFloat.dll, I'm running into a n…

Crashing on TF_PDetsFromPath()Answered

Post on Dec 3, 2015

Ah, so that was the problem! TurboFloat.dll needs to be in the same directory that has my host app'…

Post on Dec 2, 2015

So, I am building everything locally with my codebase and am experiencing the same issue. I'm prett…

Post on Dec 2, 2015

Just an update: I successfully built the Example source for C and got it working with my TurboActiv…

Post on Dec 2, 2015

Hey Wyatt, Thank you for the response! I appreciate it. I realize the details are lacking, and I…

Is it possible for the user to deactivate their own licenses once they are lost?

Post on Dec 3, 2015

I think Wyatt means that you could create an API sitting on your servers that interfaced with LimeLM…