I am doing on an academic project Virtual Desktop Infrastructure. I want to work with Ulteo OVD 4.0.2 which is an open source virtual desktop software. But I am not aware in which language is Ulteo coded. Can you please tell me?
Asked
Active
Viewed 164 times
1 Answers
0
Look inside their git repository: it is mostly C, with some Python & Java (client side ...), configured by autoconf
A general hint about free software is to download the source code and look inside it.

Basile Starynkevitch
- 223,805
- 18
- 296
- 547