ARedGuitar
n00b
- Joined
- Oct 16, 2006
- Messages
- 49
I have a server program and a client program. Both work fine on their own. However, there are a couple of lists on the server that I'd like to send to the client. Is there any way to send a String array or an int array to the client?