![]() |
TCP IP socket programming
Hello all,
I am tring to implement TCP IP communication on the microcontroller, or should i say TCP IP is already implemented i am only about to use its functions. And I am tring to send some data from the microcontroller to the PC. The PC starts the connection so he is a client and the controller is the server. The function i am using are the following: Code:
CSS_SocketListen(UINT16 socket); // the function return the socket that is listening toWith the TCP IP communication I have to send also its header? If so how long is the header that I have to resend through the connection ? Is there anithing else I should be aware of ? Thanks and Best Regards, BoSCHoW. |
| All times are GMT +5.5. The time now is 11:36. |