Unexpected output from my program
hello every body,
This is Hida. while doing socket/network programming, i am getting SSH-2.0-openssh4.7 error, instead of showing day time of server.
general description i have Linux Box, with the help of putty i am connecting from windows system to Linux box,no problem in loging,
after typing program, i am running the program with gcc. when typing ./a.out, it is showing SSH-2.0-openssh4.7, actually it should display daytime from linux box in both tcp and udp.
|