1

how to implement the TCP binding in WCF ???

If I select TCP as binding then it ask for Address for the endpoint...and default given is net.tcp://

What should be the endpoint and base address here ? how can I specify that ???

Please give me step by step info as I am new to WCF Binding world...

Thanks in advance...

Amit
  • 3,358
  • 9
  • 34
  • 48

1 Answers1

1

See this question, I believe it contains both an answer to your question and pointers to more references.

WCF Service netTCPbinding

Community
  • 1
  • 1
Per-Frode Pedersen
  • 1,027
  • 1
  • 6
  • 15