The idea is to use RtkGps as a base station and send the obs to a ntrip caster.
Ntrip caster is running on a Linux machine with the standard version of BKG caster.
The "ntrip server" authenticates with only a password to the ntrip caster and sends observation data.
On the other end, "ntrip clients" authenticate with username and password and receive the data from the "ntrip caster".
Here on RtkGps, the implementation of the client is correct (on the input side) and connects correctly to a caster for receiving data. But the output side also authenticates as a client instead of authenticating as a server in order to receive data from the caster.
Unless I am missing something... I've tried only entering a password and no username in case it would do the trick but the caster ignores the request.
I hope you can solve this issue.
This port of rtklib for Android is absolutely brilliant. Congratulations.