Accessing WCF NET.TCP SERVICE FUNCTIONS FROM TELNET
WCF and WF
1
Posts
1
Posters
4
Views
1
Watching
-
Hello All, I am trying to check connectivity of WCF. when I write command telnet <servername> <port> , it shows me a blank screen. As I press any key to give input, it comes out. I think may be the connectivity is OK (Please correct me If I am wrong). Second, I want to access methods/functions which I have created in my WCF Service through telnet. Can I access them? If yes, then please guide me. I have also done a lot of google but did not found any valuable content. Please note that I am a beginner level user for telnet application. Thanks & Regards, Zeeshan Ahmed.