0
Answer

Rs232 C# Chess

Photo of Francisco Madero

Francisco Madero

11y
1.4k
1
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". 

Answers (0)