0
Answer

How to call TCP Hosted WCF sevice from Angularjs

Photo of Jignesh Trivedi

Jignesh Trivedi

10y
850
1

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? 
 

Answers (0)