Hey guys, here we go again for a new thread about TINI !
I'm still workin on my project with TINI, at the moment I did a basic communication between PC ->serial->TINI-> ethernet -> PC.
I did this with a java based application. Now, I have to deal with a labview application generating datas sent by RS232 to TINI, and TINI has to send it over a network to a 192.168.100.3 PC, this PC is using labview to listen to any datas coming to the TCP 4000.
I meet the following issues :
-If I run a read application with labiew, telnet with TINI is lost, and I can't run my tini application.
Why is that ?
Do you have any answer?
Do you need details ?