HTTP-Lib on different Ports

Icinger

Member
Licensed User
Longtime User
Hi!

Happy New Year, everybody!

First Post here and already a Question :)

I need to send a HTTP-Request un a different Port than 80.....

Normaly, it should work with "http://test.com:5544".....
But somehow, I can't get a connection to this Server. If i paste the adress from my Code to a Browser-Window, it works....

Seems, Linux/Android/B4a dosen't handle the Port correctly.....

Any Idea anybody, how to handle this?

Cheers,

Icinger
 
Top