ipad - TCP socket communication in iOS (Swift) -


i'm trying communicate device on intranet using sockets. app running on ipad.

i have established socket connection device port. i'm able send data it. once connection established, device ask password. send in following way.

[uint8](data.utf8) 

but, device not able recognize it.

but, if try communicate windows, able recognize password.

am missing or need convert string in mac other format?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -