inside windows phone #18 sockets
- Posted: Jun 03, 2011 at 8:57 PM
- 9,452 Views
- 6 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
One of the most anticipated/desired features in this mango release is sockets (for network communication).
In this episode Ayman Afanah and Gustavo Sandoval give you a few demos of what you can do with sockets communications and they discuss the features and compare what is in Windows Phone in relation to other frameworks such as .NET and Silverlight on the desktop. Expect to be pleased with the feature set
Related:
Source for the demos shown in the video
Jaime's blog for more Mango goodness
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Where's the source code?
RFX,
Are you not getting the link under the "related" section to work?
{what error do u get}
thanks!
Hi,
When I attempt to run the application, I get an error saying that "Zune software is not launched. Retry after making sure that Zune software is launched."
Is this an error in the installation of the Zune software? or does it mean that I have to have my WP7 phone connected to my computer when running the demo? or is there something else missing?
Thanks,
Mike
oops, needed to change the device to emulator...the default in the sample is set to device...
in the source code (sockets - tic tac toe) i can see use of bind and select methods. However I don't find these methods exposed here
http://msdn.microsoft.com/en-us/library/system.net.sockets.socket(v=VS.96).aspx
please guide if we could use these in our apps?
Those references are to the Server side project and not the phone projects so it's using the standard .NET socket classes fro the server.
The Phone uses (as described in the video) a superset of the Silverlight socket classes which are slightly different.
Hope this helps.
Remove this comment
Remove this thread
close