View Single Post
  #10 (permalink)  
Old 09-29-2008, 11:33 PM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: SouthWest Missouri, USA
Posts: 2,229
Rep Power: 4
Norm is on a distinguished road
Default
You will both a loop and threads in the server. The loop to do the accept. the thread to handle the communications on socket returned by accept.
Sorry I haven't worked with Tables.
Quote:
when i run this it returns
What does run mean? Compile or execute. I don't recognize the format of the error messages you show.
Reply With Quote