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
Post a Comment