I want to have in my winsock control, it take and send the name of a player for a game, and a value, so a string and an integer. how do i make it in the data arrival to make a part that can receive a name, string, and a part to receive a score, an integer. also, this means i would need the senddata part to, to send a name and then an score.