Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initiating TCP connections #1

Open
HybridReaverHD opened this issue May 12, 2018 · 1 comment
Open

initiating TCP connections #1

HybridReaverHD opened this issue May 12, 2018 · 1 comment

Comments

@HybridReaverHD
Copy link

HybridReaverHD commented May 12, 2018

hi
i was looking in the .cpp files and i didn't find any method to initiate a TCP connection,
how can you get data (there is a function for that) when you cant make connections ?
or does the esp8266 automatically accepts incoming TCP connections from outside?

P.S: great project, didn't find any other wrapper for the AT commands and i was looking for one for quite a while... so great job, this looks promising.

@rasmuslp
Copy link
Owner

I've been studying the code, but to be honest I can't really remember.

The main focus back then was to get communication with the WiFi module working and joining a WiFi network. I can't remember how much progress was made wrt. actually sending and receiving any data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants