Hi to all, I use NET library to comunicate and upload a txt file (127k) using FTP protocol.
My account FTP in on netsons hosting space.
Sometime upload is succes, oftet retrieve this error:
"java.lang.NullPointerException: Attempt to invoke virtual methode 'void java.net.Socket.setSoTimeout(int)' on a object reference"
Somebody can help me to understand where can be error?
Thanks a lot
My account FTP in on netsons hosting space.
Sometime upload is succes, oftet retrieve this error:
"java.lang.NullPointerException: Attempt to invoke virtual methode 'void java.net.Socket.setSoTimeout(int)' on a object reference"
Somebody can help me to understand where can be error?
Thanks a lot