Hey.
Iam currently working on a script which will support DCC on sockets that will be opend by mIRC to an IRC-server.
But Iam kind of stuck when it comes to the file-transfers (receiving, not sending). It connects and it also reads/writes to the file but the problems are:
1 - It doesnt send information back to the server so the progressbar for the client(server) which is sending does not update (it doesnt send information back because I do not know what to send back
2 - All the files get corrupted (it writes everything it gets from the socket to the file with /bwrite)
Thank you in advance.
Last edited by whatsthedillio; 25/06/06 09:20 PM.