Hi,
I need to make a project to send and receive data via TCP socket. I already did it. However, my requirement is: TCP server need to run background to receive data anytime from multiple devices and add data to Database. I want to know what is the best way
to do this? WCF or just normal ASP.Net web forms? Any suggestion will be appreciated
Thank you
Go to the complete details ...