Hi everyone IMPORTANT: You have to use autoit version 3.2.4.5 or higher! All of you know: its thanks autoit 3.2.4.x very easy to send File over TCP.. now I've written a UDF called _FileSend and _FileReceive _FileSend #include-once ;=============================================================================== ; ; Function Name: _FileSend ; Description:: Sending a File to an Server (See _FileReceive) ; Parameter(s): ;$sFile : The File to send ;$IP : The target IP Adress