Re: Data Transmission Crash Course Required

2005-11-16 Thread The Prophet
Thank you both for the suggestions. I will look into both of them, as I am eager to learn new things about Python. -- http://mail.python.org/mailman/listinfo/python-list

Re: Data Transmission Crash Course Required

2005-11-16 Thread Frithiof Andreas Jensen
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > exchange. I am looking for a quick-n-dirty approach, upon which I can > certainly expand by further reading Python documentation. Also, if > anyone can recommend an online resource for learning more about TCP/IP > and the like (a prog

Re: Data Transmission Crash Course Required

2005-11-15 Thread Steve Holden
[EMAIL PROTECTED] wrote: > Hello, everyone! > > I am a Python enthusiast, also trying to learn basic Linux skills in > order to rid myself of the Windows plague (off-topic rant). I was > considering doing a Battleships game that runs in text mode and has the > capacity to connect players via netwo

Data Transmission Crash Course Required

2005-11-15 Thread dndfan
Hello, everyone! I am a Python enthusiast, also trying to learn basic Linux skills in order to rid myself of the Windows plague (off-topic rant). I was considering doing a Battleships game that runs in text mode and has the capacity to connect players via networking. Trouble is I have minimal expe