我运行QT4自带的例子fortune client 和fortun server 在fortune client 的server name 中敲入localhost
在server port中输入fortune server中所给的端口号 结果连接不上去 提示:
The connection was refused by the peer. Make sure the fortune server is running, and check that the host name and port settings are correct.
这是什么原因?