Hello,
Can we develop a windows service with LiveCode?
Thank you
Nicolas
Developing a Windows service
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Developing a Windows service
Nicolas
LC 7.1 on Windows 8.1 and on MAC OS 10.10.5 Xcode 6.4 - 7.1
LC 7.1 on Windows 8.1 and on MAC OS 10.10.5 Xcode 6.4 - 7.1
Re: Developing a Windows service
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.
Re: Developing a Windows service
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.
Re: Developing a Windows service
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
LC 7.1 on Windows 8.1 and on MAC OS 10.10.5 Xcode 6.4 - 7.1