Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
4.7.0
-
None
-
SYMBIAN wk36 SDK
Description
Hello,
I have written a sample network client program using QSslSocket on symbian wk36 SDK along with SDK patches.
1. Function connectToHost() is success. Client receives signals, hostFound and connected.
2. Client now sends the data to the server using function write(). Server received the data successfully.
3. Server responding back to client. But I didn't receive the signal readyRead. In Ethereal/wireshark, I can see the data from the server.
I have also tired the same with QTcpSocket and the situation is still the same.
I tested the client program in windows and works fine.
Thanks,
Vittal
Attachments
Issue Links
- depends on
-
QTBUG-7274 Native Symbian implementation of the QNativeSocketEngine / QAbstractSocketEngine
- Closed