Hello,
Just started my first B4A project. It is using Sockets and AsyncStreams.
All is working fine, but I would like to be able to detect a closed socket and then reopen one.
I am using the NewData event, but I was wondering (in general): where would I be able to find a list of all other events (if any) that are being supported by the AsyncStream class ? (a full API list) ?
Thanks,
Wim
Just started my first B4A project. It is using Sockets and AsyncStreams.
All is working fine, but I would like to be able to detect a closed socket and then reopen one.
I am using the NewData event, but I was wondering (in general): where would I be able to find a list of all other events (if any) that are being supported by the AsyncStream class ? (a full API list) ?
Thanks,
Wim