udp-socket
There are 314 repositories under udp-socket topic.
dathlin/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
teamclouday/AndroidMic
Use your Android phone as a microphone for your PC
apsrcreatix/Socket-Programming-With-C
:envelope: Learn Network Protocol and Network Programming
asche910/flynet
A powerful TCP/UDP tool, which support socks5 proxy by tcp and udp, http proxy and NAT traversal.
coditva/udt-c
A basic implementation of UDP-based Data Transfer protocol (UDT) in C
ichtj/BaseIotUtils
🔥🔥串口工具,通知工具,网络监听,多文件断点下载,xls,xlsx操作,APK安装/系统应用安装,文件处理,crash控制,音视频播放,usb设备检测,adb工具等...
NetAsmCom/Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
kelecn/LAN-Chat-Room
😉基于QT开发的局域网聊天室
bg6cq/ethudp
Ethernet over UDP, similar of VXLAN, transport Ethernet packet via UDP
TheBeef/WhippyTerm
Modern Serial Terminal
jchristn/SimpleUdp
SimpleUdp is a super simple way of building UDP clients and servers in C#.
ChuanyuXue/udp-latency
A single Python file network latency testing tool by UDP.
nsiatras/extasys
Asynchronous TCP/UDP socket library
mcksp/sdl-game
Pure C+SDL multiplayer game :video_game: client-server architecture over UDP sockets
cqHack/DDoS-Script
A script written in perl for ddos with automatic detection of open and vulnerable port that gives up to 1.5 gb packages / s
CalvinNeo/ATP
A transmission protocol implementation based on UDP, inspired by libutp
ranjiewwen/MultiCOMS
4通道CMOS相机上位机项目描述:硬件FPGA进行CMOS图像采集,通过网络传输数据,然后在PC上实现4通道CMOS图像显示;上位机可以通过界面操作完成对相机的控制。
bashkirtsevich-llc/aioudp
Asyncio UDP server
phuhao00/netcore-go
NetCore-Go 是一个功能丰富、高性能的 Go 语言网络库,提供了完整的网络编程解决方案,包括 TCP/UDP 服务器、WebSocket、HTTP 服务器、RPC、gRPC、KCP 协议支持,以及服务发现、负载均衡、配置管理、日志系统和监控指标等企业级功能。
Pawdia/sobani
Fully self-hostable and customizable media entertaining stream service based on Node.js for couples, friends, collaboration teams, and even quarantined office workers
CJLove/sockets-cpp
C++ header-only library supporting UDP (unicast and multicast) and TCP (client/server) sockets
2-sha/P2P-chat
Simple local P2P chat on UDP sockets
beetlex-io/BeetleX.Light
high performance dotnet core socket tcp/udp communication components
mrchocha/Audio-Streaming-in-C
Audio streaming using customized protocol to stream the audio from server to client with added reliablity.
theredrad/udpsocket
A simple UDP server to make a virtual secure channel with the clients
mw866/go-back-n
TCP-like Go-back-n protocol using UDP socket API
sean1832/Portal
Grasshopper plugin for IPC and network communication
bashkirtsevich-llc/grapefruit-crawler
Grapefruit 2.0 dht-crawler
OlivierLDff/NetUdp
✉️ Provide Udp Socket fully exposed to Qml.
D0ub1ePieR/RawSocketPortScan
利用connect、tcpsyn、tcpfin、udp实现端口扫描,使用socket
nikhilroxtomar/UDP-Client-Server-implementation-in-C
A simple implementation of the UDP (User Datagram Protocol) client-server program in the C programming language.
bashkirtsevich-llc/lib-bt_utp
Bittorrent uTP [Micro Transport Protocol] implementation
codershiyar/kawasaki_robot_udp_tcp
A comprehensive guide and example code to establish UDP communication between a PC and a Kawasaki robot.
phalcon/incubator-logger
Extended Adapters for Phalcon Framework Logger component.
cqu-bdsc/Collision-Warning-System
Collision Warning System,DSRC
raidenfreeman/ICE-Experiment
A C# ICE attempt with UDP Hole punching, using a simple UDP P2P Chat as an example