How to send a file via FileTransfer?
Status: Alpha
Brought to you by:
coban2k
Hi,
I found out how to receive and save a file with the CIQ-Filetransfer, but I just cannot figure out how to send files - everytime I use the SendFileDC this event sets the result to zero:
if not FDirect.SendData(UIN, @Pkt) then
Result := 0;
So, where is my mistake??
I would be very, very glad if you help me!!
Thanks,
Marc