Search found 2 matches

by btse
Tue Feb 25, 2014 7:32 am
Forum: NetBurner Software
Topic: Rapid TCP writes are inconsistent SBL2eXA
Replies: 4
Views: 3666

Re: Rapid TCP writes are inconsistent SBL2eXA

I loaded up Wireshark to see what's going on. The packet with the rest of the message is never being sent out. It looks like it is being buffered up on the Netburner side. Is there any way to flush a TCP socket? I couldn't find anything after searching around.

Also another note:
When the issue ...
by btse
Mon Feb 24, 2014 9:01 am
Forum: NetBurner Software
Topic: Rapid TCP writes are inconsistent SBL2eXA
Replies: 4
Views: 3666

Rapid TCP writes are inconsistent SBL2eXA

So I have this small little program that reads the values of the input pins, and then sends the value over a TCP socket.
I have it set up so that when a client first connects to the TCP socket, the Netburner will send out the current value of each pin.
The TCP message takes the form of "SOCKET_NUM ...