search for: cyboards

Displaying 1 result from an estimated 1 matches for "cyboards".

Did you mean: boards
2000 Mar 01
0
Problem in sshconnect.c?
...the read() function call, and found that it would not even read one byte from the server I was connecting to... I tried for a few hours to troubleshoot any kinds of networking problems the box might have, but couldn't find anything... If you want to try to ssh in to the box itself, it is www.cyboards.com. It should give you the same error message as I am getting. Any help you guys can give would be greatly appreciated. Regards, Paul Tiemann //------------- Here's a code snip from the sshconnect.c file below void ssh_exchange_identification() { char buf[256], remote_version[256]; /* mus...