c# - Looking for an example/tutorial for using P2PMessageQueue Class from the Smart Device Framework -
i have use interprocess communication in windows ce project hve no experience this. found out is, smart device framework has wrapper class p2pmessagequeue class don't know how use 1 communicate between running applications , how send objects between them. have small example or tutorial on how implement , use class exchange objects between running applications on same windows ce device?
thank you
twickl
there's an example on msdn.
Comments
Post a Comment