Linux Users

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP/IP using CRLF

Hello,

I am using LV2009 for linux.

I am trying to communicate between my Java code and LV, on localhost, using TCP/IP. I am sending the data: "Hello1\r\n", "Hello1\r\n", "Hello1\r\n" from java to LV. At LV end, I am using the CRLF mode to read the data sent. I am not receiving any data at LV end. I do not want to use the standard mode, because the length of data sent could vary each time. I also tried using Immediate mode, but again I am not seeing any thing on LV.

Please help.

Regards,

-H

0 Kudos
Message 1 of 2
(3,290 Views)

Hello,

Ah, I think I was missing an input to 'bytes to read'.

-H

0 Kudos
Message 2 of 2
(2,664 Views)