Hi, i'm trying to do a program that send a single file from a client to a default directory of a Server.
The program use the datagramSocket and datagramPacket for the trasfer via UDP.
The client...