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

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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