Thread: Communication between programs?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Mar 2005
    Posts
    76

    Communication between programs?

    Im want to do some simple communication between two programs, but i dont know how to do it. I searched for "communication between programs" but this doesnt help. It doesnt have to be very efficient, since only very little data is exchanged. I thought about using invisible controls, but this seems more like a hack to me. I looked a little at dde but this looks like overkill. Anybody got an idea..... i only need some keywords i can look for. The communication is only between programs on the same computer.
    Last edited by johny145; 06-01-2005 at 02:11 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Unkown Hang
    By Bladactania in forum C Programming
    Replies: 31
    Last Post: 04-22-2009, 09:33 AM
  2. Looking for communication lib
    By BrownB in forum C Programming
    Replies: 3
    Last Post: 04-27-2005, 10:01 AM
  3. POSIX/DOS programs?
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 02-28-2003, 05:42 AM
  4. communication
    By in need of help in forum C Programming
    Replies: 3
    Last Post: 12-27-2002, 03:56 PM
  5. executing c++ programs on the web
    By gulti01 in forum C++ Programming
    Replies: 4
    Last Post: 08-12-2002, 03:12 AM