Android Question httputils wifi problems

mvpmedia

Member
Licensed User
Longtime User
When i have my b4a apps(ones in development) on my devices retrieve a page with httputils sometimes i get timeouts with an error that shows http://my.ip:80.

I notice that it usually happens on one device out of maybe 4 connected to my wifi. Usually the fix is to switch to 4g or to disconnect b4a debugger.

Can the port request in the library be messing it up?
 
Top