hi..... assume that John have a.mpg and Peter also have the same file a.mpg. how do i sent a.mpg to Michael from John and Peter? if i doing a file transfer, and how do i resume the transfering for other day?
Well either you copy the existing protocols with file - resume transfert or you just try to implement you own protocole. With two sockets (one for commands, one for data), it's not too complicate ! Rgds,