S
Scott
We deployed a few WCF services that listen on TCP sockets. I can telnet to
the socket and get a conneciton also apps that need to use the service work.
But a thrid part alerting service that connects and attempts to looks for a
handshake response from these listening tcp socket fail. This thrid party
alerting service works as expected for non WCF listening sockets, i.e works
well for a standard app writen in .net to listen to a tcp socket ..... just
WCF listening we are having issues with.
Anything different about WCF tcp handshaking that i dont understand ? just
assumed it was normal tcp protocal stuff.
Thanks
Scott
the socket and get a conneciton also apps that need to use the service work.
But a thrid part alerting service that connects and attempts to looks for a
handshake response from these listening tcp socket fail. This thrid party
alerting service works as expected for non WCF listening sockets, i.e works
well for a standard app writen in .net to listen to a tcp socket ..... just
WCF listening we are having issues with.
Anything different about WCF tcp handshaking that i dont understand ? just
assumed it was normal tcp protocal stuff.
Thanks
Scott