I want to make duplex communication
(CHAT like application) between two different websites in asp.net.
I have seen lot of demos of duplex communication with two windows application (nettcpbinding) binding.
But I want to achieve this with two websites. Can it be achieved?