What requirements / restrictions do I need to meet when my application needs to run on a virtual machine ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What requirements / restrictions do I need to meet when my application needs to run on a virtual machine ?

I am used to devellop applications for desktops. More and more I see that company's use virtual machines as it-infrastructure. What requirements do I need to meet to ensure my applications work on virtual machines as well. My applications do use tcp-clients and data storage.

27th Apr 2019, 6:13 PM
sneeze
sneeze - avatar
6 Answers
+ 3
Well you could build your own enviroment in which the virtual machine runs.
27th Apr 2019, 7:31 PM
Dragonxiv
Dragonxiv - avatar
+ 2
Just like normal. The virtual machine just need to be set up correctly
27th Apr 2019, 6:32 PM
Dragonxiv
Dragonxiv - avatar
+ 2
Probably because the virtual machine is a bad emulator or the programm depended on something that wasnt well implemented in the virtual machine.
27th Apr 2019, 6:49 PM
Dragonxiv
Dragonxiv - avatar
0
I thought so. Do you know why older programs sometimes have difficulty to run on virtual machines.
27th Apr 2019, 6:46 PM
sneeze
sneeze - avatar
0
Can you participate on that as a devellopper ? The customer can have any virtual machine.
27th Apr 2019, 6:54 PM
sneeze
sneeze - avatar
0
Can you explain that more. I should build a Virtual machine, in which the virtual machine of the customer runs ? What is the product that you deliver to the customer a virtual machine with your application on in it Or a executable ? If I have a virtual machine of type x, and the customer is using y. Can these work together in one network ?
27th Apr 2019, 9:28 PM
sneeze
sneeze - avatar