how to send data packets from server to client through tcp/ip protocol?
is there any syntax or header files need to add ?
Printable View
how to send data packets from server to client through tcp/ip protocol?
is there any syntax or header files need to add ?
please i need the solution for
client request--------------------- ff 00
server response------------------ff 0c 80 08 ff ff 01 01
Ravi,
Wow, that is a loaded question. There is a LOT more to it than that.
1. What is the protocol?
2. Those strings you mentioned, are they from WireShark or what?
3. What is the situation?
4. Do you want actually how to do it, or just an identification of those you mentioned?
-Erik
The same topic was already discussed here but then OP disappeared...:rolleyes:
http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx
Great place to start!
Kindly go through this article.
http://www.vijaysringeri.blogspot.in...n-windows.html
~Vijay.