Search found 5 matches

by pkmeola
Thu May 08, 2008 1:06 pm
Forum: NetBurner Software
Topic: http client ?
Replies: 5
Views: 8581

Re: http client ?

Hi Ole,
I'm using my NetBurner as an HTTP client, so I was wondering if your application is similar to mine. Are you asking that your NetBurner originate a connection out to an existing web server page? And then interact with that page?
Paul
by pkmeola
Fri May 02, 2008 7:24 am
Forum: NetBurner Software
Topic: SB70 puts zeros in TCP SYN packet for sequence numbers
Replies: 2
Views: 8504

Re: SB70 puts zeros in TCP SYN packet for sequence numbers

Hi,

This is more information on the last post about zeros in the TCP SYN packet. I'm running the TCP Client code given in the examples.

Paul
by pkmeola
Fri May 02, 2008 7:02 am
Forum: NetBurner Software
Topic: NNDK refuses to "see" SB70
Replies: 4
Views: 12102

Re: NNDK refuses to "see" SB70

Good morning rnixon and Ridgeglider,

I know better than to write up a bug report when I'm frustrated, and in this case I was glad to see both your postings were not ungracious. I spent time at the customer site yesterday qualifying and characterizing what I saw. Ridgeglider, I was encouraged to see ...
by pkmeola
Thu May 01, 2008 9:35 am
Forum: NetBurner Software
Topic: NNDK refuses to "see" SB70
Replies: 4
Views: 12102

NNDK refuses to "see" SB70

Hi,

I noticed that the NNDK does not recognize an SB70 board on the same local network if that whole network is isolated from the internet. This is not a LAN behind a firewall, it's a LAN that's not connected physically at all. I moved my development machine out to a customer site and the NNDK won ...
by pkmeola
Thu May 01, 2008 9:16 am
Forum: NetBurner Software
Topic: SB70 puts zeros in TCP SYN packet for sequence numbers
Replies: 2
Views: 8504

SB70 puts zeros in TCP SYN packet for sequence numbers

Hi,

Tcpdump reveals zeros instead of sequence numbers in the header when the SB70 sends a TCP packet. This causes a problem when establishing a connection with Apache2 on Linux. The SB70 will successfully establish a connection with netcat on Linux without sequence numbers however. Here is the text ...