You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using TCPClient send and received messages successfully but need to retrieve video file from TCPClient to mobile storage?
I was try for let data1 = client.read(100,timeout: 5) it return nil. Please suggest sample reference.
Thanks,
The text was updated successfully, but these errors were encountered:
Hi,
I am using TCPClient send and received messages successfully but need to retrieve video file from TCPClient to mobile storage?
I was try for
let data1 = client.read(100,timeout: 5)
it return nil. Please suggest sample reference.Thanks,
The text was updated successfully, but these errors were encountered: