Skip to content

AudioWavServer is client connected #961

Answered by pschatzmann
OMENGT asked this question in Q&A
Discussion options

You must be logged in to vote

Why don't you just look at the source code ?
It should not be too difficult to figure this out yourself.
One of the big advantages of Arduino is, that you have access to the full source code.

Hint if you look at the code you will find that the WiFiClient has a connected() method which is used in the logic of the AudioServer parent class as well.

Please let me know if you need further help...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@OMENGT
Comment options

Answer selected by OMENGT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants