I just search too much article including MSDN about how to connect a server which is on PC. But I want two winphones communication without PC server. I look up MSDN about winphone socket and don’t find the function like ‘listen’, ‘bind’.
So is there some snippet about winphone as server?
Any advice is welcome.
I just search too much article including MSDN about how to connect a server
Share
I don’t know anything about win phone development but if you’re looking for a way for the phone communication to work serverless, UDP might be a good option.
The platform almost certainly supports it: http://msdn.microsoft.com/en-us/library/hh202864(v=vs.92).aspx