[Qt-interest] Socket connection.

Shabd Swarup V shabd at cadence.com
Thu Mar 19 04:37:22 CET 2009


Hi,

 

I am working with a QTcpSocket and trying to connect to an application
which opens up a socket on the host machine and lets my application know
of it. Then it simply waits for me to connect to this socket. I am able
to connect to this socket and even read/write stuff but the problem is
that the server is not able to detect my connection.

 

Is there something special I need to do in Qt to notify the server that
I have connected to the socket.

 

I also wrote a similar Java application and the server was able to
detect its connection quite smoothly, so I know there is no fault with
the server application implementation.

 

Please suggest how I can explicitly notify the server that I have
connected to the socket.

 

Thanks,

Shabd

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090319/76fca7e4/attachment.html 


More information about the Qt-interest-old mailing list