silverlight - Windows 7 phone sending data from phone to phone -


i'm developing window 7 phone app , app able share data other phones running same app. app able send , recieve data phone phone. have looked push notification services. however, able avoid having web service in middle performance reasons. should looking sockets? doable in environment?

you can't have listening sockets in mango. i'm not sure can without @ least service initiate connection between 2 when using sockets.

ricky tan has published article explaining how implement scenario using udp multicast facilitate multiplayer gaming on same wifi network.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -