You are right! I added a cr and lf between header and data and it works!
I also added a
And my version of the MacTjaapHTTPD server works!
Now the next challange... how to reopen the NewPassiveConnection after a requests is handeld and closed.... so new connections can be made!!!
I also added a
Code:
CloseConnection(cer.connection); { Close our side of the connection }
Now the next challange... how to reopen the NewPassiveConnection after a requests is handeld and closed.... so new connections can be made!!!