联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 聊天室(25) 
按平台查找All C(25) 

[聊天室] B-12

C++中的Discord bot主要是为我自己的服务器制作的,
Discord bot in C++ mostly made for my own server, (2023-10-11, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697050081447683.html

[聊天室] socket-messaging

它是一个控制台应用程序,使用POSIX和CGI,基于客户机-服务器架构,允许用户发送P2P...
It is a console application, using POSIX and CGI, based on Client/Server architecture, which allow users to send P2P message or broadcast their information to online users. Administer can list and banish users from the chatroom. We also implemented heartbeat detection mechanism. Developed with Linux C, TCP and UDP. (2019-01-28, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777839182868.html

[聊天室] blather

本地计算机上聊天室的客户端和服务器程序。使用FIFO进行通信,管理多个连接...
Client and Server programs for a chatroom on a local machine. Uses FIFOs for communication, manages multiple connections with signals and alarms, and input multiplexing with select() (2019-01-02, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777831238716.html

[聊天室] encrypted-server-client-chatroom

加密服务器客户端聊天室,,
encrypted-server-client-chatroom,, (2023-05-20, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777830884800.html

[聊天室] very-very-simple-chatroom

它是纯C简单的练习器。
It s pure C simple exerciser. (2022-10-28, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777830916728.html

[聊天室] CSCE-438-Chatroom

使用Berkeley套接字和基本库调用在C中构建的基于终端的聊天室客户端、服务器和服务器管理器。
A terminal-based chatroom client, server, and server manager built in C using Berkeley sockets and basic library calls. (2018-02-04, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777830456957.html

[聊天室] CLI-chatroom-client-server

用C编写的简单聊天服务器和客户端。允许多个客户端连接到服务器的聊天室并与每个人交谈...
Simple chat server & client written in C. Allows multiple clients to connect to the server s chatroom and talk to each other (2021-08-25, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777824122311.html

[聊天室] BougasChatroom-server-client

实现聊天室的多线程服务器
A multi-thread server implementing a chat room (2020-11-15, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777824598808.html

[聊天室] client-server-chatroom

客户端-服务器聊天室,,
client-server-chatroom,, (2019-06-19, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777824602807.html

[聊天室] server-client-chatroom

客户端-服务器聊天室应用程序在C中开发。演示了构建可以处理多个客户端的服务器的能力...
Client/server chatroom application developed in C. Demonstrated ability to build server that can handle multiple clients through the use of multiple threads. (2021-11-11, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777807388645.html

[聊天室] chatroom_server

通过套接字简单实现聊天室服务器和客户端
Simple implementation of a chatroom server and client over a socket (2017-10-21, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777796142785.html

[聊天室] tcp-chatroom

用C++编写的客户端和服务器模型。服务器托管多个并发客户端。客户可以选择...
A client and server model written in C/C++. The server hosts multiple concurrent clients. The clients can choose to message everyone in the chat or direct message certain users. (2019-03-26, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777796280852.html

[聊天室] Multiple-Chatroom

服务器和客户端之间的简单多聊天室
Simple multiple chatroom between server and clients (2020-10-25, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777796578560.html

[聊天室] Chatroom

本地计算机上聊天室的客户机-服务器程序。
Client Server program for a chatroom on a local machine. (2020-09-04, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777761601979.html

[聊天室] CSCD330_ChatroomServer

支持2个聊天室的聊天服务器的基本实现(成员上限为3)
A basic implementation of a chat server supporting 2 rooms (member cap at 3) (2017-12-01, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777761112616.html

[聊天室] Basic-chat-in-C

C语言中的客户端-服务器和客户端间聊天室
Client-Server and Inter-client chatroom in C (2019-10-25, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777749812877.html

[聊天室] client-server-live-chat-service

客户机-服务器聊天室服务实现为套接字编程和联网练习
Client-Server chat room service realized as a socket programming and networking exercise (2021-06-17, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687777748719665.html

[聊天室] Multi-threaded-Chatroom

用于学习基本套接字编程技能和多线程技术的服务器客户端程序。
A server-client program for studying basic socket programming skills and multi-threading techniques. (2015-04-08, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687775830544805.html

[聊天室] c-multiclient-tcp-chat

TCP客户端服务器聊天室的C实现
TCP Client Server chatroom implementation in C (2016-01-11, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687775665597039.html

[聊天室] ChatRoom

在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。
It is implemented in C language under Linux environment, uses socket communication, and combines the select function to achieve highly concurrent IO. The client sends messages to the server, and the server broadcasts them to each chat room member. (2016-09-01, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687775305709581.html
12
总计:25