Thread: communicate with already opened program

  1. #1
    Algorithm engineer
    Join Date
    Jun 2006
    Posts
    286

    communicate with already opened program

    Hi!

    Is there some way to write a program which, after start-up, it is possible to communicate with from other programs?
    Last edited by TriKri; 06-14-2008 at 01:48 PM.
    Come on, you can do it! b( ~_')

  2. #2
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    Lots of different ways, including sockets, signals and interprocess communications.

  3. #3
    Algorithm engineer
    Join Date
    Jun 2006
    Posts
    286
    thanks
    Come on, you can do it! b( ~_')

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  2. Need help with a program, theres something in it for you
    By engstudent363 in forum C Programming
    Replies: 1
    Last Post: 02-29-2008, 01:41 PM
  3. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM