Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Trusted Contributor
ashish12169
Posts: 198
Registered: ‎03-18-2012
My Carrier: Company

Blackberry programatically create ftp connection

Hi,

       pls suggest

       how we create ftp connection .i have to send the image on server...

Please use plain text.
Developer
simon_hain
Posts: 13,754
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Blackberry programatically create ftp connection

there is no ftp client in the API, so you have to write it yourself and connect using sockets.
enter "ftp" into the search field and you should get quite some results about how that could be done.
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.