c:\> netsh interface ip set address "VirtualBox Host-Only Network" dhcp
where:
VirtualBox Host-Only Network - is the network interface name
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
No comments:
Post a Comment