> 
> Can you be a little more specific? What do u mean, when u say just post a
> message. This isnt clear to me implementation wise, :(
> According to me, i was thinking of setting a shared memory segment b/w
> processes through shmget, but implementation wise i dont get it how my idea
> would work. 
> A little help from you, and i might able to get through.

I think we were talking about using mailboxes, not shared memory: at least on 
unix systems, there is something like mailboxes (if I remember correctly) that 
work for interprocess communication; you don't have to code that yourself using 
shared memory.

Simon
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to