Hi,
Not sure where i should post this question but here goes.
I have a VM that runs a Self Hosted WCF Service. This service broadcasts UDP Discovery.
I have Client Machines, not vm's. that are running an application that picks up the UDP Discovery and creates a wcf WSDualHttpBinding to the service. These run fine.
I have several Views running the same application that cannot connect.
All are running on the same subnet.
I need some help configuring these views.