搜索资源列表
-
0下载:
unix / linux use socket programming of a chat room examples-unix/linux use socket programming of a chat room examples
-
-
0下载:
Linux 下实现聊天室 客户端和服务器端-Linux chat room to achieve the client and server side
-
-
0下载:
该代码是linux下用SOCKET编写的局域网内的聊天室,具有新用户注册,群聊,私聊,上线通知和下线通知的功能,刚学习linux下SOCKET编程的同学可以-The code is written under linux SOCKET LAN chat room with the new user registration, group chat, private chat, on-line notification and offline notification feature, just
-
-
0下载:
linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programmin
-
-
0下载:
在Linux/unix环境下,使用socket网络通讯技术实现多人聊天的聊天室项目。-Linux/unix environment, using the socket network communication technology to achieve many chat room project.
-
-
0下载:
多人聊天室
1、在Linux下采用socket实现多进程间的通信
2、采用TCP/IP协议进行数据传输
3、服务端采用多线程技术支持多用户同时登陆
4、支持客户端之间直接通信-Chat room
1, using multi-socket communication between processes in Linux
2, using the TCP/IP protocol for data transmission
3, the server uses mu
-
-
0下载:
linux下基于socket的聊天室,可以实现注册,登录功能。代码需要修改-Under linux socket-based chat room
-
-
0下载:
linux环境下采用socket通信,tcp协议,多线程的简单聊天室源码,支持多个用户同时聊天。-Linux environment using socket communications, TCP protocol, multi-threaded chat room source code, support for multiple users at the same time to cha
-