Win8应用开发博文之StreamSocket例子代码

时间:2016-02-09 05:32:37
【文件属性】:

文件名称:Win8应用开发博文之StreamSocket例子代码

文件大小:51KB

文件格式:ZIP

更新时间:2016-02-09 05:32:37

win8 app stream socket example

博文《新时尚Windows8开发(40)》中的实例源代码,服务端为Windows Forms应用,客户端为Windows Store应用。


【文件预览】:
WCleintApp
----WCleintApp()
--------MainPage.xaml(2KB)
--------Common()
--------Package.appxmanifest(1KB)
--------App.xaml(720B)
--------MainPage.xaml.cs(2KB)
--------App.xaml.cs(3KB)
--------WCleintApp_TemporaryKey.pfx(2KB)
--------Assets()
--------WCleintApp.csproj(6KB)
--------Properties()
----WCleintApp.v11.suo(100KB)
----WCleintApp.sln(3KB)
TestServerApp
----TestServerApp.sln(957B)
----TestServerApp()
--------Form1.Designer.cs(6KB)
--------Program.cs(525B)
--------TestServerApp.csproj(4KB)
--------Form1.cs(2KB)
--------Form1.resx(6KB)
--------App.config(187B)
--------Properties()
----TestServerApp.v11.suo(32KB)

网友评论

  • 代码可行,试过好像没有达到效果。
  • 很不错,能够使用
  • 借鉴一下,还是有所帮助的。
  • 正在学习WIN8,谢谢你的资料。
  • 想学习wp8开发 下载下来研究下
  • 下下来看了一下,看懂了,但没有用~
  • 代码是正确的,但是还是没有帮我解决问题