User Profile

Collapse

Profile Sidebar

Collapse
wangolo
wangolo
Last Activity: Oct 13 '12, 04:07 PM
Joined: Aug 2 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Making Client threads constantly reading from the Queue for other client messages

    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...
    See more | Go to post
    Last edited by bvdet; Oct 4 '12, 03:00 PM. Reason: Embed code in message

  • wangolo
    replied to What is your OS and Python Version
    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
    See more | Go to post

    Leave a comment:


  • 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 REinstalled
    See more | Go to post

    Leave 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...
    See more | Go to post
No activity results to display
Show More
Working...