Daniel D. Daugherty wrote:
: In the following:sprintf(msg, "handshake failed - received >%s< - helloLen >%s<", b, hello);the "helloLen" above should probably be "hello". Otherwise, thumbs up...
Thanks Dan. Good catch, fixed! -Alan.
Daniel D. Daugherty wrote:
: In the following:sprintf(msg, "handshake failed - received >%s< - helloLen >%s<", b, hello);the "helloLen" above should probably be "hello". Otherwise, thumbs up...
Thanks Dan. Good catch, fixed! -Alan.