1 <?xml version=
"1.0" encoding=
"utf-8"?>
5 <endpoint address=
"http://localhost:8000/EchoService"
6 binding=
"wsDualHttpBinding" bindingConfiguration=
"callback" contract=
"IEchoable"/>
11 <binding name=
"callback" clientBaseAddress=
"http://localhost:8001/EchoServiceCallback/" />
14 </system.serviceModel
>