Python Simple Chat Server+ Chat Client - Printable Version +- nixers (https://nixers.net) +-- Forum: Development & Graphics (https://nixers.net/Forum-Development-Graphics) +--- Forum: Programming On Unix (https://nixers.net/Forum-Programming-On-Unix) +--- Thread: Python Simple Chat Server+ Chat Client (/Thread-Python-Simple-Chat-Server-Chat-Client) |
Python Simple Chat Server+ Chat Client - venam - 13-12-2012 Hello *nixer, As a continuation to this thread : [link to the thread](http://forums.unixhub.net/showthread.php?tid=66) , I will post a simple chat I wrote. I may not update ever again but it's still an example. Check it on [github](http://github.com:venam/chat-o-matic.git) See you around folks! RE: Python Simple Chat Server+ Chat Client - venam - 15-12-2012 Thanks a lot and feel free to read and reuse my code. |