This website works better with JavaScript
Home
Explore
Project
Register
Sign In
lyq
/
SocketChat
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
SocketChat
/
CSharp
liuyuqi-dellpc
c7facb1b29
add C#
4 years ago
..
Screenshots
c7facb1b29
add C#
4 years ago
SocketChat.Client
c7facb1b29
add C#
4 years ago
SocketChat.Common
c7facb1b29
add C#
4 years ago
SocketChat.Server
c7facb1b29
add C#
4 years ago
.gitattributes
c7facb1b29
add C#
4 years ago
.gitignore
c7facb1b29
add C#
4 years ago
README.md
c7facb1b29
add C#
4 years ago
SocketChat.sln
c7facb1b29
add C#
4 years ago
README.md
SocketChat.Client
一个基于Socket服务器的点对点聊天小程序。
数据传输使用的Json字符串。
服务器端:
登录界面:
聊天界面:
对话发送前界面:
对话发送后界面: