Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.71K
~178 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for theOneCalledJef

The problem was that the first data = raw_input(':> ') is never sent only the one that appears inside the while data !="/exit" loop is sent. So obviously that first data is never displayed on the server side :-) Solution 1: to set the first data assignment an empty string …

Member Avatar for tac
0
178

The End.