Jignesh Trivedi

Jignesh Trivedi

  • NA
  • 68k
  • 14.2m

How to call TCP Hosted WCF sevice from Angularjs

May 27 2015 7:27 AM

Hello,

I have created WCF service which host on TCP port (it use nettcpbinding).

Now I want call this service from AngularJs application or from Jquery.
Is it possible ? How?