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
~699 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Bhuwan_1

I am creating a client server program on which client downloads server's files. it works fine in localhost, but the problem occurs in except localhost connection. I've tried googling but none of the solutions(from previously suggested to the same problem) works. Here is my code: def upload(sock): # server.py filename …

Member Avatar for rproffitt
0
699