i am writing a program and i i need to send an array of ints over the network, i can send it as a string but the fact that its a string makes it hard to work with. is there any way i can send it as an array?