array/list of sockets

2013-10-26 Thread theelder777
Hello all, I am kind of new to python. I am currently trying to make and use a list/array of sockets in a program. So I have declared an array as follows: myCSocks = ['CSock1', 'CSock2', 'CSock3', 'CSock4', 'CSock5'] and I am trying to use my array elements as follows: myCSocks[i], addr = serverS

Re: array/list of sockets

2013-10-26 Thread theelder777
Thank you for your quick replies. I am trying to implement a very simple multithreaded webserver in python. Is using an array of sockets (for different clients) the correct way to go? -- https://mail.python.org/mailman/listinfo/python-list

Re: array/list of sockets

2013-10-26 Thread theelder777
Thank you all for your time and great replies. I think/hope I have enough info to able to implement this simple server. -- https://mail.python.org/mailman/listinfo/python-list

Re: array/list of sockets

2013-10-26 Thread theelder777
I apologize but I do not understand what you mean by "lack of context." I have taken Chris' words into consideration, for my previous post was supposed to be my last (I just had to say thank you). This is my first google groups post, so I am a total noob. Once again, I apologize for whatever th

Re: array/list of sockets

2013-10-26 Thread theelder777
On Saturday, October 26, 2013 4:36:04 PM UTC-7, Mark Lawrence wrote: > That's okay, everybody has to start somewhere :) > > > > A definition from http://www.thefreedictionary.com/context "The part of > > a text or statement that surrounds a particular word or passage and > > determines its