I´m facing a problem to use a FTP library. I want to do a connection using the FTP library but without give any information about port number.
My application works integrated with windows application using INET. If the windows application execute a remote access the B4A application can´t get "connection success" without close the windows application. Just for information, the windows applications that I have I never had to inform any port number.
How to do a FTP connection using B4A without any port information. If I try to write the FTP.Initialize sintaxe I must always inform the port number? Is there any option? There is another library?
Thanks in advance
Rafael Câmara