Posted By:
Al_Sutton
Posted On:
Wednesday, September 19, 2001 03:28 AM
Unfortunatly you won't be able to implement FTP on many of the J2ME devices because the standard only includes support for HTTP and doesn't include support for raw sockets.
This means that even if the device uses TCP/IP or a similar protocol as the basic transport you may not be able to access it from your J2ME app.