Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everybody,
I need to transfer a positional file via socket which I have ip and port.
I'm triying to split in two jobs: an input socket to open the connection with a long timeout and another job with a tfileinputDelimited with the file joined with the tsocketOutput to transfer it.
I'm getting the following error when I run the first job.
I know that in the first line of the file, there are a username and a password to decriptyon the connection.
Is there anyone who has had the same problem?
Kind regards
Thank for your help,