Thursday, 19 September 2013

Python 3.3 socket programming error

Python 3.3 socket programming error

In Python 3.3 I am getting an error while executing this line -->print
("Message from server : ") + msg ,where msg is received data from server
(Trying to do socket programming as you might guess)Can anybody help ???

No comments:

Post a Comment