Chat freely about anything...

User avatar
By rant
#8156 Hi , thanks very very much for your help .
I did this but i always get errors,and there is no data sheet on how to do that exactly .

I could see in your example that you put \r\n\r\n at the end .

1. should i add this too , to the GET request ? ( i works with the terminal of the Arduino on a mac)
2. how do you count the length of the request ? does it includes the "GET" ,and the "\r\n\r\n" chars ?

3. if i will connect to some news website, like BBC, will i get an html of the home page as a respond ? if yes, how can i do that ?