Hi, I am testing my simple client-server application mentioned here: Client-Server application [qt-project.org].
The Server, I am running in Linux (Fedora). Client is in Windows XP. When I click Login button, nothing happens. Server doesn’t get any data so client doesn’t receive any.
I’ve 3 Ethernet cards in my Server. One which is eth0 – connected to internet, one LocalHost and another virbr0 – have another IP 192.168.XXX.XXX. I’ve tried all the three IP’s- none worked :(.
But when Client is running on Server machine, it works!
What is happening, please solve my issue …
↧