URL have Exception ! you must catch() it before! 2009/8/25 engin <[email protected]>
> > I am also get this error. Did you find solution? > > On Jul 29, 8:57 pm, Dato bera <[email protected]> wrote: > > ok but when i write like this Exeption trows that Unable to connect > server, > > can you help me to make connection to ftp server? > > > > 2009/7/29 Mark Murphy <[email protected]> > > > > > > > > > > > > > dario wrote: > > > > can someone tell me how must be URL > > > > > > is this wright? > > > > URL url = new URL("ftp://user:p...@ftp://user.freewebhostx.com/"); > > > > > That's not really an Android question. > > > > > But it should probably be: > > > > > ftp://user:[email protected]/ > > > > > -- > > > Mark Murphy (a Commons Guy) > > >http://commonsware.com|http://twitter.com/commonsguy > > > > > Need help for your Android OSS project?http://wiki.andmob.org/hado-Hide > > > quoted text - > > > > - Show quoted text - > > > -- SIDIBE Ali-Broma --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

