JackForceOne
Lt. Commander
- Registriert
- Juni 2012
- Beiträge
- 1.110
Ist Wine ein Emulator ?
Wenn nein, wieso nicht?
Wenn nein, wieso nicht?
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
DunklerRabe schrieb:WINE ist nicht nur kein "Computer"-Emulator (VMWare übrigens auch nicht, mehr dazu gleich), es ist gar kein Emulator, weil nichts emuliert wird. Eine Implementation einer Windows API bereitzustellen hat nichts mit emulieren zu tun. Es wird nichts nachgeahmt.
Ich meinte mit "VMware" das erste Produkt der Fa. Vmware, mit dem diese Firma bekannt wurde. Es wurde später "Vmware Workstation" genannt und emuliert den Großteil eines PCs modulo CPU. Sorry, dass ich nur den "vmware" schrieb, weil der Name früher Synonym für deren damals einziges Produkt stand. Die Hypervisor-Geschichten kamen erst viel später dazu.DunklerRabe schrieb:VMWare ESX/ESXi, oder neuerdings auch vSphere Hypervisor, ist auch kein Emulator.
The name Wine initially was an acronym for WINdows Emulator.[6] Its meaning later shifted to the recursive backronym, Wine Is Not an Emulator in order to differentiate the software from other emulators.[7] While the name sometimes appears in the forms WINE and wine, the project developers have agreed to standardize on the form Wine.[8]
Wine is a compatibility layer. It duplicates functions of a Windows computer by providing alternative implementations of the DLLs that Windows programs call,[3] and a process to substitute for the Windows NT kernel. This method of duplication differs from other methods that might also be considered emulation, where Windows programs run in a virtual machine.[4] Wine is predominantly written using black-box testing reverse-engineering, to avoid copyright issues.[5]