multithreading

  1. ruturaj3

    Help in C#

    I m developing a project, the utility works in LAN, the data(like user name,password and some boolean value) will be passed between a server & client machines. 30 to 40 client machines can be connected at a time. I want to know what should i used for this ? Socket tcp or something like...
Top