c:\> netsh interface ip set address name="VirtualBox Host-Only Network" source=static addr=192.168.1.1 mask=255.255.255.0
where:
VirtualBox Host-Only Network - is the network interface name
How To: Consume COM server in Common Lisp Goal: Simple example to consume COM server/object using Common Lisp Version info: - OS: Win...
No comments:
Post a Comment