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?