Search results

  1. S

    TCP Server in WCF

    Hi all, My problem is as follows: I have a TCP client written in C# that uses .Net socket to communicate with the native TCP Server that just listens on an ip and port number. My requirement is to migrate the TCP Server into WCF , please note client's code is not under my control. Following...
Back
Top