搜索资源列表
-
0下载:
企业即时通讯工具,采用C/S架构 + TCP/UDP协议 + Socket + 多线程技术实现。客户端支持:用户上下线,单聊,群聊,自定义消息字体样式,表情、图片发送,文件发送,语音聊天,修改状态,修改头像,修改密码等。服务端支持:服务器管理、用户管理、服务配置管理、日志管理等。
-Enterprise instant messaging tool, using the C/S architecture+ TCP/UDP protocol+ the Socket+ multithreadin
-
-
0下载:
北航面向对象建模课程大作业。实现局域网内即时通信工具,含客户端服务端,支持注册、添加好友、即时会话等工能。涉及知识含socket通信、数据库、多线程等。约4000行-Object-oriented Modeling Course project in Beihang University implementing a LAN instant messaging tool including Server and Client.Registering , adding friends and in
-
-
0下载:
.编制一个类似QQ的即时聊天程序,该程序使用面向连接的Socket通信机制。整个程序分成服务器端和客户端两部分,通信双方能够互相发送文字进行简单的聊天,最后双方都可以输入quit结束对话。-. The preparation of a similar QQ instant messaging program that use a connection-oriented Socket communication mechanism. The entire program is divided in
-
-
0下载:
创建Socket客户,客户机用 Socket 连接到服务器,实现客户机到服务器的互相传送。-Create Socket client, the client connects to the server using Socket to achieve the client to another messaging server.
-
-
0下载:
简单的服务器与客户端的消息传递,窗口化界面-Simple messaging server and client window interface
-
-
2下载:
1. 熟悉WinSock API 主要函数的使用;
2. 掌握相应开发工具对Windows Socket API的封装;
3. 制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。
4,一级一对多的通信
用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo
-