用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
-
Updated
Oct 24, 2024 - C
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
A simple TCP client-server program written in C. In this program the client read a file and send its data to server. The server then receives the data and write it in a text file.
An implementation of TCP client-server architecture in the C programming language, where both the client and server can communicate with each other.
lwIP TCP/IP Stack and FreeRTOS runs on STM32 F7 Series microcontroller
🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.
File Transfer Using TCP Socket in C | Socket Programming
ESP32 with TFT display as small weather station displaying local and internet weather data
An example about working with raw sockets under GNU/Linux
SystemVerilog DPI "TCP/IP Shunt" (System Verilog/SystemC/Python TCP/IP socket library)
HOWTO: TCP connection repair
Windows Kernel <-> User mode socket communication made for "Mingw64 Driver Plus Plus".
AsyncWebServer for STM32 using builtin LAN8742A Ethernet. This AsyncWebServer Library for STM32 is currently working on STM32 boards, such as Nucleo-144 F767ZI, etc., using builtin LAN8742A Ethernet. Now support using CString to save heap to send very large data
Tcp socket written to send send a file from one side to other end using tcp raw tcp socket.
Qt-based project allows the interface between the Flir Lepton 2.5 camera and Raspicam to be part of my thesis project for the Master's Degree in Mechatronics, by title Enanching UAV capabilities with machine learning on board.
TCP/IP 프로토콜 리눅스 기반 멀티 쓰레드 빙고게임
Basic multi-client chat application using select()
Implement Tic-Tac-toe game with Socket Programming
Mini IoT platform with Sensor Devices, TCP/IP Server, Database, Web page.
Add a description, image, and links to the tcp-socket topic page so that developers can more easily learn about it.
To associate your repository with the tcp-socket topic, visit your repo's landing page and select "manage topics."