Tool/software: Code Composer Studio
Hi everyone!
I had read o lot of documentation and i don't understand:
how to save tcp socket handle before hibernation and use it again after hibernation?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi everyone!
I had read o lot of documentation and i don't understand:
how to save tcp socket handle before hibernation and use it again after hibernation?
ok, fine!
1) how can i get handle of soket by SDK methods?
2) How can i get sequence number from last incoming frame? Or? how can i get access to all incoming bytes in tcp streaming except message bytes?
3) And, how i can save something in external memory? Are there methods in SDK to read/write in external memory?