I'm sorry Geepster, but your HTTP Client code is not working with your HTTP Server code.
I can get communication from Chrome to the server, and I can get some activity from the Client and the rest of the internet, but the client and the server can not communicate with each other.
I have now tried on default port and on different ports, and I have read info on the internet about Indy and they all claim that it should be no problem using an URL such as "192.168.1.39:<port>" and they are all very similar to your code, but obviously something isn't working properly.
Anybody has any ideas?