Transfering objects between two machines(VB.NET)

  • Thread starter Thread starter Anil
  • Start date Start date
A

Anil

How to send object instances throgh network to another computer?

My exact requirement :
I want to send messages among chat server and chat clients(may be on
remote machine). I want to store data in fields of a object and then
want to retrieve the values on another machine.

What are the techniques associated with it with reference to VB.NET?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top