Skip to content

Conversation

@sajid-verveba
Copy link

Hi,
Following changes done in code base
SpeedTestConstant.java FTP_DEFAULT_USER, FTP_DEFAULT_PASSWORD - remove final keyword user name can set from methods.

SpeedTestSocket.java new method startDownload with more parameters like username, password, ftp time, interval time etc

ISpeedTestSocket,java method declaration..

…r name can set from methods.

SpeedTestSocket.java new method startDownload with more parameters like username, password, ftp time, interval time etc.
@sajid-verveba
Copy link
Author

why this pull request failing ???

@bertrandmartel
Copy link
Owner

At this time, you can put username/password in uri like speedTestSocket.startDownload("ftp://username:[email protected]/test1Mb.db");, this way you don't have to guess all the method signatures (especially if you will add more parameter later and set default arguments for some of those).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants