Would somone Please explain for me this error
"Cross-thread operation not valid: Control 'lbNames' accessed from a thread other than the thread it was created on."

EVERY TIME I program anything that's related to tcp communication I get this error ALOT
I never was able to understand it...
what does it mean? what are thread operations? they were not found in VB6?
how can I solve this error?