may i read the same object on network from a file?
-
i want to write its object into a file and send that file through a network to different computer and i want to recive that object again if i have the same class there. may i read the same object on network from a file? any body can explain my idea into code like how to write object into file ? how to read object on the network (having same class there) from file ? r00d0034@yahoo.com
-
i want to write its object into a file and send that file through a network to different computer and i want to recive that object again if i have the same class there. may i read the same object on network from a file? any body can explain my idea into code like how to write object into file ? how to read object on the network (having same class there) from file ? r00d0034@yahoo.com
I n how many forums are you going to ask this! :mad: Learn one thing: C++ questions belongs to the Visual C++ forum!! Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
-
I n how many forums are you going to ask this! :mad: Learn one thing: C++ questions belongs to the Visual C++ forum!! Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
i think there is a class in dot net also and object are also created in csharp? i think thats a language independent question. r00d0034@yahoo.com