All Projects → xigang → mcast

xigang / mcast

Licence: other
The simple implementation of UDP broadcasting and multicast

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to mcast

RiptideSampleFPS
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
Stars: ✭ 80 (+233.33%)
Mutual labels:  udp
ebu-tt-live-toolkit
Toolkit for supporting the EBU-TT Live specification
Stars: ✭ 23 (-4.17%)
Mutual labels:  broadcast
updns
DNS proxy tool
Stars: ✭ 58 (+141.67%)
Mutual labels:  udp
valve-matchmaking-ip-ranges
Lists of locations & IP addresses of Valve servers
Stars: ✭ 69 (+187.5%)
Mutual labels:  udp
dperf
dperf is a DPDK based 100Gbps network performance and load testing software.
Stars: ✭ 1,320 (+5400%)
Mutual labels:  udp
JRakNet
A protocol implementation of the networking library RakNet.
Stars: ✭ 104 (+333.33%)
Mutual labels:  udp
overload
📡 Overload DoS Tool (Layer 7)
Stars: ✭ 167 (+595.83%)
Mutual labels:  udp
masscanned
Let's be scanned. A low-interaction honeypot focused on network scanners and bots. It integrates very well with IVRE to build a self-hosted alternative to GreyNoise.
Stars: ✭ 50 (+108.33%)
Mutual labels:  udp
sthread
sthread(simple-thread):支持高并发的协程网络库
Stars: ✭ 27 (+12.5%)
Mutual labels:  udp
protocol
Easy protocol definitions in Rust
Stars: ✭ 151 (+529.17%)
Mutual labels:  udp
AndroidNetMonitor
This project aims to collect and analyze traffic information of Android.(采集手机发送和接收的报文简要信息,并且根据socket记录每个报文对应哪个手机app)
Stars: ✭ 25 (+4.17%)
Mutual labels:  udp
mongoose
Embedded Web Server
Stars: ✭ 8,968 (+37266.67%)
Mutual labels:  udp
fastapi websocket pubsub
A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️
Stars: ✭ 255 (+962.5%)
Mutual labels:  broadcast
reactor-aeron
A reactive driver for Aeron transport (https://github.com/real-logic/aeron)
Stars: ✭ 43 (+79.17%)
Mutual labels:  udp
ronin-support
A support library for Ronin. Like activesupport, but for hacking!
Stars: ✭ 23 (-4.17%)
Mutual labels:  udp
udp-proxy-2020
A crappy UDP router for the year 2020 and beyond
Stars: ✭ 46 (+91.67%)
Mutual labels:  udp
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (+33.33%)
Mutual labels:  udp
RRQMSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
Stars: ✭ 286 (+1091.67%)
Mutual labels:  udp
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
Stars: ✭ 30 (+25%)
Mutual labels:  udp
Swiddler
TCP/UDP debugging tool.
Stars: ✭ 56 (+133.33%)
Mutual labels:  udp

mcast

UDP connection and UDP broadcast, multicast to achieve the server program

UDP 广播,多播,组播的简单实现。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].