switty 0 Newbie Poster

hello everyone!

I'm new in vb6 and i have to create a program that simulate a round robin scheduler....using two concurrent prorams....i already know how to use the winsock and how to send the data in the server but my probel is what will i use if i have a textbox for process name, arrival time of the process name, and the burst time of the process name i have to get all the data in one array(don't you think? but how) to send it in the server program then the server will send back the remaining burst time of the process because of the quantum specified....i really need help...and i appreciate all thing you'll give....thank you!