南开网关登录客户端桌面版 NKU_WALN Client for Windows Desktop
- 网关登录 【done】
- 网关注销 【done】
- 流量查询 【done】
- 保存账号 【done】
- 自动登录 【done】
- 托盘程序 【done】
- 开机启动 【done】
- 自动刷新 【done】
- 流量监控 【done】
- 界面美化 【done】
- 靠边隐藏 【done】
- 内网地址 【done】
- 注销确认 【todo】
- 配置设置
- 说明窗口
- 流量管理
- 关机注销
- 后台服务
- 账户管理
__
│
│ GatewayClient-Desktop.sln [VS 2015解决方案]
│ LICENSE
│ README.md
│
└─GatewayClient-Desktop
│
│ App.xaml.cs [APP 入口]
│ AutoStart.cs [开机启动]
│ Config.cs [配置读写]
│ Gateway.cs [网关接口]
│ InfoWindow.xaml [信息界面]
│ InfoWindow.xaml.cs [界面响应]
│ LoginWindow.xaml [登录界面]
│ LoginWindow.xaml.cs [界面响应]
│ TrayNotify.cs [托盘通知]
└─images 图片资源
Apache2 License 开源协议