文件名称: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)