|
-
January 30th, 2000, 09:29 AM
#1
Comunication between programs
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
-
January 30th, 2000, 01:26 PM
#2
Re: Comunication between programs
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.
-
January 30th, 2000, 02:47 PM
#3
Re: Comunication between programs
there is an excellent example of this at http://lightning.prohosting.com/~shell123/ search the complete apps section for RemoteFileExp.zip
-
April 9th, 2003, 10:53 AM
#4
i have the same problem...
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|