0
Reply

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

liubin_bill

liubin_bill

Jul 3 2004 10:59 PM
1.4k
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?