Guidence for making a Project Client Server
hi
i am making one project for a company , i am new to c Sharp language , but have clear Knowledge about C++ , i have to take the hardwrae information of all the PC in the Company and send it to the Server where the data will be store in a database.
i have made a code of taking data and now i am having problem in Sending them to the Server . should i use a buffer to send the data or send it through file and little guidance about client Server