Hello
Me to dealing with same example project. My task is need to send the "hello.txt " from index.html then i need to open the hello.txt at core side then i need to edit the .txt file then need to send back to browser.
I've the following questions
1. How to get the hello.txt at core side. which function have the socket data and how to get it for my processing?
2. Does the PHP file convert the hello.txt to hexformat?, if its how to handle this?