Hi Erel,
the socket.connect timeout parameter is inconsistent between B4A and B4i.
In B4A it is in milliseconds, in B4i in seconds.
Please use milliseconds in both languages to avoid problems when code is copied from one language to the other.
Thanks
John
the socket.connect timeout parameter is inconsistent between B4A and B4i.
In B4A it is in milliseconds, in B4i in seconds.
Please use milliseconds in both languages to avoid problems when code is copied from one language to the other.
Thanks
John