Rs232 C# Chess

Dec 12 2013 1:20 PM
Im working on a project about a chess game that can be played by two players from two different computers (using WindowsForms & rs232 serial Comunication) , I have already made the chessgame, now I need to know how to send  varibales of type int, bool, string, and if possible how to call a function from another solution from another computer"2" to computer "1".