Click to See Complete Forum and Search --> : Help needed about datagram problem


pcsgwm
September 17th, 2000, 10:46 PM
Iam new in java programming langguage, and
I want to transfer a file using datagram.
Can someone make the program for me.
Ex. the client request a file to the server, and
the server send a requested file ,and the client save the requested file in directory.

the second thing : if I want to create checksum , where should I put in server or client ?