cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

TCP transmission without CR LF

reric
1-Newbie

TCP transmission without CR LF

Hi,

I want to send to a specific device a command line via TCP/IP protocol. Unfortunately the TCP extension add automatiquely a CR LF sequence after the string. Is there any solution to send raw byte codes sequence by TCP/IP?

1 REPLY 1
CRArko
17-Peridot
(To:reric)

Hello, Eric.

Reading the User Guide for the TCP Extension leads me to think there are no configuration options to disable the CRLF delimiter at the end of the string in that extension. I think you'd need to write a custom version to do what you're asking for.

Sorry to bear bad news.

-- Craig A.

Top Tags