Just curious, maybe someone knows a way:
Is it possible, while having an opened process (app domain), dump its entire memory space to a file, send it by wire to a LAN workstation and recreate the process as it was on the first computer.
Assumptions:
- the application exists on both computers;
- the process is not creating any local settings/temporary files;
- the OS is the same on both computers;