Name: cocksucks 2010-12-23 13:30
Sup /prog/
Im trying to create a multi-client server in C#. I'm making it access an ArrayList of the same class. (I just started C# a week ago and are trying to gain experience)
Anyways, once it gets to the clientThread (I pass the index of the ArrayList in which is contained TcpClient). I get a nullreference exception.
Why?
Im trying to create a multi-client server in C#. I'm making it access an ArrayList of the same class. (I just started C# a week ago and are trying to gain experience)
Anyways, once it gets to the clientThread (I pass the index of the ArrayList in which is contained TcpClient). I get a nullreference exception.
Why?