Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LTCatt authored Aug 23, 2021
1 parent 68456da commit 0e3d221
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 使用方式
正式使用:将解决方案配置改为 Release;在代码中搜索 ClientIP,换为服务器的公网 IP;搜索 ServerIP,换为服务器的内网 IP。

本机测试:将解决方案配置改为 Debug;将 ClientIP 与 ServerIP 换为本机的内网 IP。

陈年代码了,谁感兴趣的话可以加一个 IP 输入框……

0 comments on commit 0e3d221

Please sign in to comment.