Android Question Socket.ResolveHost only work with DisableStrictMode?

scsjc

Well-Known Member
Licensed User
Longtime User
You shouldn't use ResolveHost at all. Why do you need it? You can set the host name in the Initialize method.

Many thanks EREL for your answer, the truth is that I had not seen that when initializing can be done with Host Name.
Every day I learn a lot more. Thank you
 
Upvote 0
Top