Qt实现Winsock网络编程—Tcp服务端和客户端通信(多线程)示例demo
☆37Nov 6, 2018Updated 7 years ago
Alternatives and similar repositories for WinIPC_Socket_Tcp
Users that are interested in WinIPC_Socket_Tcp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于tcp/ip的Qt聊天室☆67Dec 5, 2020Updated 5 years ago
- Qt多线程的使用示例,演示了几种多线程处理方法。1.QThread的run-start,2.QObject的moveToThread,3.QtConcurrent等☆16May 21, 2022Updated 4 years ago
- A Serial,Tcp And Udp master Based On Qt For Embedded. Test on stm32 in keil.(QT实现的上位机软件,实现串口,PCP和UDP通信,在STM32板子上经过测试)☆36Mar 8, 2017Updated 9 years ago
- Simple Qt binding for ZeroMQ☆11Jul 9, 2020Updated 6 years ago
- 客户端基于QT,可以传输视频,音频,同时可以传输文本。涉及信号与槽,多线程,socket通信,Tcp/IP包解析. 服务器端地址:https://github.com/muleimulei/CloudMeeting_Server☆167May 15, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 目标追踪基础算法☆20Oct 6, 2017Updated 8 years ago
- ☆10Dec 31, 2018Updated 7 years ago
- 文件传输,Qt, 多线程 c++☆36Mar 9, 2019Updated 7 years ago
- 使用信号量加锁的循环共享内存队列☆11Sep 9, 2019Updated 6 years ago
- Tag Viewer for tiff image files, written by C++ Qt6☆14Nov 16, 2023Updated 2 years ago
- add more features to QssEditor.☆11Aug 22, 2015Updated 11 years ago
- 基于QT的聊天社交软件☆17Nov 19, 2022Updated 3 years ago
- In this project, our goal is to design a path planning algorithm that is able to a car around a simulated highway scenario, including tra…☆13Sep 12, 2018Updated 7 years ago
- qt-solutions提供了8个开源项目其实这是官方提供的源代码----------------------------------------------------------------------这8个项目分别是: qtbrowserplugin 浏览器插件qt…☆29Jul 18, 2020Updated 6 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.
- java 实现的websocket服务端,ws/wss 协议,对接cloudtalk服务端,与app端协议互通. 核心模块基于tio实现,使用了springboot,mybatis-plus等框架构建业务API模块。☆13Feb 17, 2019Updated 7 years ago
- ☆10Oct 2, 2020Updated 5 years ago
- Demonstration of how we can use tessellation shaders to make faster fragment shaders.☆17Jun 20, 2016Updated 10 years ago
- QtNetworkDemo shows a client/server interaction using multithreading and tcp-sockets based on C++/Qt☆26Dec 25, 2020Updated 5 years ago
- C语言实现进程间通信,共享内存演示☆12Mar 5, 2019Updated 7 years ago
- 自动驾驶学习资料/书籍/感知/规划/控制/SLAM/入门/Automatic driving learning materials☆13Dec 14, 2021Updated 4 years ago
- win7下用opencv获取摄像头,ffmpeg录制h264,使用Qt的UI☆14Feb 16, 2017Updated 9 years ago
- A simple implementation of CG Algorithm, Homework of Numerical Algebra☆10Dec 14, 2014Updated 11 years ago
- Lontium LT8911 LVDS to EDP driver☆14Mar 2, 2018Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- This is a Qt network file transfer project with client and server side to learn Qt programming.☆23Aug 19, 2018Updated 8 years ago
- A simple Qt client-server TCP architecture to transfer data between peers☆140Apr 28, 2022Updated 4 years ago
- QT嵌入式实现监控,曲线绘制,视频图像显示,tcp/udp通信,Share内存通信等☆127Sep 7, 2015Updated 10 years ago
- ☆14Dec 1, 2019Updated 6 years ago
- 实现对视频进行简单的编辑,exe文件直接打开就能用,包括视频截取、视频高度裁剪(去字幕)、视频拼接、音频分离☆15Aug 10, 2018Updated 8 years ago
- qt_局域网聊天室,参考自<<Qt开发实战>>中的例子☆16Aug 4, 2019Updated 7 years ago
- 包教会在线教育平台是一个基于SpringBoot + SpringClound + Vue + Nuxt开发的前后端分离项目,采用B2C 模式。内含需求规格说明书和项目PPT,前台用户系统包含讲师、课程和文章等模块。后台管理系统包含权限管理、讲师管理、课程分类、课程管理、统…☆23Jun 28, 2023Updated 3 years ago
- Linux下的网络聊天室☆35Sep 6, 2016Updated 9 years ago
- 视频会议后台。涉及进程池,线程池,socket通信,unix域套接字。客户端地址:https://github.com/muleimulei/CloudMeeting☆63Sep 1, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- C++Qt高级项目 学生管理系统 多用户☆55Apr 28, 2021Updated 5 years ago
- ☆13May 14, 2020Updated 6 years ago
- Save jpeg images in h5py☆13May 1, 2019Updated 7 years ago
- 开源的QT自定义控件,控件比较简单,需要 的自行下载就可以了。怎么使用不用我说了吧。☆33Jun 20, 2019Updated 7 years ago
- GDI截屏,ffmpeg编码存储视频☆12Jun 27, 2019Updated 7 years ago
- Depression-Detection represents a machine learning algorithm to classify audio using acoustic features in human speech, thus detecting de…☆14Jul 10, 2020Updated 6 years ago
- cpp implementation of PathPlanning algorithm in PythonRobotics☆15Jul 9, 2019Updated 7 years ago