DotNetty/examples/UWPEcho.Client
Max Gortman 52d1bf34d1 Migrating to new .Net Core RC tooling (#192) 2017-02-09 02:30:48 -08:00
..
Assets Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
Properties Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
App.xaml Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
App.xaml.cs Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
EchoClientHandler.cs Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
MainPage.xaml Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
MainPage.xaml.cs Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
Package.appxmanifest Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
StreamSocketChannel.cs Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
UWPEcho.Client.csproj Migrating to new .Net Core RC tooling (#192) 2017-02-09 02:30:48 -08:00
UWPEcho.Client.sln Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
UWPEcho.Client_TemporaryKey.pfx Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
UWPPlatform.cs Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
project.json Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00
readme.md Abstract platform-specific parts & demo UWP support (#183) 2017-01-19 12:58:01 -08:00

readme.md

UWPEcho.Client

This example connects to the Echo.Server with SSL, using the StreamSocketChannel class