Archived

This forum has been archived. Please start a new discussion on GitHub.

client in windows connect to server in CentOS5 failed

I write a client in windows ,a server in CentOS 5.5,but the client can't connect the service.If i compile server code in Redhat AS4 ,it work.

ps:
when i run server in AS4,it doesn't need the lib of ssh.
But in CentOS 5.5 ,it need.

what happen?

thks

Comments

  • matthew
    matthew NL, Canada
    Sorry, but you haven't given us much to go on. What precisely occurs? Does the server run? What occurs when the client attempts to connect? Have you enabled network tracing in the client to find out what IP it is attempting to connect with? Perhaps you have a firewall configured on your CentOS box which is preventing successful communications?