Can I Ask A Sample Code For A File Transfer In Java Cause I Have No Idea How To Implement....
Tanx......
Welcome to TSDN!
Don't ask for sample code here.
Try some sample code from Net then come here with your problems.
Do look at Network API.
Are you looking for File Transfer through Network??
I urge you to read about RMI and sockets , this may be your starting point.
This is just a hunch, but I think it may help us the OP fleshes out what he means by "File Transfer In Java". For all we know, this means copying a file locally, from one folder to another.
This is just a hunch, but I think it may help us the OP fleshes out what he means by "File Transfer In Java". For all we know, this means copying a file locally, from one folder to another.
Comment