max mac

max mac

  • NA
  • 1
  • 1.9k

tcp server to accept windows phone app connection

Mar 21 2013 4:29 PM
i have followed this link to create a client app for windows phone which will connect to a tcp server>

http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202858(v=vs.105).aspx
now i want to write a tcp server with c# to receive this connection from windows phone app,,how to do it?