基于socket的在线聊天软件,C# + Mysql开发,实现了登录注册、单人和多人聊天功能
☆21Jul 17, 2018Updated 7 years ago
Alternatives and similar repositories for socketchat
Users that are interested in socketchat are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SuperSocket 是一个轻量级的可扩展的 Socket 开发框架,可用来构建一个服务器端 Socket 程序,而无需了解如何使用 Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯 C# 开发,易于扩展和集成到已有的项目。只要你的已有系统是…☆10Jan 29, 2021Updated 5 years ago
- 基于【Supersocket】框架的简单聊天工具☆12Mar 8, 2016Updated 10 years ago
- open pipable streams to and from the browser, with Socket.io☆56Jun 26, 2012Updated 13 years ago
- c#基于socket编程的简单桌面端多人聊天程序☆58Jun 6, 2017Updated 8 years ago
- A multi-threaded C++ implementation of Nickel & Kiela's "Poincare Embeddings" paper from NIPS 2017, following the implementation of the a…☆17Jun 6, 2018Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 利用C#实现的基于RSA签名方式的软件注册及验证工具☆12Mar 29, 2022Updated 4 years ago
- Distributed simulation system based on muduo☆12Feb 17, 2023Updated 3 years ago
- A simulation of radar function with PPI scope☆13Jul 7, 2015Updated 10 years ago
- Demonstrates how to use Qcustomplot for both realtime and offline data plotting.☆12Feb 13, 2026Updated 2 months ago
- chrome plug-in of GP3120 Label printer☆10May 19, 2016Updated 9 years ago
- A Flutter package to discover printers and send commands for ESCPOS, TSPL, STAR printers on Android, iOS, and Windows.☆11Nov 8, 2021Updated 4 years ago
- Fishing bot for world of warcraft using python and open-cv☆10Sep 16, 2024Updated last year
- 一个实现了机器码生成与激活码激活(模拟软件注册)功能的demo☆13Aug 29, 2022Updated 3 years ago
- 恩布即时通讯软件,企业协同办公平台 http://www.entboost.com☆11Jan 22, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ 【软件名称】HappyChat聊天室 【最新版本】1.0 【运行平台】Windows 9X/ME/2K/XP 【软件简介】一个非常好用的聊天室。 ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈…☆10Oct 10, 2017Updated 8 years ago
- android udp Broadcast demo, 演示通过UDP广播与接收数据☆12Apr 1, 2017Updated 9 years ago
- An Chrome Extension Printing any page to your Boox reader!(via send2boox.com "Push")☆12Apr 6, 2021Updated 5 years ago
- 开源移动书屋服务器端,配合Android使用。数据库见根目录下的bookstore.sql☆10Jul 12, 2017Updated 8 years ago
- Modifications and enhancements to the CUPS system.☆22Mar 6, 2015Updated 11 years ago
- 基于ScreenCap实现.Net 和Android 的屏幕传输☆14Jan 3, 2018Updated 8 years ago
- A small internet radio player that lives in your notification area. Heavily inspired by Radio Tray.☆16May 29, 2025Updated 11 months ago
- How to get data from your sql server database to android app using JDBC .☆12Jan 7, 2018Updated 8 years ago
- SlidingMenu 侧边栏 侧滑菜单☆11Mar 1, 2017Updated 9 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.
- P2P打洞-TCP实现P2P通信、TCP穿越NAT的方法、 TCP打洞☆11Jan 8, 2017Updated 9 years ago
- A thermal printer app for andoird☆15Sep 13, 2016Updated 9 years ago
- WPF/MVVM MongoDB client for running ad/hoc queries and viewing results in an intelligable way☆19May 8, 2010Updated 15 years ago
- Mobile Virtual Network Computing System implemented using Android and java Programming. Implemented VNC Server to share the screen betwee…☆16May 22, 2016Updated 9 years ago
- 多雷达航迹关联☆18Feb 23, 2022Updated 4 years ago
- ☆10Aug 24, 2016Updated 9 years ago
- 🌐 使用MFC的CDC类绘制三维坐标系及球面函数☆17Nov 7, 2018Updated 7 years ago
- Qt写的一个简单的办公协作软件,计划实现注册、登录、即时通讯、文件互传、文本编辑、日程表等功能☆14Jun 29, 2022Updated 3 years ago
- colormaps for depth image program using Qt C++☆13Jun 13, 2025Updated 10 months 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.
- QtQML Components is a repository on GitHub that contains a collection of reusable user interface components designed for use with the Qt …☆16Jul 1, 2023Updated 2 years ago
- ①主要分为两个模块,上位机和下位机。②上位机采用QT框架设计用户界面,搭建TCP服务器,实现注册、登录、查看和控制家庭环境等功能。通过sqlite3数据库实现环境信息和用户信息数据的存储与管理。③下位机使用STM32F407开发板,FreeRTOS系统,实时监测温度、湿度、…☆20Oct 20, 2023Updated 2 years ago
- 一个网络双人在线小游戏,后台服务器端使用C#原生socket接口,使用tcp协议。前端使用unity3d游戏引擎实现。☆14Apr 2, 2018Updated 8 years ago
- 模拟温度监控系统 Android+Java+SQL Server 移动终端(Android)通过Socket与服务器连接,通过用户登录信息与数据库的ID相匹配,通过Android定时器按一定周期生产温度数据,同时通过线程来周期绘制温度趋势的UI界面(Hander处理),并且…☆12Jan 14, 2017Updated 9 years ago
- 腾讯云文档规范☆13Sep 13, 2017Updated 8 years ago
- 史上最全最完整的离线地图项目,兼容百度,高德,谷歌等地图,前端是使用vue开发的,没有后端,通过nginx代理到不同的瓦片地图照片上,从而实现离线地图功能。喜欢的点点star!!!☆41Sep 2, 2024Updated last year
- 景点推荐系统 - wpf☆15Mar 10, 2019Updated 7 years ago