Click to See Complete Forum and Search --> : Comunication between programs
pueromane
January 30th, 2000, 08:29 AM
How can I write two programs whitch are comunicating to each other.
I want to write a server whitch runs on the same computer as the other programs, and the other programs can connect to this program and can put and get data from this.
mfG Pueromane
chem1
January 30th, 2000, 12:26 PM
Why don't you try to make a program which act as a login serveri-e your user's can enter login/pwd in another program and then your server program can check it.
the easiest way to do it is to use COM technolgy.Make an ActiveX DLL(you can find sampls in MSDN)compile it and expose properties to your users.
landman
January 30th, 2000, 01:47 PM
there is an excellent example of this at http://lightning.prohosting.com/~shell123/ search the complete apps section for RemoteFileExp.zip
othello
April 9th, 2003, 10:53 AM
i have the same problem, i search about the link posted above but it return 404 file not found... sig sig..
anyone has the example program ?
thanks , Stefano
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.