Click to See Complete Forum and Search --> : How do I send data from one computer to another?


Brenton S.
March 26th, 2006, 10:33 AM
Hi all,

Basically, all I want to do is send data from one computer to
another, but I don't know how to go about doing this. Does anybody know what I should do?

kirants
March 26th, 2006, 10:39 AM
What is the conduit ? How are the computers connected ?

You could use multiple ways, FTP, sockets, HTTP, DCOM, Pipes etc.. etc.. each one can be useful in specific situations. So more info would be helpful.