could somebody give me guideance on sending the data contained in 3 listboxes from the server, to client, via winsock...

I have 3 listboxes on the server App:

List1.............List2............List3
string...........string...........(string or integer, yet to decide)

And exactly the same, but empty on the client side...How can i get this data accross, keeping the data in the correct listboxes, and correct row...

Thank you for any assistance/links

Dave