Developing a Windows service

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
kolia
Posts: 82
Joined: Thu May 28, 2015 3:53 pm

Developing a Windows service

Post by kolia »

Hello,
Can we develop a windows service with LiveCode?
Thank you
Nicolas
Nicolas
LC 7.1 on Windows 8.1 and on MAC OS 10.10.5 Xcode 6.4 - 7.1
zaxos
Posts: 222
Joined: Thu May 23, 2013 11:15 pm

Re: Developing a Windows service

Post by zaxos »

Do some research about windows services, any application can become a service, you dont need livecode to do that.
Knowledge is meant to be shared.
thims
Posts: 17
Joined: Tue Jun 09, 2015 11:42 pm

Re: Developing a Windows service

Post by thims »

Services don't generally have a user interface component. User interfaces are a real strength of LiveCode so I choose other tools to write services. That said, I've heard the new LiveCode Builder in LiveCode 8 allows you to write headless apps that would be very suitable for services where the LiveCode engine is not needed. I can't wait to have a reason to try that.
kolia
Posts: 82
Joined: Thu May 28, 2015 3:53 pm

Re: Developing a Windows service

Post by kolia »

Hum, this is quite interesting. I do use other tools to write services as well (Microsoft VS 2010), but it is generally quite complex. So yeah, when LC 8 is officialy released I may give a try.
Nicolas
LC 7.1 on Windows 8.1 and on MAC OS 10.10.5 Xcode 6.4 - 7.1
Post Reply