Topic: Logging over VMWare virtual machine
Hi,
I've downloaded trial version of SmartInspect and using it with Delphi 2007. This is absolutely great product.
However, I'm stuck with a problem here. I'm using Windows Xp as my development environment, using VMWare workstation 7 to run Windows 7 as my testing environment.
I want to run SmartInspect console on host Windows Xp and run my software in guest Windows 7. I'm using
Si.Connections := 'tcp()';as connection string but the logs are not appearing on the console (at host pc). I'm currently using NAT option under VMWare's networking settings.
So my question is-
1) What should be my connections property value here? (I want live logging, so logging in a file doesn't suit me)
2) What networking option should I use for VMWare? (NAT/Bridged/Host only)
