Connecting to local TCP socket through ios phone
I am looking for some direction, I am working on connecting the ios phone with no mobile data to a local TCP socket. I have tried it through my Samsung galaxy 24 phone and that seems to work seamlessly using the example app from the git hub code. I have updated the target device to ios 14 in hopes for the TCP socket to be visible, but no such luck. I added the name of the socket to the info file as suggested through the home page.
Hey,
Bonsoir is just for announcing your service on the network. To connect to an existing service, you'll have to go with another solution.
I apologize i must have misspoke, I did mean to say that on the ios version of the app i am having trouble finding our tcp socket on our Linux based software. it seems to find all networks through the android phones with no problems.