Sep 7th, 2004, 02:31 AM
#1
Thread Starter
Junior Member
How To Get 2 VB EXEs talking 2 each other
What is the best way to get 2 executables (both written in VB6) talking to each other?
I would imagine it would be DDE although the VB help only seems to describe how to communicate with something like Excel.
What do I have to do in the destination app to get it ready to recieve DDE events?
A small example would be excellent.
Cheers,
Mark.
Sep 7th, 2004, 02:37 AM
#2
New Member
umm ok
ok if u want help u need to be specific. now r u wanting something like a chat??? or a trojan?? do u want a prog to logg what anothers input is??? cmon man tell us what u really want
Sep 7th, 2004, 02:40 AM
#3
Using winsock is probably the best way...or my multithreading DLL (link in my sig), however if I was you I'd stick with winsock.
Here's an example.
Woof
Attached Files
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