9 years, 9 months ago.

Error when I change url

An error occur when I change your url to my url

int ret = http.get("http://mbed.org/media/uploads/donatien/hello.txt", str, 128); int ret = http.get("http://xxx.xxx.xxx.xxx/dbengine/test/test.txt", str, sizeof(str)); if (!ret).....

Question relating to:

but when it errors, what kind of message do you get? had your destination URL got any single TCP incoming request?

posted by Andriy Tymchenko 20 Apr 2015
Be the first to answer this question.