Search found 4 matches

by Armin.Paya@eltek.com
Mon Apr 11, 2016 3:56 pm
Forum: NetBurner Software
Topic: Carriage Returns In SMTP Server Responses
Replies: 12
Views: 9534

Re: Carriage Returns In SMTP Server Responses

I found what appears to be my problem: in nburn\system\tl1command.cpp, there is a function, int MyWriteCR( void *p, const char *buf, int n ), which detects '\n' and replaces it with '\r\n'. When I commented out this replacement, the extra symbols in the TL1 output disappeared.
by Armin.Paya@eltek.com
Mon Apr 11, 2016 1:28 pm
Forum: NetBurner Software
Topic: Carriage Returns In SMTP Server Responses
Replies: 12
Views: 9534

Re: Carriage Returns In SMTP Server Responses

I am seeing <cr><cr><lf><cr><lf> in the Wireshark transcript for Frame:4340 in response to "meas-vg::all:10::;" at the end of the dialog.
by Armin.Paya@eltek.com
Thu Apr 07, 2016 4:17 pm
Forum: NetBurner Software
Topic: Carriage Returns In SMTP Server Responses
Replies: 12
Views: 9534

Re: Carriage Returns In SMTP Server Responses

I may be running into a similar issue in implementing a TL1 server using Telnet with Netburner. TL1 requires <cr><lf><lf> in a response, but I am giving <cr><cr><lf><cr><lf>. I have tried fputs, fputc, and fwrite but am getting no changes in the received output. When I look at the buffer feeding the...
by Armin.Paya@eltek.com
Mon Sep 28, 2015 2:59 pm
Forum: NetBurner Software
Topic: How do I get the IPV6 software?
Replies: 0
Views: 14419

How do I get the IPV6 software?

I have heard that you are very close to having a development installation package ready. We would like to be a part of that.