Well i have a problem with properly sharing data or messages between client threads when they have connected to the server. Iam trying to create some kind of messaging server or a chat like Server. where the message from one client is placed on the Queue and sent to other client who are connected or sent to new clients who are just connecting.
I tried to create a Queue object and then received data from Client and put that received data to...
User Profile
Collapse
Profile Sidebar
Collapse
wangolo
Last Activity: Oct 13 '12, 04:07 PM
Joined: Aug 2 '12
Location:
-
wangolo started a topic Making Client threads constantly reading from the Queue for other client messagesin PythonMaking Client threads constantly reading from the Queue for other client messages
-
I am running Ubuntu(linx(luc id)) 10.4 working with python 2.6.5
And the IDE iam using the Geany. The worlds most light weight IDE and every easy to use -
I don't think that is True. The reason why there are few linux virus is that linux is not Pupolar Let it be popular then we shall see. And one time some one entered his USB on our teachers linux pc and all the FIles Got corrupted He couldn't even open up the Termianl it was a Worm running until they REinstalledLeave a comment:
-
How to implement a simple reader/writer in python chat-server
Hello there i am facing a very complicated problem. When many clients like five and above connected to my chat server and start Chatting the clients on the chat get there message mixed all together, like when one client is still typing and the other client sends the message the client who is writing get his message modified so every thing is messed up. How can i make sure that not Client message is being Modified
Here is my that server...
No activity results to display
Show More
Leave a comment: