TCP transmission without CR LF
Jul 06, 2017
11:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 06, 2017
11:28 AM
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
Jul 10, 2017
02:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 10, 2017
02:12 PM
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.
