I am trying to access the Content Server 7.1 running on the demo-server in VMware Player from a DFC-based application running on the host computer. But I am getting the following message:
[DFC_DOCBROKER_REQUEST_FAILED] Request to Docbroker "192.168.159.128:1489" failed
I have successfully tried to ping the demo-server from the host with it's ip:
C:\>ping 192.168.159.128
Pinging 192.168.159.128 with 32 bytes of data:
Reply from 192.168.159.128: bytes=32 time<1ms TTL=64
Reply from 192.168.159.128: bytes=32 time<1ms TTL=64
Reply from 192.168.159.128: bytes=32 time<1ms TTL=64
Reply from 192.168.159.128: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.159.128:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
My host is running Windows 7 64-bit.
Why can't I reach the connection broker?
Regards,
Mikael