SwiftSocket icon indicating copy to clipboard operation
SwiftSocket copied to clipboard

Read Video file using TCPClient

Open natheemy opened this issue 3 years ago • 0 comments

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,

natheemy avatar Nov 01 '22 13:11 natheemy