0
Answer

How to transmit a struct or object to a remoting computer?

liubin_bill

liubin_bill

20y
1.4k
1
How to transmit a struct or object to a remoting computer? For instance,I want to summit the information of a person (which includes the attributes such as "Age","Name"and so on)to remoting comptuer. How can I do it?