Posted on: 2/7/2014 5:22:36 AM | Views : 627

Hi all,
I am new to socket programming please help me to solve my issue.
I am having a device which is used to read and write data using TCP protocol(Using Socket class or TcpClient class).
Requirement:
If i use hyperterminal to open the connection, read and write data it's perfect.
But when i use the code in the link( http://msdn.microsoft.com/en-us/library/bew39x2a(v=vs.110).aspx ) i can't able to read the data after sending the command.
So please let me know how to solve it.
Thanks In advance.
Yours,
P.Sathish Kumar

Go to the complete details ...