Hi,

I'm interested in figuring out how to pass data from the client to the server, such as an integer. The integer would be set in the client, and then the integer would be received by the server and saved to the character file. I know how to save to character file, so no need to tell me how to do that, but I need to know how to send information from client to server.

Thanks a lot.