Forum: Java Jul 3rd, 2009 |
| Replies: 1 Views: 535 it copy the file with 0 kb.
can anyone please help me.
I am working in this over a week no progress.
server class
package javaapplication29;
import java.io.BufferedReader; |
Forum: Java Jul 2nd, 2009 |
| Replies: 0 Views: 180 Hi I have to servers on is handling with string (recive an send string)
the second is handling with file copy (working with string )
I wont to merge them into one server.
but it wont work.
can... |