Hello,
I’ve bought the digi connect me developpemt, kit and I would like to transfer a file from TCP to the serial port ? Can someone help ?
Thanks in advance
Hello,
I’ve bought the digi connect me developpemt, kit and I would like to transfer a file from TCP to the serial port ? Can someone help ?
Thanks in advance
I suggest taking a look at nafsockapp example for creating the TCP socket thread for send/receive and naserial for the serial port stuff in your src/examples directory. Also there is a Telnet-to-serial example in natelserl directory.
Thanks a lot but where can i find those examples.i have search the cd but nothing ?
They are installed on your hard drive when you install the CD. Look in netos60_gnu/src/examples.
-Erik