what is meaning of Server and Addon

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
vizualDevelop
Posts: 22
Joined: Wed Jan 20, 2021 12:36 am

what is meaning of Server and Addon

Post by vizualDevelop »

About Starter Plan...
I have found no explanation of what "Server" platform means (attach image).
Also, there is no Addon Pro... exactly what does that mean?

thanks!

David
Attachments
Screenshot_xda10.png
Screenshot_xda10.png (7 KiB) Viewed 7504 times
ClipArtGuy
Posts: 268
Joined: Wed Aug 19, 2015 4:29 pm

Re: what is meaning of Server and Addon

Post by ClipArtGuy »

Server is for server-side scripting. LC can be used in place of PHP for server scripts, etc. The pro add-on adds "pro" features, but I don't know offhand what those are, nor do I think they are available with the starter plan.
stam
Posts: 3213
Joined: Sun Jun 04, 2006 9:39 pm

Re: what is meaning of Server and Addon

Post by stam »

Hi vizualDevelop,
As @ClipArtGuy says, server is basically for server side scripting like PHP - you can run liveCodeScipt via web.

The 'pro' add-on is basically the new version of the Pro version of liveCode (remember that it used to be community, community-plus, indy and pro).

From memory, the added features included with Pro:
- remote debugger for debugging on device
- Code profiler - look for bottlenecks in your code
- more tsNet features (above and beyond what was included in Indy)
- view and manipulate PDFs directly
- Possibly something to do with iOS accessories

The reality is while nice to have, most will not need these features and what you could do with Indy (which now the 'standard plan') is good enough... and there are workarounds for cases where more is needed. if you've not been looking for these features you almost certainly won't need them...

Also it doesn't seem like the 'pro' features are available for the starter plan...
vizualDevelop
Posts: 22
Joined: Wed Jan 20, 2021 12:36 am

Re: what is meaning of Server and Addon

Post by vizualDevelop »

Thanks ClipArtGuy and stam
I just suscribed.
There is a lot of material for learning both in video and documents, it is very good!

David
simon.schvartzman
Posts: 672
Joined: Tue Jul 29, 2014 12:52 am

Re: what is meaning of Server and Addon

Post by simon.schvartzman »

sorry to ask, I'm curious: Subscribed to what exactly?
Simon
________________________________________
To "AI", or not to "AI", that is the question
vizualDevelop
Posts: 22
Joined: Wed Jan 20, 2021 12:36 am

Re: what is meaning of Server and Addon

Post by vizualDevelop »

I suscribed to Starter plan.
Post Reply