Hi, I am using a PIC32MX795F512L to run a HTTP2 server. The web server is able to receive wave file via POST requests, the format of the wave files is restricted to 8kHz and 16 bits data.Until now, in order to accept or discard a file I upload the complet..
↧