Search:

Type: Posts; User: testguest

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    5,269

    > Well the first big problem is that MSGSIZE...

    > Well the first big problem is that MSGSIZE isn't the same as sizeof(dataMsg)

    havent seen that, very good, thanks i will work it out

    > What output do you get?

    None, i have some printf() in...
  2. Replies
    7
    Views
    5,269

    .... and please do not regard to the typing error...

    .... and please do not regard to the typing error in the RECEIVER main

    1)everything is compiled well and works, my first thought was that it is relied on the flags
    maybe i forgot something.
    ...
  3. Replies
    7
    Views
    5,269

    Its an piece of code, that looks similar...

    Its an piece of code, that looks similar whereever i searched. I only experimented with
    the flags to have a non-blocking behaviour and a receiver that runs in endless loop.
  4. Replies
    7
    Views
    5,269

    you'r right... IN...

    you'r right...





    IN HEADERFILE---------------

    #define MSGSIZE 20
  5. Replies
    7
    Views
    5,269

    ipc message-passing hangs

    hi,

    wrote 2 applications, one for sender and one for receiver. To send a msg, the sender application is started manually at commandline and 1 msg is sent and received. everthing works great. But...
Results 1 to 5 of 5