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

[网络编程] chatserver

使用C++实现,基于muduo 库,nginx tcp 负载均衡部署的集群聊天服务器和客户端源码,服务器间通信使用redis 的发布-订阅功能, stars:1, update:2024-04-25 13:27:29 (2024-04-26, C++, 0KB, 下载0次)

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

[网络编程] ChatServer

基于muduo网络库实现的ChatServer服务器以及客户端的源码,配置了nginx基于tcp的负载均衡,实现聊天服务器的集群功能,提高后端服务的并发能力。使用mysql关系型数据库作为项目数据的落地存储。基于redis的发布-订阅功能实现跨服务器的消息通信。使用json序列化和反序列化作为私有化通信协议。
ChatServer server and client source code based on muduo network library are configured with nginx tcp based load balancing to realize the cluster function of chat server and improve the concurrency of back-end services. Use MySQL relational database as the landing storage of project data. Redis based publish subscribe function enables cross server message communication. Use json serialization and deserialization as the privatization communication protocol. (2024-04-08, C++, 0KB, 下载0次)

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

[网络编程] BTH011Assignment1_-LineBasedTCP

分配1基于线路的TCP服务器和客户端
Assignment1 Line based TCP server and client (2024-04-07, C++, 0KB, 下载0次)

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

[网络编程] BaseTCPServer

TCP服务器的基类
Base class for TCP server (2024-04-07, C++, 0KB, 下载0次)

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

[网络编程] UDP-packet-server

UDP数据包服务器
UDP packet server (2024-04-04, C++, 0KB, 下载0次)

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

[网络编程] TcpProxyFuzzer

可以充当双向模糊器的TCP代理
A TCP proxy that can act as a bi-directional fuzzer (2024-04-01, C++, 0KB, 下载0次)

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

[网络编程] BitPhotonCode

用于BitBot生态系统的开源WIFI、CAN和(即将)蓝牙实时光传感器
An open-source WIFI, CAN and (soon) Bluetooth real-time light sensor for the BitBot ecosystem (2024-03-31, C++, 0KB, 下载0次)

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

[网络编程] ESP32_bluetoothmedia

esp32用作连接到宝马canbus的2dp接收器,用于方向盘控制
An esp32 used as a2dp sink attached to the bmw canbus for steering wheel controls (2024-03-26, C++, 0KB, 下载0次)

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

[网络编程] BLESniffer

一种用于ESP32的蓝牙嗅探器
A bluetooth sniffer for ESP32 (2024-03-28, C++, 0KB, 下载0次)

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

[网络编程] LoRa-IOT

本项目使用2个传感器节点(esp32+模块LoRa SX1278)读取温度和土壤湿度。LoRa网关esp32从2个传感器节点读取数据,并将数据推送到模块蓝牙、firebase和lcd i2c 16x02。
This project use 2 sensor node ( esp32 + module LoRa SX1278 ) to read temperature and soil moisture. A LoRa gateway esp32 read data from 2 sensor node and push to module bluetooth, firebase and lcd i2c 16x02. (2024-03-30, C++, 0KB, 下载0次)

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

[网络编程] ChatServer

使用C++实现的基于muduo网络库,nginx tcp负载均衡的集群聊天服务器和客户端
Cluster chat server and client based on mudoo network library and nginx tcp load balancing implemented by C++ (2024-03-28, C++, 0KB, 下载0次)

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

[网络编程] xfer

通过TCP IP的安全文件传输命令,无需设置完整的服务器或文件共享。主机或连接、发送或接收。
A secure file transfer command over TCP IP without the hassle of setting up a full server or file sharing. Host or connect, send or receive. (2024-03-26, C++, 0KB, 下载0次)

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

[网络编程] OpenVRControllersUDP

OpenVR控制器UDP
OpenVRControllersUDP (2024-03-24, C++, 0KB, 下载0次)

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

[网络编程] ac-display

Assetto Corsa UDP到HTTP代理,以显示实时网页,RPM显示在附加的显示器、平板电脑或电话上
Assetto Corsa UDP to HTTP proxy to display a live web page with RPM displayed on an additional monitor, tablet, or phone (2024-03-24, C++, 0KB, 下载0次)

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

[网络编程] RazorPad

非常简单的8键蓝牙控制器,旨在与驾驶模式仪表板2或类似的导航应用程序一起工作
Very simple 8 keys bluetooth controller intended to work with Drive Mode Dashboard 2 or similar navigation apps (2024-03-21, C++, 0KB, 下载0次)

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

[网络编程] RSP3_tcp

用于sdrplay基于服务的驱动程序版本3的TCP IP I Q数据服务器
TCP IP I Q data server for the Version 3 of sdrplay s service-based driver (2024-03-19, C++, 0KB, 下载0次)

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

[网络编程] Networking-Application

在客户端和服务器之间利用TCP和UDP连接的应用程序
An application that utilizes TCP and UDP connections between a client and server (2024-03-20, C++, 0KB, 下载0次)

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

[网络编程] UDP_AP_WiFi_HTTP

Arduino传感器+ESP8266
Arduino sensor + ESP8266 (2024-03-17, C++, 0KB, 下载0次)

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

[网络编程] ChatServer

工作在nginx配置tcp负载均衡环境中的集群聊天服务器和客户端源码,基于muduo网络库,redis服务器中间件,mysql数据库编程开发
Cluster chat server and client source code working in nginx configuration tcp load balancing environment, based on mudoo network library, Redis server middleware, MySQL database programming and development (2024-03-16, C++, 0KB, 下载0次)

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

[网络编程] ChatServer

基于muduo库实现在nginx tcp负载均衡环境中的集群聊天服务器
Implement cluster chat server in nginx tcp load balancing environment based on mudoo library (2024-03-15, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710470608803954.html
总计:658