C/C++/C#
Heavy client development: software package
– Development of so-called “heavy client” applications that can be mixed with “light client” technologies depending on the goal to achieve. The heavy client is a native application that installs on the target platform (PC, Mac, Android, iOS). This is an interesting alternative for carrying out operations that require a lot of resources or access to local resources that a thin client cannot be used for security reasons.
This may be an application installed on end-user platforms (PCs, mobile phones, tablets, etc.) or a server application developed specifically to centralise a particular business process that requires a lot of resources.