File tree 4 files changed +33
-4
lines changed
4 files changed +33
-4
lines changed Original file line number Diff line number Diff line change 1
1
###
2
- Mina Socket客户端JavaFx版
2
+ Mina Socket客户端JavaFx版
3
+
4
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img2.png )
Original file line number Diff line number Diff line change 1
1
###
2
2
3
- Mina Socket服务端
3
+ Mina Socket服务端
4
+
5
+
6
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img1.png )
Original file line number Diff line number Diff line change 1
1
###
2
- Mina Socket 客户端Android版
2
+ Mina Socket 客户端Android版
3
+
4
+
5
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img3.png )
6
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img4.png ) ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img5.png )
Original file line number Diff line number Diff line change 1
1
### MinaSocket
2
2
3
- 基于MinaSocket的服务端(Java)+客户端(JavaFx)+Android端(kotlin),多端通讯实现。
3
+ 基于MinaSocket的服务端+PC客户端+Android端,多端通讯实现。
4
+
5
+ 1 . 服务端&PC客户端业务代码使用Java实现,界面使用JavaFx实现。
6
+ 2 . Android端使用Kotlin。
7
+ 3 . Socket通信基于Mina Socket实现``` mina-core-2.0.7.jar ``` 。
8
+
9
+ ### [ 服务端] ( https://github.com/DeMonLiu623/Mina_Demon/tree/master/GooseServer )
10
+
11
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img1.png )
12
+
13
+
14
+ ### [ 客户端] ( https://github.com/DeMonLiu623/Mina_Demon/tree/master/GooseClient )
15
+
16
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img2.png )
17
+
18
+
19
+
20
+ ### [ Android端] ( https://github.com/DeMonLiu623/Mina_Demon/tree/master/MinaApp )
21
+
22
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img3.png )
23
+ ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img4.png ) ![ xxx] ( https://raw.githubusercontent.com/DeMonLiu623/Mina_Demon/master/img/img5.png )
4
24
You can’t perform that action at this time.
0 commit comments