使用c语言在linux系统下编写网络的聊天室,采用socket通信机制、多线程机制和Mysql数据库实现C/S之间的通信(文字传输、图片传输、请求访问服务器数据库中在线人数等功能)
☆21Jan 5, 2021Updated 5 years ago
Alternatives and similar repositories for Linux-chatroom-socket
Users that are interested in Linux-chatroom-socket are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于C语言socket网络编程完成的简单聊天室编写。☆29Mar 7, 2022Updated 4 years ago
- 基于Linux下的网络编程,采用多线程并发服务器模型,实现局域网的聊天室项目。☆31Jan 16, 2019Updated 7 years ago
- Chat room based on C language, with file transfer capability☆52Feb 12, 2018Updated 8 years ago
- linux_项目☆11May 26, 2022Updated 4 years ago
- 基于Linux系统下的聊天室程序-LINUX程序设计课程☆12Nov 15, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于Socket的TCP协议Linux聊天系统(即时聊天、传送文件)☆10Mar 29, 2022Updated 4 years ago
- socket网络通信的例程,包括TCP,UDP,阻塞非阻塞和C,C++多个版本☆10Nov 2, 2017Updated 8 years ago
- 我们经常在网页中看到各种广告就是使用了图片轮播,实现小区域内嵌入多个广告的效果。本项目用Qt实现类似图片轮播的效果。☆16Nov 1, 2018Updated 7 years ago
- Assignments of Cyber Security of Xidian University,西电网信院信安课程实验与大作业☆19Jul 20, 2021Updated 5 years ago
- C语言在线笔试题汇总,本项目在于帮助在线编程者用已有的代码编译出可以快速通过在线测试的代码。☆13Sep 10, 2017Updated 8 years ago
- 一款基于Qt,集成本地、在线播放,拥有专辑图片提取,歌词解析,卡拉OK样式歌词等功能于一身的音乐播放器。☆10Nov 12, 2015Updated 10 years ago
- Django storage for qcloud's COS☆13May 19, 2020Updated 6 years ago
- ☆12Jul 18, 2022Updated 4 years ago
- 此仓库用于存放学习比特鹏哥的C语言课程的作业、笔记等文件☆36May 18, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 将传统7段S型速度规划改造成静态前瞻7段S型速度规划,实现计算和运动同时进行,从而实现S型减速暂停和启动。☆24Jan 4, 2023Updated 3 years ago
- 聊天室 -- 17年暑假项目(Linux C网络编程)☆464Apr 30, 2021Updated 5 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆50Sep 1, 2016Updated 9 years ago
- 基于ssm的学生选课系统☆25Dec 18, 2020Updated 5 years ago
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆13Nov 26, 2025Updated 8 months ago
- A useful Login-Register Interface Template based on C++ Qt☆11Jun 21, 2024Updated 2 years ago
- 基于MySQL的嵌入式Linux智慧农业采集控制系统☆73May 15, 2020Updated 6 years ago
- 学生成绩管理系统,用Java和sql做的,分为管理员,老师,学生三个角色。可登录注册☆31Apr 20, 2018Updated 8 years ago
- ☆17Dec 4, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Label-Imbalanced and Group-Sensitive Classification under Overparameterization☆17Nov 3, 2021Updated 4 years ago
- 人事管理系统使用了SSM控件,使用Maven进行依赖包控制。☆13Dec 16, 2022Updated 3 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆42Oct 22, 2015Updated 10 years ago
- Zigbee firmware for ESP32 C6 based multi-functional air quality sensor☆25Jul 22, 2025Updated last year
- node+vue+websocket做的一个在线聊天☆14Jul 21, 2017Updated 9 years ago
- qt-solutions提供了8个开源项目其实这是官方提供的源代码---------------------------------------------------------------------- 这8个项目分别是: qtbrowserplugin 浏览器插件qt…☆29Jul 18, 2020Updated 6 years ago
- 智慧农业控制系统:嵌入式方面采集信息,通过树莓派使用套接字进行数据传输到本后台服务器,通过移动端和网页端实现远程控制,实施监控农业信息☆30Jan 10, 2017Updated 9 years ago
- 小区物业管理系统-毕业设计☆49Aug 8, 2024Updated 2 years ago
- Implementation of the DeepSqueeze paper: https://cs.brown.edu/people/acrotty/pubs/3318464.3389734.pdf☆13Oct 14, 2021Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 一个基于Qt/QML的点餐系统☆26Jul 30, 2014Updated 12 years ago
- ☆23May 17, 2024Updated 2 years ago
- 实战课程☆18Jun 4, 2022Updated 4 years ago
- 该项目是基于JavaWeb开发的网上商城购物系统,主要实现了购物车、结算和订单管理的功能,适合Java Web初学者学习使用。(该项目还处于完善阶段,今后会不定时进行更新)☆56May 5, 2022Updated 4 years ago
- SLPs for the ToSC Volume 2017 Issue 4 paper 'Shorter Linear Straight-Line Programs for MDS Matrices'☆21Oct 16, 2021Updated 4 years ago
- 基于Epoll从零开始实现的HTTP服务器☆31Mar 23, 2021Updated 5 years ago
- The implement of An Unsupervised Short- and Long-Term Mask Representation for Multivariate Time Series Anomaly Detection☆26May 15, 2023Updated 3 years ago