PDA

View Full Version : How to send msg on button click to server.



Niamita
22nd July 2011, 08:50
Hi
I have to send a message on button click to server , how i should start to doing this. I am new to socket programming.


Waiting for your quick response.

Santosh Reddy
22nd July 2011, 08:59
Well then, you first have look at Qt example which use sockets, modify one of example to meet your requirements. Read this (http://doc.qt.nokia.com/4.7/examples-network.html)