9 years, 5 months ago.

Error compiling with HttpClient

I get this error at compile time when using this library. Error: Cannot open source input file "TCPSocketConnection.h": No such file or directory in "HTTPClient/HTTPClient.h", Line: 27, Col: 33 The project I'm using is this one: http://developer.mbed.org/users/4180_1/notebook/news-nokia-lcd-display/

Question relating to:

A HTTP Client for the mbed networking libraries

1 Answer

9 years, 1 month ago.

You can find the file in the below link "TCPSocketConnection.h

http://developer.mbed.org/users/mbed_official/code/Socket/

Check also

https://github.com/mbedmicro/mbed/search?utf8=%E2%9C%93&q=TcpSocketConnection.h