ipc vs socket prg

Discussion in 'C' started by anilk501, Apr 2, 2007.

  1. anilk501

    anilk501 New Member

    Joined:
    Oct 3, 2006
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    what is different between ipc and socket programming .
    when we use ipc?
    when we use socket programming?
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    IPC is for communication between processes. Let me recommend Beej's guides; there's one for each.
     
  3. anilk501

    anilk501 New Member

    Joined:
    Oct 3, 2006
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    what about socket prg
     
  4. anilk501

    anilk501 New Member

    Joined:
    Oct 3, 2006
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    can we communicate with remote system using only ipc?
     
  5. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    As I mentioned, Beej has tutorials for BOTH. I suggest your read them or something similar. When a person posts multiple posts in a row (particularly on frequent occassions) I know that person is shooting from the hip. By that, I mean not thinking clearly and thoroughly, but just tossing each random thought at the forum. That is a waste of our time, and yours.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice