Hi,
I'm trying to send a txt file over TCP.
The txt file contains lines, every line has a fixed length : 179 characters , however it seems that this length vary while sending it!
So, I need to send the content of the txt file as it is without adding anything.
I'm using as operation EnsLib.TCP.PassthroughOperation.
I need your help please.
Thanks !