Hello,
Sorry, bit of a TCP noob here.
I have been presented with Serial To TCP connector that I now have to copy a binary file over. Our hardware guy says it is the same as serial. Thus my issue. I can login, telnet and all is fine. How do I copy a binary file from local to remote? I assume I need to prepare the remote for the file transfer ( name of file, size, type ), and then stream the data over. When it is finished send an EOF. How do I achieve this when I am at this low level?
Any help is greatly appreciated!
d
Sorry, bit of a TCP noob here.
I have been presented with Serial To TCP connector that I now have to copy a binary file over. Our hardware guy says it is the same as serial. Thus my issue. I can login, telnet and all is fine. How do I copy a binary file from local to remote? I assume I need to prepare the remote for the file transfer ( name of file, size, type ), and then stream the data over. When it is finished send an EOF. How do I achieve this when I am at this low level?
Any help is greatly appreciated!
d